springle opened a new pull request #2363: URL: https://github.com/apache/iceberg/pull/2363
As discussed in https://github.com/apache/iceberg/issues/1502, it's possible for a catalog to be prematurely GC'd in Spark 2. The lifecycle of the catalog should match that of the Spark session, and removing `softValues` from the cache should enforce that. -- 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]
