LuciferYang commented on code in PR #42197:
URL: https://github.com/apache/spark/pull/42197#discussion_r1277292730


##########
.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:
   Sorry, `On pull request update / Notify test workflow ` always failed, I 
close this one and open a new one : https://github.com/apache/spark/pull/42200



-- 
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]

Reply via email to