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

Review request for hive.


Description
-------

Unit test reproducing HIVE-3525


Diffs
-----

  
/trunk/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroDeserializer.java
 1393794 
  
/trunk/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroObjectInspectorGenerator.java
 1393794 
  
/trunk/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerializer.java
 1393794 

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


Testing
-------

Run additional tests after patching against trunk. Uses an Avro Schema that has 
a single field which is a Map that allows null values. Object Inspector 
properly hides the union with null, but the deserializer can't actually handle 
null values.


Thanks,

Sean Busbey

Reply via email to