----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25329/ -----------------------------------------------------------
Review request for hive, Brock Noland, Prasad Mujumdar, and Szehon Ho. Repository: hive-git Description ------- When I execute a query with view join, the view's type is table, but tableToColumnAccessMap will not store view's name, so it will throw null pointer exception Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java b05d3b4 Diff: https://reviews.apache.org/r/25329/diff/ Testing ------- Thanks, Xiaomeng Huang