Samuel Yuan created HIVE-4199:
---------------------------------

             Summary: ORC writer doesn't handle non-UTF8 encoded Text properly
                 Key: HIVE-4199
                 URL: https://issues.apache.org/jira/browse/HIVE-4199
             Project: Hive
          Issue Type: Bug
          Components: Serializers/Deserializers
            Reporter: Samuel Yuan
            Assignee: Samuel Yuan
            Priority: Minor


StringTreeWriter currently converts fields stored as Text objects into Strings. 
This can lose information (see 
http://en.wikipedia.org/wiki/Replacement_character#Replacement_character), and 
is also unnecessary since the dictionary stores Text objects.

--
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

Reply via email to