ajantha-bhat commented on code in PR #13022: URL: https://github.com/apache/iceberg/pull/13022#discussion_r2083437664
########## build.gradle: ########## @@ -120,6 +120,9 @@ allprojects { repositories { mavenCentral() mavenLocal() + maven { + url "https://repository.apache.org/content/repositories/orgapachespark-1481/" + } Review Comment: are we planning to merge this PR with RC5? (because I saw that we recently merged and reverted https://github.com/apache/iceberg/pull/13006) I think it is not a good practice to depend on RC on main branch. Why don't we continue the development in the separate branch till the official release available? -- 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