Jesus Camacho Rodriguez created HIVE-21468:
----------------------------------------------
Summary: Case sensitivity in identifier names for JDBC storage
handler
Key: HIVE-21468
URL: https://issues.apache.org/jira/browse/HIVE-21468
Project: Hive
Issue Type: Bug
Components: CBO
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
Currently, when Calcite generates the SQL query for the JDBC storage handler,
it will ignore capitalization for the identifiers names, which can lead to
errors at execution time (though the query is properly generated).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)