[
https://issues.apache.org/jira/browse/PARQUET-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484944#comment-14484944
]
Dong Chen commented on PARQUET-247:
-----------------------------------
PR: https://github.com/apache/incubator-parquet-mr/pull/169
> Add DATE mapping in ValidTypeMap of filter2
> -------------------------------------------
>
> Key: PARQUET-247
> URL: https://issues.apache.org/jira/browse/PARQUET-247
> Project: Parquet
> Issue Type: Improvement
> Reporter: Dong Chen
> Assignee: Dong Chen
>
> When Hive use Parquet filter predicate, the Date type is converted to
> Integer. In {{ValidTypeMap}}, it map the class and Parquet type. It throw
> exception when checking the data type Date.
> We should add the map to support Date.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)