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

(Updated Nov. 17, 2014, 10:18 a.m.)


Review request for hive and Ashutosh Chauhan.


Repository: hive-git


Description
-------

HIVE-8869

The row schema of the lateral views and table scan operators are updated now 
after column pruning is applied; thus, the schema conforms to the tuples that 
go through the operator, which is important e.g. for HIVE-8435.

As a side effect, the statistics for the lateral views change, so I have 
uploaded the changes in those tests files.


Diffs (updated)
-----

  ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java 
fee9bcf34359577f33ba1805bb9d9428d84c6c62 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcFactory.java 
2dc66f7efc99ed57acc509dc4734943f953b9473 
  ql/src/test/results/clientpositive/lateral_view.q.out 
25ed62fc53daad9a96d75a046fb47180e7d1acc9 
  ql/src/test/results/clientpositive/lateral_view_noalias.q.out 
51a29d0c9dc567135f37aef18d95aa48dbc95549 

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


Testing
-------


Thanks,

Jesús Camacho Rodríguez

Reply via email to