vishnuprakaz opened a new pull request, #17590: URL: https://github.com/apache/iceberg/pull/17590
Backport of #17437 to Flink 2.0 and 1.20. The serializer cache files were identical across versions, so this is a direct copy of the merged change: the catalog is loaded once per serializer instance and reused, instead of loading a new catalog on every cache miss and leaking it. -- 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]
