-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25329/
-----------------------------------------------------------

(Updated Sept. 16, 2014, 6:08 a.m.)


Review request for hive, Brock Noland, Prasad Mujumdar, and Szehon Ho.


Changes
-------

fix some format issue seem like patch apply has something wrong.


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 (updated)
-----

  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 392f7ce 
  ql/src/test/org/apache/hadoop/hive/ql/parse/TestColumnAccess.java 
PRE-CREATION 

Diff: https://reviews.apache.org/r/25329/diff/


Testing
-------


Thanks,

Xiaomeng Huang

Reply via email to