guixiaowen commented on code in PR #1486:
URL: https://github.com/apache/auron/pull/1486#discussion_r2462713204
##########
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:
> Oh, I meant, should we add that into SUPPORTED_ICEBERG_VERSIONS?
@ShreyeshArangath sh Thank you very much for reviewing the code. I’m sorry
for the misunderstanding — I’ve made the corrections. Thanks again.
--
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]