HyukjinKwon commented on PR #50650: URL: https://github.com/apache/spark/pull/50650#issuecomment-2817595101
reverted: ``` Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/__w/spark/spark/python/pyspark/sql/tests/test_functions.py", line 39, in <module> class FunctionsTestsMixin: File "/__w/spark/spark/python/pyspark/sql/tests/test_functions.py", line 94, in FunctionsTestsMixin @unittest.skipIf(sys.version_info < (3, 11)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: skipIf() missing 1 required positional argument: 'reason' ``` Let me make a fix -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org