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

Allow generating presigned URIs for S3 and GCS #23342

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Sep 9, 2024

Description

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Sep 9, 2024
@wendigo wendigo changed the title Add and implement TrinoFileSystem.preSignedUri for S3 [WIP] Add and implement TrinoFileSystem.preSignedUri for S3 Sep 9, 2024
@wendigo wendigo force-pushed the serafin/s3-presigned-uri branch 4 times, most recently from 537954f to 1c64e87 Compare September 10, 2024 08:29
@wendigo wendigo changed the title [WIP] Add and implement TrinoFileSystem.preSignedUri for S3 Allow generating presigned URIs for S3 and GCS Sep 10, 2024
@wendigo
Copy link
Contributor Author

wendigo commented Sep 10, 2024

This will be useful for spooling :)

Copy link
Member

@losipiuk losipiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@electrum electrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like how the GCS code is so much simpler than S3 due to not needing an entirely different API and entirely different Builder

@wendigo
Copy link
Contributor Author

wendigo commented Sep 11, 2024

@electrum I can't get azure to work. I will ask someone from Microsoft for help and move forward without it

@wendigo wendigo merged commit 3055a73 into master Sep 11, 2024
74 checks passed
@wendigo wendigo deleted the serafin/s3-presigned-uri branch September 11, 2024 06:54
@github-actions github-actions bot added this to the 458 milestone Sep 11, 2024
@colebow
Copy link
Member

colebow commented Sep 11, 2024

Release notes needed?

@wendigo
Copy link
Contributor Author

wendigo commented Sep 11, 2024

@colebow no

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.

4 participants