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

Remove the case insensitive matching in TrinoRelation #144

Open
1 task
mdesmet opened this issue Oct 4, 2022 · 0 comments
Open
1 task

Remove the case insensitive matching in TrinoRelation #144

mdesmet opened this issue Oct 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mdesmet
Copy link
Member

mdesmet commented Oct 4, 2022

Describe the feature

When a QuotePolicy has quoting enabled for identifiers. the expectation is that identifiers are matched case sensitively. However this is not the case in Trino because of trinodb/trino#17

Remove the case insensitive matching in TrinoRelation introduced in #141 when the Trino issue is resolved

Describe alternatives you've considered

No response

Who will benefit?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@mdesmet mdesmet added the enhancement New feature or request label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant