You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "nirav patel (JIRA)" <ji...@apache.org> on 2018/08/07 19:15:00 UTC

[jira] [Created] (HIVE-20334) Don't change casing of columns and partitions or make system case agnostic

nirav patel created HIVE-20334:
----------------------------------

             Summary: Don't  change casing of columns and partitions or make system case agnostic
                 Key: HIVE-20334
                 URL: https://issues.apache.org/jira/browse/HIVE-20334
             Project: Hive
          Issue Type: Bug
          Components: Hive, HiveServer2, Metastore
    Affects Versions: 2.1.1
            Reporter: nirav patel


Looks like hive internally stores all columns and partitions in lowercase. This does create issue while updating partition via spark. I have detailed the issue here:

[https://stackoverflow.com/questions/51713878/spark-hive-upsert-into-dynamic-partition-hive-table-throws-an-error-partitio/51733845#51733845]

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)