kazuyukitanimura commented on pull request #35395: URL: https://github.com/apache/spark/pull/35395#issuecomment-1032208384
> 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) > ``` I see that there is a revert commit in the upstream https://github.com/apache/spark/commit/e34d8eec019a0e60576fa7d6d2193d8a3c5bedab -- 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]
