Namit Jain created HIVE-4060: -------------------------------- Summary: Make streams for types for ORC pluggable Key: HIVE-4060 URL: https://issues.apache.org/jira/browse/HIVE-4060 Project: Hive Issue Type: Improvement Components: Serializers/Deserializers Reporter: Namit Jain
Currently, all types are written in a hard-coded manner. For eg. integers are always written in a RLE manner, which are written in a binary manner. What if a method writing deltas is useful for some dataset ? It should be made pluggable, and the version should somehow indicate the policy. -- 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