Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6174

Parquet pushdown planning improvements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.12.0
    • 1.13.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

          Activity

            People

              RomanKulyk Roman Kulyk
              arina Arina Ielchiieva
              Arina Ielchiieva Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: