vlsi commented on issue #1792: [CALCITE-3775] Implicit lookup methods in SimpleCalciteSchema ignore case sensitivity parameter URL: https://github.com/apache/calcite/pull/1792#issuecomment-585068753 > It is uncertain whether a Schema's concrete implementation (e.g., JdbcSchema) can push down case insensitive lookups to underlying datasources Calcite should not pretend it can do case insensitive search if the only downstream API is case sensitive.
---------------------------------------------------------------- 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
