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 2018/09/11 15:20:00 UTC

[jira] [Commented] (SPARK-25406) Incorrect usage of withSQLConf method in Parquet schema pruning test suite masks failing tests

    [ https://issues.apache.org/jira/browse/SPARK-25406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610788#comment-16610788 ] 

Apache Spark commented on SPARK-25406:
--------------------------------------

User 'mallman' has created a pull request for this issue:
https://github.com/apache/spark/pull/22394

> Incorrect usage of withSQLConf method in Parquet schema pruning test suite masks failing tests
> ----------------------------------------------------------------------------------------------
>
>                 Key: SPARK-25406
>                 URL: https://issues.apache.org/jira/browse/SPARK-25406
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Michael Allman
>            Priority: Critical
>
> In {{ParquetSchemaPruning.scala}}, we use the helper method {{withSQLConf}} to set configuration settings within the scope of a test. However, the way we use that method is incorrect, and as a result the desired configuration settings are not propagated to the test cases. This masks some test case failures.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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