[ https://issues.apache.org/jira/browse/HIVE-7735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147226#comment-14147226 ]
Mohit Sabharwal commented on HIVE-7735: --------------------------------------- That code was removed in HIVE-8205 to address an issue with strings in parquet groups. You could also do a 'git log --grep=HIVE-7735' to look up patch by jira number. > Implement Char, Varchar in ParquetSerDe > --------------------------------------- > > Key: HIVE-7735 > URL: https://issues.apache.org/jira/browse/HIVE-7735 > Project: Hive > Issue Type: Sub-task > Components: Serializers/Deserializers > Reporter: Mohit Sabharwal > Assignee: Mohit Sabharwal > Labels: Parquet, TODOC14 > Fix For: 0.14.0 > > Attachments: HIVE-7735.1.patch, HIVE-7735.1.patch, HIVE-7735.2.patch, > HIVE-7735.2.patch, HIVE-7735.3.patch, HIVE-7735.patch > > > This JIRA is to implement CHAR and VARCHAR support in Parquet SerDe. > Both are represented in Parquet as PrimitiveType binary and OriginalType UTF8. -- This message was sent by Atlassian JIRA (v6.3.4#6332)