[ https://issues.apache.org/jira/browse/HIVE-7735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147223#comment-14147223 ]
Pratik Khadloya commented on HIVE-7735: --------------------------------------- Thanks [~xuefuz], but i did not notice the patch on trunk too. The patch has "List<TypeInfo> hiveSchemaTypeInfos" added to the signature of the method, but the [file|https://github.com/apache/hive/blob/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/ArrayWritableGroupConverter.java] on github does not have it. > 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)