HyukjinKwon commented on pull request #35401: URL: https://github.com/apache/spark/pull/35401#issuecomment-1032161983
Uhoh, I think there was a logical conflict with another commit: ``` starting mypy annotations test... annotations failed mypy checks: python/pyspark/ml/stat.py:478: error: Item "None" of "Optional[Any]" has no attribute "summary" [union-attr] Found 1 error in 1 file (checked 3[24](https://github.com/apache/spark/runs/5103080884?check_suite_focus=true#step:15:24) source files) 1 ``` I reverted this for now. @zero323 mind creating a PR again? 🙏 -- 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]
