zhengruifeng commented on PR #58302: URL: https://github.com/apache/spark/pull/58302#issuecomment-5452482063
Follow-up for [the Python linter failure](https://github.com/zhengruifeng/spark/actions/runs/33154715068/job/98795287440): commit `93ef5a21636` adds the missing `DataType` annotation in `property_groups.py`. - Targeted mypy: passed - Ruff check: passed - Ruff format check: passed The same CI job confirms that Scala lint, licenses, dependencies, MiMa, structured logging, and Java lint are now green. -- 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]
