----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7431/ -----------------------------------------------------------
Review request for hive. Description ------- Tests that express AvroSerDe's erroneous handling of Nullable complex types on serialization Diffs ----- /trunk/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerializer.java 1393805 Diff: https://reviews.apache.org/r/7431/diff/ Testing ------- Adds 7 tests that check each of the Avro types that Serialization needs to use a user-provided schema to handle. Thanks, Sean Busbey