snazy commented on PR #2126: URL: https://github.com/apache/polaris/pull/2126#issuecomment-3082660651
> Iceberg client updated in Spark environments do not have to always align with Iceberg jar updates in the server, IMHO. +1 BTW `git diff apache-iceberg-1.9.1..apache-iceberg-1.9.2 open-api/` against the apache/iceberg repo yields no changes. > seems like we don't go the way of renovate-bot but manual to update all the releases I'm not a fan of having to do this manually. This mostly affects the web site and regtests. For the web site, I propose to add something to let it extract the versions from `gradle/libs.versions.toml`. Regtests should also pull the versions `gradle/libs.versions.toml` or even better be refactored to Java integration tests. Most of these regtests are probably not run, because there's no S3/GCS/ADLS 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
