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

Don't case-fold paths when using table syntax #240

Merged

Conversation

nightkr
Copy link
Contributor

@nightkr nightkr commented Oct 17, 2023

Fixes #239

Copy link
Collaborator

@nineinchnick nineinchnick left a comment

Choose a reason for hiding this comment

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

Just a few nitpicks to make the code easier to read.

@nightkr nightkr requested a review from nineinchnick October 17, 2023 12:38
Copy link
Collaborator

@nineinchnick nineinchnick left a comment

Choose a reason for hiding this comment

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

Looks great now, thanks! @ebyhr would you like to take a look?

Copy link
Member

@ebyhr ebyhr left a comment

Choose a reason for hiding this comment

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

Please squash commits into one.

@nightkr nightkr force-pushed the bugfix/case-sensitive-table-syntax branch from 4cb6e24 to 246600b Compare October 18, 2023 07:51
@nightkr
Copy link
Contributor Author

nightkr commented Oct 18, 2023

I'd call squashing a merge-time antipattern, but sure, 246600b. Preserved the actual history as https://github.com/stackabletech/trino-storage/tree/bugfix/case-sensitive-table-syntax-/history.

@ebyhr ebyhr merged commit 74a4364 into snowlift:master Oct 18, 2023
2 checks passed
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.

Tests fail on case-sensitive systems if path has upper-case characters
4 participants