danielcweeks commented on PR #12721: URL: https://github.com/apache/iceberg/pull/12721#issuecomment-2963632618
@wypoon The remaining concern is around what happens with the modules that bundle hive (e.g. spark/flink/kafka connect). Since they depend on a specific version, we have to pin them to a single hive version or we have to create multiple versions resulting in an N-by-M matrix of hive and engine bundle versions. I'm not sure there's a lot of value in producing the Hive 3/4 artifacts if they can't be used with the bundles (due to class conflicts at class loading time). I believe Hive2/3 are still compatible with the current artifacts (the conflict was in the tests, not the main source). So the real question is what do we do to accommodate Hive 4? -- 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