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


##########
.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:
   @Yikun  do you know how to check a new workflow?



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