amaliujia commented on PR #38279: URL: https://github.com/apache/spark/pull/38279#issuecomment-1281099924
also happening on this PR ``` starting mypy annotations test... annotations failed mypy checks: python/pyspark/sql/connect/plan.py:335: error: unused "type: ignore" comment python/pyspark/sql/connect/plan.py:337: error: unused "type: ignore" comment python/pyspark/sql/connect/plan.py:341: error: unused "type: ignore" comment python/pyspark/sql/connect/plan.py:352: error: unused "type: ignore" comment python/pyspark/sql/connect/plan.py:356: error: unused "type: ignore" comment python/pyspark/sql/connect/plan.py:358: error: unused "type: ignore" comment Found 6 errors in 1 file (checked 366 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]
