Github user ericl commented on the issue:
https://github.com/apache/spark/pull/15539
> The biggest problem of this proposal is, invalidating the cache may be
slow if there are a lot of cache entries.
I don't think this is really an issue. Conservatively assuming ~1us per
eviction and one file per partition, we can evict all 250MB of file entries in
~160ms.
I also cleaned up the code a little to better hide the ids from cache users.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]