----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62004/ -----------------------------------------------------------
Review request for hive and Ashutosh Chauhan. 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 ----- 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/1/ Testing ------- Thanks, Deepak Jaiswal