Jakob Homan created HIVE-3264:
---------------------------------
Summary: Add support for binary dataype to AvroSerde
Key: HIVE-3264
URL: https://issues.apache.org/jira/browse/HIVE-3264
Project: Hive
Issue Type: Bug
Components: Serializers/Deserializers
Reporter: Jakob Homan
When the AvroSerde was written, Hive didn't have a binary type, so Avro's byte
array type is converted an array of small ints. Now that HIVE-2380 is in, this
step isn't necessary and we can convert both Avro's bytes type and probably
fixed type to Hive's binary type.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira