You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2017/11/09 22:45:02 UTC

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

    [ https://issues.apache.org/jira/browse/HIVE-16406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16246691#comment-16246691 ] 

Ashutosh Chauhan commented on HIVE-16406:
-----------------------------------------

[~rajesh.balamohan] Is this still relevant? If so, can you please rebase.

> 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.1.patch, HIVE-16406.2.patch, 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.4.14#64029)