anoopj commented on issue #15898: URL: https://github.com/apache/iceberg/issues/15898#issuecomment-4316559045
For any potential fix, we need to consider long running queries also. The catalog hands off the table to the engine - if there is a long running query, and we close the file I/O based on a TTL/refcount in caching catalog, the query could break. -- 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]
