LuciferYang commented on code in PR #48403:
URL: https://github.com/apache/spark/pull/48403#discussion_r1794052955
##########
.github/workflows/build_and_test.yml:
##########
@@ -306,6 +306,12 @@ jobs:
name: unit-tests-log-${{ matrix.modules }}-${{ matrix.comment }}-${{
matrix.java }}-${{ matrix.hadoop }}-${{ matrix.hive }}
path: "**/target/*.log"
+ maven-test:
Review Comment:
Let's make another attempt. This is to confirm that the GA can be
successfully built. Once it can be successfully built, we will delete this
piece of code.
--
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]