Dong Chen created PARQUET-247:
---------------------------------
Summary: 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)