-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62004/
-----------------------------------------------------------
(Updated Aug. 31, 2017, 5:42 p.m.)
Review request for hive and Ashutosh Chauhan.
Changes
-------
Added the test to testconfiguration
Bugs: hive-17415
https://issues.apache.org/jira/browse/hive-17415
Repository: hive-git
Description
-------
Hit error "SemanticException View xxx is corresponding to LIMIT, rather than a
SelectOperator." in Hive queries when a user creates a view with limits
Diffs (updated)
-----
itests/src/test/resources/testconfiguration.properties fa6a2aaea0
ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java e8acabefa5
ql/src/test/queries/clientpositive/authorization_view_8.q PRE-CREATION
ql/src/test/results/clientpositive/llap/authorization_view_8.q.out
PRE-CREATION
Diff: https://reviews.apache.org/r/62004/diff/2/
Changes: https://reviews.apache.org/r/62004/diff/1-2/
Testing
-------
Thanks,
Deepak Jaiswal