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 2022/01/10 21:30:12 UTC

[GitHub] [iceberg] rdblue commented on pull request #3861: Spark: Reduce unnecessary remote service requests in `SparkSessionCatalog.invalidateTable`

rdblue commented on pull request #3861:
URL: https://github.com/apache/iceberg/pull/3861#issuecomment-1009362197


   @smallx, I think my suggestion to check whether the table was cached to control whether to call the session catalog invalidate was a bad one. It introduces a lot of code for not much benefit, like needing to look up whether a table was cached before evicting it. Let's just go with the original approach of invalidating everywhere. If @RussellSpitzer is okay with that, then so am I.


-- 
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: issues-unsubscribe@iceberg.apache.org

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