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

findinpath Ensure that bucketing and sort column names correspond to table column names #8

Closed

Conversation

findinpath
Copy link
Owner

Fork PR corresponding to trinodb#16796

@findinpath findinpath force-pushed the findinpath/hive-bucketing-case-insensitive branch from f2b874b to e4f3034 Compare March 29, 2023 21:34
In the metastore, the bucketing and sorting column names can differ
in case from its corresponding table column names.
This change makes certain that, even though a table can be
delivered by the metastore with such inconsistencies, Trino will lowercase
the same bucketing and sort column names to ensure they correspond to the
data column names.
@findinpath findinpath force-pushed the findinpath/hive-bucketing-case-insensitive branch from e4f3034 to 7e043a7 Compare March 31, 2023 16:03
@findinpath findinpath closed this Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant