You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Dong Chen (JIRA)" <ji...@apache.org> on 2015/04/08 10:20:12 UTC

[jira] [Created] (PARQUET-247) Add DATE mapping in ValidTypeMap of filter2

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)