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

Enhance partition pruning for functions and expressions

    XMLWordPrintableJSON

Details

    Description

      Currently queries that include directory conditions are not optimized at all and the directory expression (dir0 = 'something') is evaluated for every record of every file for every directory.

      This could be optimized to fail directories and allow for the same kind of partition pruning for directories as for other scenarios where data has been partitioned.

      Attachments

        1. table.tar
          42 kB
          Aman Sinha

        Activity

          People

            Unassigned Unassigned
            acmeguy Stefán Baxter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: