Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.12.0
-
None
Description
Currently parquet pushdown planning has certain limitations (https://drill.apache.org/docs/parquet-filter-pushdown/). This Jira aims to fix some of them. List of improvements can be find below:
1. IS [NOT] NULL / TRUE / FALSE
2. Timestamp / date / time implicit / explicit casts
timestamp -> date timestamp -> varchar date -> timestamp date -> varchar time -> timestamp time -> date time -> varchar
Attachments
Issue Links
- links to