lvshaokang commented on PR #38251: URL: https://github.com/apache/spark/pull/38251#issuecomment-1280597967
CI execution has the following exception, I don't know what is the problem and whether is related to this PR, could you help me? Thank you. @MaxGekk ``` starting mypy annotations test... annotations failed mypy checks: python/pyspark/sql/connect/plan.py:325: error: unused "type: ignore" comment python/pyspark/sql/connect/plan.py:327: error: unused "type: ignore" comment python/pyspark/sql/connect/plan.py:331: error: unused "type: ignore" comment python/pyspark/sql/connect/plan.py:342: error: unused "type: ignore" comment python/pyspark/sql/connect/plan.py:346: error: unused "type: ignore" comment python/pyspark/sql/connect/plan.py:348: error: unused "type: ignore" comment Found 6 errors in 1 file (checked 366 source files) ``` -- 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]
