You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Szehon Ho (JIRA)" <ji...@apache.org> on 2015/03/13 19:04:40 UTC

[jira] [Created] (HIVE-9961) HookContext for view should return a table type of VIRTUAL_VIEW

Szehon Ho created HIVE-9961:
-------------------------------

             Summary: HookContext for view should return a table type of VIRTUAL_VIEW
                 Key: HIVE-9961
                 URL: https://issues.apache.org/jira/browse/HIVE-9961
             Project: Hive
          Issue Type: Bug
            Reporter: Szehon Ho
            Assignee: Szehon Ho


Run a 'create view' statement.

The view entity (which is in the hook's outputs) has a table with tableType 'MANAGED_TABLE').  It should be of type 'VIRTUAL_VIEW' so that auditing tools can correctly identify it as a view.



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