You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Bharathkrishna Guruvayoor Murali (JIRA)" <ji...@apache.org> on 2018/06/19 00:53:00 UTC

[jira] [Created] (HIVE-19942) Hive Notification: All events for indexes should have table name

Bharathkrishna Guruvayoor Murali created HIVE-19942:
-------------------------------------------------------

             Summary: 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


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)