wypoon commented on issue #12878: URL: https://github.com/apache/iceberg/issues/12878#issuecomment-3085723651
@kevinjqliu FYI, please see https://github.com/apache/iceberg/pull/12721. This builds the `iceberg-hive-metastore` module against Hive 2.3, 3.1 and 4.0, and achieves it using a single source set. In order to do so, instead of using `HiveConf.ConfVars` enums we use the configuration property names. See also https://github.com/apache/iceberg/pull/13262 for changes to Flink and Spark modules. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
