ajantha-bhat opened a new pull request #4330: URL: https://github.com/apache/iceberg/pull/4330
Use the new configuration `NessieConfigConstants.CONF_NESSIE_REF_HASH` to set/reset the initial hash for the use reference command. NessieCatalog#loadReference() is called from a) NessieCatalog#Initialize() b) newTableOps() hash from `newTableOps()` flow should only be used for current operation. When Hash is not specified in `newTableOps()`, it should fallback to Initial Hash (set from Use reference command) -- 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]
