You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2016/04/14 00:08:25 UTC

[jira] [Created] (HIVE-13508) Hive HookContext doesnt provide updated entity information

Suma Shivaprasad created HIVE-13508:
---------------------------------------

             Summary: Hive HookContext doesnt provide updated entity information 
                 Key: HIVE-13508
                 URL: https://issues.apache.org/jira/browse/HIVE-13508
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
    Affects Versions: 1.2.1
            Reporter: Suma Shivaprasad
            Assignee: Vaibhav Gumashta


For example when you run 

ALTER TABLE <TABLENAME> ADD COLUMNS ( newCol string )

It doesnt provide the information about the new column "newCol" in the HookContext  i.e in WriteEntity of type Table it doesnt provide any of the updated table information 





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