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

[columnar] Fix for case sensitive schema names (#264) #265

Merged
merged 1 commit into from
May 21, 2024

Conversation

mkaruza
Copy link
Contributor

@mkaruza mkaruza commented May 21, 2024

  • We should be able to convert case sensitive schema name and table names. For case sensitive names function argument for alter_table_set_access_method should be like "Schema"."Table".

What's changed?

@mkaruza mkaruza requested a review from wuputah May 21, 2024 06:33
* We should be able to convert case sensitive schema name and table
  names. For case sensitive names function argument for
  `alter_table_set_access_method` should be like "Schema"."Table".
@mkaruza mkaruza force-pushed the case-sensitive-schema branch from 1872304 to 753c4b7 Compare May 21, 2024 09:03
@wuputah wuputah merged commit d201671 into main May 21, 2024
14 checks passed
@wuputah wuputah deleted the case-sensitive-schema branch May 21, 2024 15:34
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