rdblue commented on issue #12749: URL: https://github.com/apache/iceberg/issues/12749#issuecomment-2803230065
> @rdblue this is true for most of the projects. But [Iceberg Spark runtime](https://mvnrepository.com/artifact/org.apache.iceberg/iceberg-spark-runtime-3.5_2.13/1.8.1) is an exception. It already includes all dependencies in the jar. So we would have to unzip the jar, replace paruqet-avro classes, and create a new jar. If this is the main concern, then I think our recommendation should be to update the version of the Iceberg runtime bundle. Runtime bundles are plugins that use the Iceberg API within another engine or framework, like Flink or Spark. Users are insulated from problems because they rely on the API of that engine. If you're using one of the convenience bundles, then it should be fine to upgrade to one that includes the updated dependency and we don't need to backport to older release lines than the current (1.8.x). -- 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