LuciferYang commented on code in PR #12902:
URL: https://github.com/apache/gluten/pull/12902#discussion_r3864123250


##########
dev/docker/ubuntu/Dockerfile.ubuntu22-m2-cache:
##########
@@ -42,7 +42,7 @@ RUN set -ex; \
         dependency:go-offline -DskipTests || true; \
 
   # Spark 4.0
-    $MVN_CMD -Pjava-17,scala-2.13,spark-4,backends-velox,hadoop-3.3,spark-ut \
+    $MVN_CMD -Pjava-17,scala-2.13,spark-4.0,backends-velox,hadoop-3.3,spark-ut 
\

Review Comment:
   Split out to #12903 and reverted here, so this PR's only change to this file 
is the removal of the Spark 3.3 stanza plus the trailing `; \` that removal 
left dangling.



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