David Mollitor created HIVE-21414:
-------------------------------------

             Summary: Hive JSON SerDe Does Not Properly Handle Field Comments
                 Key: HIVE-21414
                 URL: https://issues.apache.org/jira/browse/HIVE-21414
             Project: Hive
          Issue Type: Improvement
          Components: Serializers/Deserializers
    Affects Versions: 4.0.0, 3.2.0
            Reporter: David Mollitor


Field comments are handed to the JSON SerDe from HMS and then are ignored.  The 
result is that all field comments are 'from deserializer' and cannot be changed.

For example, Avro SerDe handles comments:

https://github.com/apache/hive/blob/release-1.1.0/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerDe.java#L133



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to