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

Bugfix in URI conversion when working with directories #5493

Merged
merged 5 commits into from
May 16, 2024

Conversation

malhotrashivam
Copy link
Contributor

This PR fixes a bug in the conversion code for String -> URI when working with directories.
This bug could lead to failure in reading flat partitioned parquet files from S3 using a URI which doesn't end with a \ character.

@malhotrashivam malhotrashivam added bug Something isn't working NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. s3 labels May 15, 2024
@malhotrashivam malhotrashivam added this to the 3. May 2024 milestone May 15, 2024
@malhotrashivam malhotrashivam self-assigned this May 15, 2024
rcaudy
rcaudy previously approved these changes May 15, 2024
@malhotrashivam malhotrashivam changed the title Bugfix in URI conversion code when working with directories Bugfix in URI conversion when working with directories May 16, 2024
@malhotrashivam malhotrashivam merged commit 757058b into deephaven:main May 16, 2024
15 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. s3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants