[ 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org