You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Allman (JIRA)" <ji...@apache.org> on 2018/09/11 15:49:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Michael Allman updated SPARK-25406:
-----------------------------------
    Priority: Major  (was: Critical)

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