HyukjinKwon opened a new pull request, #44247:
URL: https://github.com/apache/spark/pull/44247

   
   ### What changes were proposed in this pull request?
   
   This PR matches the corner case behaviours in `SparkSession` between Spark 
Connect and non-Spark Connect with adding unittests with the full test coverage 
within `pyspark.sql.session`.
   
   ### Why are the changes needed?
   
   - For feature parity.
   - To improve the test coverage.
       See 
https://app.codecov.io/gh/apache/spark/blob/master/python%2Fpyspark%2Fsql%2Fsession.py
 - this is not being tested.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No
   
   ### How was this patch tested?
   
   Manually ran the new unittest.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to