Re: [I] Race condition in CachingCatalog [iceberg]

2024-12-22 Thread via GitHub
github-actions[bot] commented on issue #10493: URL: https://github.com/apache/iceberg/issues/10493#issuecomment-2558674188 This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occur

Re: [I] Race condition in CachingCatalog [iceberg]

2024-06-24 Thread via GitHub
findepi commented on issue #10493: URL: https://github.com/apache/iceberg/issues/10493#issuecomment-2186420099 @singhpk234 indeed this would alleviate the concern, but I don't see a way to implement caching in `Tabble loadTable(TableIdentifier)` method. We don't have the snapshot ID yet, an

Re: [I] Race condition in CachingCatalog [iceberg]

2024-06-18 Thread via GitHub
singhpk234 commented on issue #10493: URL: https://github.com/apache/iceberg/issues/10493#issuecomment-2176532253 should we include the snapshot id in the cache key to mitigate this situation ? -- This is an automated message from the Apache Git Service. To respond to the message, please