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)