Lower and uppercase trino #5834
Unanswered
pcontrerasnun
asked this question in
Support
Replies: 1 comment
-
|
Hi @pcontrerasnun, We have a similar issue open here: #5535 Would you mind chiming in there and following along? Thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I was trying to run some expectations on ClickHouse, but since it is not fully supported I was having some issues. As a way around I tried using Trino. The thing is I defined my expectations using ClickHouse tables where column names are uppercase. On Trino my columns are lowercase so when I run validations Trino says it can't find the columns.
Is there a way to do a not case sensitive batch_request?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions