[
https://issues.apache.org/jira/browse/HIVE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Thusoo updated HIVE-476:
-------------------------------
Attachment: patch-476.txt
Added getPartition and getTable and also changed getParameter to
getParameters()..
> Add getTable and getPartition calls to the ReadEntity and WriteEntity objects
> in PreExecute hooks.
> --------------------------------------------------------------------------------------------------
>
> Key: HIVE-476
> URL: https://issues.apache.org/jira/browse/HIVE-476
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Query Processor
> Affects Versions: 0.4.0
> Reporter: Ashish Thusoo
> Assignee: Ashish Thusoo
> Attachments: patch-476.txt
>
>
> These functions are useful when properties of the tables and partitions have
> to be modified from the user defined PreExecute hook.
> I will be using it in the archival plugin which automatically unarchives from
> an archival store and changes the metadata to indicate this fact in the
> metastore.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.