-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20426/
-----------------------------------------------------------
Review request for hive and Thejas Nair.
Bugs: HIVE-6921
https://issues.apache.org/jira/browse/HIVE-6921
Repository: hive-git
Description
-------
Issue was owner and default grants were not set for underlying table of index.
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 254e2b0
ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java ae05f04
ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java ae3c11b
ql/src/test/queries/clientpositive/authorization_index.q PRE-CREATION
ql/src/test/results/clientpositive/authorization_index.q.out PRE-CREATION
Diff: https://reviews.apache.org/r/20426/diff/
Testing
-------
Added new test and ran existing auth tests.
Thanks,
Ashutosh Chauhan