guixiaowen commented on code in PR #1486:
URL: https://github.com/apache/auron/pull/1486#discussion_r2454997625


##########
dev/reformat:
##########
@@ -44,7 +44,7 @@ function run_maven() {
 sparkver=spark-3.5
 for celebornver in celeborn-0.5 celeborn-0.6
 do
-  run_maven -P"${sparkver}" -Pceleborn,"${celebornver}" -Puniffle,uniffle-0.10 
-Ppaimon,paimon-1.2 -Pflink,flink-1.18
+  run_maven -P"${sparkver}" -Pceleborn,"${celebornver}" -Puniffle,uniffle-0.10 
-Ppaimon,paimon-1.2 -Pflink,flink-1.18 -Piceberg,iceberg-1.10

Review Comment:
   > Why is this pointing to iceberg-1.10? auron-build.sh references only 1.9
   > 
   > ```
   > SUPPORTED_ICEBERG_VERSIONS=("1.9")
   > ```
   
   @ShreyeshArangath Thank you very much for reviewing the code. Spark 4.x only 
supports 1.10.1.
   



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

Reply via email to