Skip to content

ARROW-9859: [C++] Decode username and password in URIs#8185

Closed
pitrou wants to merge 2 commits intoapache:masterfrom
pitrou:ARROW-9859-s3-uri-decode-key
Closed

ARROW-9859: [C++] Decode username and password in URIs#8185
pitrou wants to merge 2 commits intoapache:masterfrom
pitrou:ARROW-9859-s3-uri-decode-key

Conversation

@pitrou
Copy link
Copy Markdown
Member

@pitrou pitrou commented Sep 14, 2020

Allow passing a %-encoded secret key in a S3 URI.
Also, detect and report unrecognized options in S3 URIs.

Allow passing a %-encoded secret key in a S3 URI.
Also, detect and report unrecognized options in S3 URIs.
@pitrou
Copy link
Copy Markdown
Member Author

pitrou commented Sep 14, 2020

@nealrichardson I've checked this fixes the issue with a S3 URI from Python.

@github-actions
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@nealrichardson nealrichardson left a comment

Choose a reason for hiding this comment

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

The new tests LGTM, just a couple of other questions

@pitrou
Copy link
Copy Markdown
Member Author

pitrou commented Sep 14, 2020

CI failures look unrelated.

@pitrou pitrou closed this in d201b13 Sep 14, 2020
@pitrou pitrou deleted the ARROW-9859-s3-uri-decode-key branch September 14, 2020 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants