[ https://issues.apache.org/jira/browse/HIVE-12863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102864#comment-15102864 ]
Ashutosh Chauhan commented on HIVE-12863: ----------------------------------------- I think lowercasing needs to happen in HBaseStore. That will make it consistent with ObjectStore, which does lowercasing before storing column names. But more importantly, doing it server side (as oppose to currently in client) will ensure that all clients of metastore see consistent behavior of column names being stored as lower cased in metadata storage. > fix test failure for TestMiniTezCliDriver.testCliDriver_tez_union > ----------------------------------------------------------------- > > Key: HIVE-12863 > URL: https://issues.apache.org/jira/browse/HIVE-12863 > Project: Hive > Issue Type: Sub-task > Reporter: Pengcheng Xiong > Assignee: Pengcheng Xiong > Attachments: HIVE-12863.01.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)