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


##########
.github/workflows/build_and_test.yml:
##########
@@ -728,6 +729,68 @@ jobs:
         ./build/mvn $MAVEN_CLI_OPTS -DskipTests -Pyarn -Pmesos -Pkubernetes 
-Pvolcano -Phive -Phive-thriftserver -Phadoop-cloud 
-Djava.version=${JAVA_VERSION/-ea} install
         rm -rf ~/.m2/repository/org/apache/spark
 
+  connect-maven:

Review Comment:
   friendly ping @HyukjinKwon @hvanhovell  I want to add  a independent maven 
testing GA task for connect modules due to there are always some Maven tests 
that fail, and we can only check them afterwards, see:
   - https://issues.apache.org/jira/browse/SPARK-43646
   - https://issues.apache.org/jira/browse/SPARK-43648
   - https://issues.apache.org/jira/browse/SPARK-43647 
   
   I found today, do you think it's ok?
   
   Also cc @dongjoon-hyun 
   
    



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