LuciferYang commented on code in PR #42197:
URL: https://github.com/apache/spark/pull/42197#discussion_r1277225608
##########
.github/workflows/build_and_test.yml:
##########
@@ -283,6 +284,179 @@ jobs:
name: unit-tests-log-${{ matrix.modules }}-${{ matrix.comment }}-${{
matrix.java }}-${{ matrix.hadoop }}-${{ matrix.hive }}
path: "**/target/unit-tests.log"
+ # Maven Test: build Spark and run the tests for specified modules using
maven.
+ maven-test:
Review Comment:
Already move to a new file, but I don't know how to trigger a test for
`build_and_test_maven.yml` in the current pr now ... :(
--
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]