ajantha-bhat commented on code in PR #13022:
URL: https://github.com/apache/iceberg/pull/13022#discussion_r2084846005


##########
build.gradle:
##########
@@ -120,6 +120,9 @@ allprojects {
   repositories {
     mavenCentral()
     mavenLocal()
+    maven {
+      url 
"https://repository.apache.org/content/repositories/orgapachespark-1481/";
+    }

Review Comment:
   I see. Thanks for the explanation. 
   
   I am neutral about this. If community agrees to depend on RC, it works for 
me. Just make sure, it has more visibility. 
   Tagging @RussellSpitzer, @szehon-ho, @rdblue, @danielcweeks for more 
visibility/approvals.   
    



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to