Arina Ielchiieva created DRILL-6174:
---------------------------------------

             Summary: Parquet pushdown planning improvements
                 Key: DRILL-6174
                 URL: https://issues.apache.org/jira/browse/DRILL-6174
             Project: Apache Drill
          Issue Type: Improvement
    Affects Versions: 1.12.0
            Reporter: Arina Ielchiieva
            Assignee: Roman Kulyk
             Fix For: 1.13.0


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 casts
{noformat}
timestamp -> date
timestamp -> varchar
date -> timestamp
date -> varchar
time -> timestamp
time -> date
time -> varchar
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to