allanf-db commented on code in PR #43444:
URL: https://github.com/apache/spark/pull/43444#discussion_r1366301872


##########
python/pyspark/testing/utils.py:
##########
@@ -424,6 +425,11 @@ def assertDataFrameEqual(
     atol : float, optional
         The absolute tolerance, used in asserting approximate equality for 
float values in actual
         and expected. Set to 1e-8 by default. (See Notes)
+    returnUnequalRows: bool, False

Review Comment:
   Makes sense to me too, thanks



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