[
https://issues.apache.org/jira/browse/DRILL-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved DRILL-454.
----------------------------------
Resolution: Fixed
Should be resolved in 129cd77
> TABLE/COLUMN names in Drill are case sensitive
> ----------------------------------------------
>
> Key: DRILL-454
> URL: https://issues.apache.org/jira/browse/DRILL-454
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Neeraja
>
> Drill table/column names seem to be case sensitive.
> Example 1; Select * from INFORMATION_SCHEMA.TABLES works, but
> INFORMATION_SCHEMA.tables doesn't work
> Example 2: Select * from hive.web_log works , but select * from hive.WEB_LOG
> doesn't work (this works in hive)
> We need to make the table/column names case-insensitive for ease of use.
--
This message was sent by Atlassian JIRA
(v6.2#6252)