You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Yibing Shi <sh...@gmail.com> on 2016/07/12 11:05:53 UTC

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

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

Review request for hive.


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
-----

  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