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 14:57:00 UTC

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

Michael Allman created SPARK-25406:
--------------------------------------

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


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