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 2016/06/17 03:54:05 UTC

[jira] [Assigned] (SPARK-16010) Code Refactoring, Test Case Improvement and Description Updates for SQLConf spark.sql.parquet.filterPushdown

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

Apache Spark reassigned SPARK-16010:
------------------------------------

    Assignee:     (was: Apache Spark)

> Code Refactoring, Test Case Improvement and Description Updates for SQLConf spark.sql.parquet.filterPushdown 
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-16010
>                 URL: https://issues.apache.org/jira/browse/SPARK-16010
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>
> Starting Spark 2.0, vectorized decoding is introduced for parquet reading. This feature changes the filter pushdown behavior of parquet reading. Thus, we need to update the out-of-dated description of two external `SQLConf`: `spark.sql.parquet.filterPushdown` and `spark.sql.parquet.enableVectorizedReader`. 
> The code for building `parquetReader` can be slightly simplified for easy maintenance. 
> The current test cases do not verify the behavior when `spark.sql.parquet.filterPushdown` is set to `false`, a test case for improving the test case coverage. 



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