Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rust): parquet reader with additional retries #2392

Conversation

ion-elgreco
Copy link
Collaborator

Description

This is an attempt to allow some more retries on the get_bytes and get_bytes_ranges calls, which users are often seeing timeouts on.

Related Issue(s)

@ion-elgreco ion-elgreco force-pushed the feat/cloud_parquet_object_reader_with_retries branch from 0e6c5aa to d9191fa Compare April 7, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S3 requests after the hyper s3 timeout connection duration fail over large table operations
1 participant