wuyi created SPARK-31242:
----------------------------

             Summary: Clone SparkSession should respect 
spark.sql.legacy.sessionInitWithConfigDefaults
                 Key: SPARK-31242
                 URL: https://issues.apache.org/jira/browse/SPARK-31242
             Project: Spark
          Issue Type: Test
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: wuyi


In SQL test, a conf specified by `withSQLConf` can be reverted to "original 
value" after cloning SparkSession if the "original value" is already set in 
SparkConf level. Because in `WithTestConf`, it doesn't  respect 
spark.sql.legacy.sessionInitWithConfigDefaults and always merge SQLConf with 
SparkConf.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to