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

DB Tsai resolved SPARK-25406.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0
                   3.0.0

Issue resolved by pull request 22394
[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
>            Assignee: Michael Allman
>            Priority: Major
>             Fix For: 3.0.0, 2.4.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to