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

   ### What changes were proposed in this pull request?
   
   This PR proposes to fix `BinaryOps` test for pandas API on Spark with Spark 
Connect.
   
   This including SPARK-43666, SPARK-43667, SPARK-43668, SPARK-43669 at once, 
because they are all related similar modifications in single file.
   
   
   ### Why are the changes needed?
   
   To support all features for pandas API on Spark with Spark Connect.
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, `BinaryOps.lt`,  `BinaryOps.le`, `BinaryOps.ge`, `BinaryOps.gt` are now 
working as expected on Spark Connect.
   
   
   ### How was this patch tested?
   
   Uncomment the UTs, and tested manually.
   


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