You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/22 04:21:53 UTC

[GitHub] [spark] ben-manes commented on issue #24585: [Spark-27664][SQL] Performance issue while listing large number of files on an object store.

ben-manes commented on issue #24585: [Spark-27664][SQL] Performance issue while listing large number of files on an object store.
URL: https://github.com/apache/spark/pull/24585#issuecomment-494646554
 
 
   fyi, [Caffeine](https://github.com/ben-manes/caffeine) is a rewrite of Guava's cache that does not have this limitation due to decoupling the eviction policy from the hash table.

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org