pan3793 commented on code in PR #54474: URL: https://github.com/apache/spark/pull/54474#discussion_r2850882612
########## README.md: ########## @@ -32,12 +32,14 @@ This README file only contains basic setup instructions. | | [](https://github.com/apache/spark/actions/workflows/publish_snapshot.yml) | | | [](https://github.com/apache/spark/actions/workflows/build_infra_images_cache.yml) | | | [](https://github.com/apache/spark/actions/workflows/build_java21.yml) | +| | [](https://github.com/apache/spark/actions/workflows/build_java25.yml) | | | [](https://github.com/apache/spark/actions/workflows/build_non_ansi.yml) | | | [](https://github.com/apache/spark/actions/workflows/build_uds.yml) | | | [](https://github.com/apache/spark/actions/workflows/build_rockdb_as_ui_backend.yml) | | | [](https://github.com/apache/spark/actions/workflows/build_maven.yml) | | | [](https://github.com/apache/spark/actions/workflows/build_maven_java21.yml) | -| | [](https://github.com/apache/spark/actions/workflows/build_maven_java21_macos26.yml) | +| | [](https://github.com/apache/spark/actions/workflows/build_maven_java25.yml) | +| | [](https://github.com/apache/spark/actions/workflows/build_maven_java21_macos26.yml) | Review Comment: IDEA auto-fixed the indent of this line, no real content change. -- 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]
