Owen O'Malley created HIVE-3660:
-----------------------------------
Summary: Improve OutputFormat for Hive
Key: HIVE-3660
URL: https://issues.apache.org/jira/browse/HIVE-3660
Project: Hive
Issue Type: Improvement
Components: Serializers/Deserializers
Reporter: Owen O'Malley
Assignee: Owen O'Malley
Hive's output formats are currently given a list of binary blobs to store,
which severely limits the options for file formats. I'd like to create a new
OutputFormat interface that provides:
* table properties
* object inspector for the row
* type info for the row
The RecordWriter would be passed the internal row object.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira