zhengruifeng commented on code in PR #57135:
URL: https://github.com/apache/spark/pull/57135#discussion_r3548857955
##########
python/pyspark/sql/tests/test_stat.py:
##########
@@ -127,6 +128,16 @@ def test_dropna(self):
},
)
+ # Regression test: invalid 'how' should raise PySparkValueError, not
AssertionError
Review Comment:
what does the 'not AssertionError' here mean?
--
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]