Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Currently AvroSerializer uses java.util.ArrayList for serializing a list in Hive.
This causes problems when we need to convert the avro object into some other representation say a tuple in Pig.