[
https://issues.apache.org/jira/browse/HIVE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777080#action_12777080
]
Namit Jain commented on HIVE-912:
---------------------------------
+1
looks good
> table name in CTAS should be case-insensitive
> ---------------------------------------------
>
> Key: HIVE-912
> URL: https://issues.apache.org/jira/browse/HIVE-912
> Project: Hadoop Hive
> Issue Type: Bug
> Reporter: Ning Zhang
> Assignee: Ning Zhang
> Attachments: Hive-912.patch, Hive-912_2.patch, Hive-912_3.patch
>
>
> Table created in CTAS should be case sensitive. Currently the moveTask at the
> end of CTAS doesn't convert table name to lower case. This makes subsequent
> accessing to the table impossible since they are looking for lower case table
> names.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.