You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Vihang Karajgaonkar via Review Board <no...@reviews.apache.org> on 2018/01/12 20:17:30 UTC

Review Request 65132: HIVE-18422 : Vectorized input format should not be used when input format is excluded and row.serde is enabled

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

Review request for hive and Matt McCline.


Repository: hive-git


Description
-------

HIVE-18422 : Vectorized input format should not be used when input format is excluded and row.serde is enabled


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java 6f289703a70b2fc2c9cf6fc38707ae0fc4a68809 
  ql/src/test/queries/clientpositive/vectorization_input_format_excludes.q f8e82455e059a4ed25b1e1d2dce7f2fe0a6bffa3 
  ql/src/test/results/clientpositive/llap/vectorization_input_format_excludes.q.out ab8752a8d22fb6288396896368124ff7c6561762 
  ql/src/test/results/clientpositive/spark/vectorization_input_format_excludes.q.out 887f44bb51665547530430a3ff2f3469ad68bebc 


Diff: https://reviews.apache.org/r/65132/diff/1/


Testing
-------


Thanks,

Vihang Karajgaonkar