rdblue commented on issue #1502: URL: https://github.com/apache/iceberg/issues/1502#issuecomment-805370516
Yeah, I think you're right. In 2.4, Spark doesn't maintain the catalogs. The cache assumes that Spark is maintaining the references. We should use `softValues` for Spark 3 and later, but not for 2.4. Would you like to open a PR to fix this? -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
