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

Vihang Karajgaonkar commented on HIVE-19942:
--------------------------------------------

Test failures are unrelated. Most of the work to stabilize tests was done on 
master and branch-3 so I don't think the "no merge until you have a green 
precommit" rule applies here. Moreover, Indexes are removed in 3.x and this 
code is not present in master and branch-3. Hence this patch will only be 
available in 2.x release line.

Merged to branch-2. Thanks for your contribution [~bharos92]

> Hive Notification: All events for indexes should have table name
> ----------------------------------------------------------------
>
>                 Key: HIVE-19942
>                 URL: https://issues.apache.org/jira/browse/HIVE-19942
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>    Affects Versions: 2.3.2
>            Reporter: Bharathkrishna Guruvayoor Murali
>            Assignee: Bharathkrishna Guruvayoor Murali
>            Priority: Major
>             Fix For: 2.4.0
>
>         Attachments: HIVE-19942.02-branch-2.patch, HIVE-19942.1.patch
>
>
> All the events for indexes: Create Index, Alter Index, Drop Index have the 
> TBL_NAME as null. The TBL_NAME should be populated with the table on which 
> the index is created.
> This makes it easier to decide whether to process the event or not without 
> needing to parse the json message (which is a slower process).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to