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

Navis commented on HIVE-7113:
-----------------------------

[~hagleitn] Currently fails on any altering partitions for the table and does 
not do any partition deduping in metastore(retrieves partition specs only and 
creates dummy partition with table properties). This patch needs more 
elaboration and I'm welcome with any suggestion or idea.

> Support fully managed partitioned table, which does not allow partitions to 
> have different properties with table
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-7113
>                 URL: https://issues.apache.org/jira/browse/HIVE-7113
>             Project: Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-7113.1.patch.txt
>
>
> Mostly, partitioned table has the same storage description with mother table 
> just except data location. If partitions can be forced not to have different 
> schema with table by configuration, the time for retrieving partition objects 
> from metastore and for creating serde for each partition could be nullified.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to