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

(Updated July 16, 2016, 9:04 p.m.)


Review request for hive and Chaoyu Tang.


Changes
-------

Fix a problem in deserializer, and add qtests


Bugs: HIVE-14205
    https://issues.apache.org/jira/browse/HIVE-14205


Repository: hive-git


Description
-------

HIVE-14205: Hive doesn't support union type with AVRO file format


Diffs (updated)
-----

  data/files/union_non_nullable.avro PRE-CREATION 
  data/files/union_nullable.avro PRE-CREATION 
  ql/src/test/queries/clientnegative/avro_non_nullable_union.q PRE-CREATION 
  ql/src/test/queries/clientpositive/avro_nullable_union.q PRE-CREATION 
  ql/src/test/results/clientnegative/avro_non_nullable_union.q.out PRE-CREATION 
  ql/src/test/results/clientpositive/avro_nullable_union.q.out PRE-CREATION 
  serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java 
6165138 
  serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerdeUtils.java 08ee62b 
  serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroDeserializer.java 
986b803 
  serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java 
0013b78 

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


Testing
-------


Thanks,

Yibing Shi

Reply via email to