Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
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.
Attachments
Issue Links
- blocks
-
HIVE-10253 Parquet PPD support DATE
- Patch Available
-
HIVE-10255 Parquet PPD support TIMESTAMP
- Patch Available
- duplicates
-
PARQUET-201 Column with OriginalType INT_8 failed at filtering
- Resolved
- links to