HyukjinKwon commented on PR #35391: URL: https://github.com/apache/spark/pull/35391#issuecomment-1254416308
Alright, let's merge this in once the tests pass. @LucaCanali mind fixing the lint failure? ``` starting mypy annotations test... annotations failed mypy checks: python/pyspark/sql/tests/test_dataframe.py:1113: error: Redundant cast to "str" [redundant-cast] Found 1 error in 1 file (checked 341 source files) 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]
