HyukjinKwon commented on PR #36113: URL: https://github.com/apache/spark/pull/36113#issuecomment-1097687088
@itholic mind fixing the linter failure? ``` Run PYTHON_EXECUTABLE=python3.9 ./dev/lint-python starting python compilation test... python compilation succeeded. starting black test... black checks failed: would reformat python/pyspark/sql/tests/test_pandas_udf_grouped_agg.py Oh no! 💥 💔 💥 1 file would be reformatted, 347 files would be left unchanged. Please run 'dev/reformat-python' script. 1 ``` -- 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]
