You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/07/16 23:14:21 UTC

[GitHub] [iceberg] aokolnychyi commented on pull request #1203: Remove table cache expiration

aokolnychyi commented on pull request #1203:
URL: https://github.com/apache/iceberg/pull/1203#issuecomment-659727227


   Are we saying that we can hit a case when a table may be persisted as part of a logical plan in `tableRelationCache`, then it gets expired after 1 min from our catalog, then we have a write that loads a new table instead of refreshing the original one? And as a result, the table cached in `tableRelationCache` shows outdated results?


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org