lameyer opened a new pull request #1438: [CALCITE-3321] Bigquery does not have correct casing rules URL: https://github.com/apache/calcite/pull/1438 Here's the rules for reference: https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical#case_sensitivity So I think leaving casing unchanged and treating it as case insensitive gets us the results we want. I couldn't find anywhere that seemed obvious to put a test for this, so let me know if there is a place or not!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
