[ 
https://issues.apache.org/jira/browse/HIVE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcin Kurczych updated HIVE-2278:
----------------------------------

    Release Note: 
Current version of multi-archival support for pre-review, DO NOT MERGE
https://reviews.apache.org/r/1192/

Problems to be fixed:
-  INSERTing a partition being subpartition of archived group (for example 
insert overwrite table foo partition (ds='2031-10-07', hr='14') ..., when 
(ds='2031-10-071) is archived)
- breaking external tables pointing to locations that are to be archived (is it 
really a bug, should users expect such things to work?)

  was:
Current version of multi-archival support for pre-review, DO NOT MERGE
https://reviews.apache.org/r/1142/

Problems to be fixed:
-  INSERTing a partition being subpartition of archived group (for example 
insert overwrite table foo partition (ds='2031-10-07', hr='14') ..., when 
(ds='2031-10-071) is archived)
- breaking external tables pointing to locations that are to be archived (is it 
really a bug, should users expect such things to work?)


> Support archiving for multiple partitions if the table is partitioned by 
> multiple columns
> -----------------------------------------------------------------------------------------
>
>                 Key: HIVE-2278
>                 URL: https://issues.apache.org/jira/browse/HIVE-2278
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>            Assignee: Marcin Kurczych
>         Attachments: hive.2278.1.patch
>
>
> If a table is partitioned by ds,hr
> it should be possible to archive all the files in ds to reduce the number of 
> files

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to