Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-17170

Enable whole partition pruning for InMemoryTableScanExec

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.0.0
    • None
    • SQL

    Description

      Currently InMemoryTableScanExec will prune cached batches executor side, possibly pruning the entire partition in the process. We should be able to leverage the same stats to determine if an entire partition can be removed up front and avoid launching a task.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pwoody Patrick Woody
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: