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

Edward Capriolo commented on HIVE-7025:
---------------------------------------

I like this. I coded something like this by hand at my last job. I did run into 
issue where tables with huge number of partitions caused memory issues and had 
to page / limit the number of objects I would access in one go.

Anyway your test case does not include a partitioned table. I am assuming the 
reinvention is set on the table but you are using the create time of the 
partition? It might be good to include that in your unit test.

> Support retention on hive tables
> --------------------------------
>
>                 Key: HIVE-7025
>                 URL: https://issues.apache.org/jira/browse/HIVE-7025
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-7025.1.patch.txt, HIVE-7025.2.patch.txt, 
> HIVE-7025.3.patch.txt
>
>
> Add self destruction properties for temporary tables.



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

Reply via email to