You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/04/07 08:50:41 UTC

[jira] [Created] (HIVE-16406) Remove unwanted interning when creating PartitionDesc

Rajesh Balamohan created HIVE-16406:
---------------------------------------

             Summary: Remove unwanted interning when creating PartitionDesc
                 Key: HIVE-16406
                 URL: https://issues.apache.org/jira/browse/HIVE-16406
             Project: Hive
          Issue Type: Bug
          Components: Metastore
            Reporter: Rajesh Balamohan
            Priority: Minor
         Attachments: HIVE-16406.profiler.png

{{PartitionDesc::getTableDesc}} interns all table description properties by default. But the table description properties are already interned and need not be interned again. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)