Navis created HIVE-5859: --------------------------- Summary: Create view does not captures inputs Key: HIVE-5859 URL: https://issues.apache.org/jira/browse/HIVE-5859 Project: Hive Issue Type: Bug Components: Authorization Reporter: Navis Assignee: Navis Priority: Minor
For example, CREATE VIEW view_j5jbymsx8e_1 as SELECT * FROM tbl_j5jbymsx8e; should capture "default.tbl_j5jbymsx8e" as input entity for authorization process but currently it's not. -- This message was sent by Atlassian JIRA (v6.1#6144)