viirya commented on PR #37879:
URL: https://github.com/apache/spark/pull/37879#issuecomment-1249565075
One pyspark error, although looks like a real failure, seems unrelated?
```
Traceback (most recent call last):
File
"/__w/spark/spark/python/pyspark/pandas/tests/test_spark_functions.py", line
28, in test_repeat
self.assertTrue(spark_column_equals(SF.repeat(F.lit(1), 2),
F.repeat(F.lit(1), 2)))
AssertionError: False is not true
```
--
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]