You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/06/23 06:36:16 UTC

[jira] [Created] (SPARK-16165) Fix the update logic for InMemoryTableScanExec.readBatches accumulator

Dongjoon Hyun created SPARK-16165:
-------------------------------------

             Summary: Fix the update logic for InMemoryTableScanExec.readBatches accumulator
                 Key: SPARK-16165
                 URL: https://issues.apache.org/jira/browse/SPARK-16165
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Dongjoon Hyun
            Priority: Minor


Currently, `readBatches` accumulator of `InMemoryTableScanExec` is updated only when `spark.sql.inMemoryColumnarStorage.partitionPruning` is true.

Although this metric is used for only testing purpose, we had better have correct metric without considering SQL options.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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