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

Alan Gates updated HIVE-9273:
-----------------------------
    Attachment: HIVE-9273.2.patch

New version of the patch that addresses Sushanth's feedback, sort of. :)

I changed FireEventRequest.dbName to be optional, as suggested.

Rather than put in a null guard for FireEventRequest.getData I instead made 
data required.  I did this because I had removed the type indicator from the 
message in the last patch, so it didn't make any sense to allow a event to be 
requested that had no type information.  The type of the union is now 
effectively that type.

I agree we should file a separate bug for the HCat append work.

> Add option to fire metastore event on insert
> --------------------------------------------
>
>                 Key: HIVE-9273
>                 URL: https://issues.apache.org/jira/browse/HIVE-9273
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-9273.2.patch, HIVE-9273.patch
>
>
> HIVE-9271 adds the ability for the client to request firing metastore events. 
>  This can be used in the MoveTask to fire events when an insert is done that 
> does not add partitions to a table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to