You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2017/10/25 02:09:00 UTC

[jira] [Created] (SPARK-22348) The table cache providing ColumnarBatch should also do partition batch pruning

Liang-Chi Hsieh created SPARK-22348:
---------------------------------------

             Summary: The table cache providing ColumnarBatch should also do partition batch pruning
                 Key: SPARK-22348
                 URL: https://issues.apache.org/jira/browse/SPARK-22348
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.3.0
            Reporter: Liang-Chi Hsieh


We enable table cache {{InMemoryTableScanExec}} to provide {{ColumnarBatch}} now. But the cached batches are retrieved without pruning. In this case, we still need to do partition batch pruning.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org