aokolnychyi commented on pull request #35395: URL: https://github.com/apache/spark/pull/35395#issuecomment-1032201244
The test failure seem unrelated. ``` annotations failed mypy checks: [23](https://github.com/aokolnychyi/spark/runs/5102950901?check_suite_focus=true#step:15:23) python/pyspark/ml/stat.py:478: error: Item "None" of "Optional[Any]" has no attribute "summary" [union-attr] [24](https://github.com/aokolnychyi/spark/runs/5102950901?check_suite_focus=true#step:15:24) Found 1 error in 1 file (checked 324 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]
