Skip to content

Respect range parameter for getObject in presign aware S3 clients #197

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

Laonel
Copy link
Member

@Laonel Laonel commented May 14, 2025

If present, the range parameter from GetObjectRequest should be added to PresignedUrlDownloadRequest, so that the client gets the expected bytes.

@cla-bot cla-bot bot added the cla-signed label May 14, 2025
@Laonel Laonel requested a review from Randgalt May 14, 2025 11:35
@Laonel Laonel force-pushed the patryk/presign-aware-client-get-range branch 2 times, most recently from e684bde to 0bf703c Compare May 14, 2025 12:21
@Laonel Laonel force-pushed the patryk/presign-aware-client-get-range branch from 0bf703c to e45f2a5 Compare May 14, 2025 13:45
@Laonel Laonel requested a review from Randgalt May 14, 2025 13:46
If present, the range parameter from GetObjectRequest should be
added to PresignedUrlDownloadRequest, so that the client gets the
expected bytes.
@Laonel Laonel force-pushed the patryk/presign-aware-client-get-range branch from e45f2a5 to dffa947 Compare May 14, 2025 14:08
@Randgalt Randgalt merged commit 09a9de1 into trinodb:main May 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants