[
https://issues.apache.org/jira/browse/HIVE-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240801#comment-14240801
]
Lefty Leverenz commented on HIVE-7073:
--------------------------------------
This needs to be documented in the wiki here:
* [Parquet - Limitations |
https://cwiki.apache.org/confluence/display/Hive/Parquet#Parquet-Limitations]
** Binary and date support are pending (HIVE-6384).
** Timestamp, decimal, char and varchar are not supported in Hive releases
0.10.0 through 0.13.1, but Hive 0.14.0 adds support for timestamp (HIVE-6394),
decimal (HIVE-6367), char and varchar (HIVE-7735).
> Implement Binary in ParquetSerDe
> --------------------------------
>
> Key: HIVE-7073
> URL: https://issues.apache.org/jira/browse/HIVE-7073
> Project: Hive
> Issue Type: Sub-task
> Reporter: David Chen
> Assignee: Ferdinand Xu
> Labels: TODOC15
> Fix For: 0.15.0
>
> Attachments: HIVE-7073.1.patch, HIVE-7073.2.patch, HIVE-7073.3.patch,
> HIVE-7073.4.patch, HIVE-7073.5.patch, HIVE-7073.patch
>
>
> The ParquetSerDe currently does not support the BINARY data type. This ticket
> is to implement the BINARY data type.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)