Implement SerDe for processing fixed length data
------------------------------------------------
Key: HIVE-1718
URL: https://issues.apache.org/jira/browse/HIVE-1718
Project: Hadoop Hive
Issue Type: New Feature
Components: Serializers/Deserializers
Reporter: Carl Steinbach
Assignee: Carl Steinbach
Fixed length fields are pretty common in legacy data formats. While it is
already
possible to process these files using the RegexSerDe, they could be more
efficiently
handled using a SerDe that is specifically crafted for reading/writing fixed
length
fields.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.