You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/12/10 04:22:11 UTC

[jira] [Assigned] (SPARK-5880) Change log level of batch pruning string in InMemoryColumnarTableScan from Info to Debug

     [ https://issues.apache.org/jira/browse/SPARK-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-5880:
-----------------------------------

    Assignee: Apache Spark

> Change log level of batch pruning string in InMemoryColumnarTableScan from Info to Debug
> ----------------------------------------------------------------------------------------
>
>                 Key: SPARK-5880
>                 URL: https://issues.apache.org/jira/browse/SPARK-5880
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.2.1, 1.3.0
>            Reporter: Nitin Goyal
>            Assignee: Apache Spark
>            Priority: Trivial
>
> In InMemoryColumnarTableScan, we make string of the statistics of all the columns and log them at INFO level whenever batch pruning happens. We get a performance hit in case there are a large number of batches and good number of columns and almost every batch gets pruned.
> We can make the string to evaluate lazily and change log level to DEBUG



--
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