1fanwang commented on PR #6454: URL: https://github.com/apache/hive/pull/6454#issuecomment-4327006384
Yeah, a `HiveCatalog(Configuration, Map<String, String>)` constructor mirroring HadoopCatalog L137-140 is the right shape. That's an iceberg-side change though, since HiveCatalog lives in iceberg-core. I can file the iceberg issue/PR for the constructor and a Hive follow-up JIRA for adopting it (rolling in the setConf cleanup at the same time), unless you're already tracking the iceberg side somewhere. -- 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]
