ajantha-bhat opened a new pull request, #5284: URL: https://github.com/apache/iceberg/pull/5284
Some catalogs like Nessie supports dynamic catalog configurations (like changing the branch name). But catalogs obtained from spark is created always uses the original configuration (from SQL conf) instead of active session configuration. Hence, it needs an update. Nessie end to end testcases (with Nessie spark extensions) are not maintained in the Iceberg repo. Hence, not added a testcase here. Will be added in the Nessie repo. original issue from Nessie: https://github.com/projectnessie/nessie/issues/4589 -- 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]
