HyukjinKwon opened a new pull request #25603: 
[SPARK-28881][PYTHON][TESTS][FOLLOW-UP] Use SparkSession(SparkContext(...)) to 
prevent for Spark conf to affect other tests
URL: https://github.com/apache/spark/pull/25603
 
 
   ### What changes were proposed in this pull request?
   
   This PR proposes to match the test with branch-2.4. See 
https://github.com/apache/spark/pull/25593#discussion_r318109047
   
   Seems using `SparkSession.builder` with Spark conf possibly affects other 
tests.
   
   ### Why are the changes needed?
   To match with branch-2.4 and to make easier to backport.
   
   ### Does this PR introduce any user-facing change?
   No.
   
   
   ### How was this patch tested?
   Test was fixed.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to