----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66370/ -----------------------------------------------------------
Review request for hive, Ashutosh Chauhan and Vineet Garg. Bugs: HIVE-18725 https://issues.apache.org/jira/browse/HIVE-18725 Repository: hive-git Description ------- If there is a column reference within subquery which doesn't exist Hive throws misleading error message. Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/CalciteSubquerySemanticException.java 4321a5c7894cec0713ef6e89092ec923f8273b4c ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/CalciteViewSemanticException.java c2a4e94a032b46134932d4bec5f70b197788654b ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java 41de17fd4679009ef6a4fb5a6d976cbc794ce791 Diff: https://reviews.apache.org/r/66370/diff/1/ Testing ------- Thanks, Igor Kryvenko