Lordworms commented on issue #9964:
URL: 
https://github.com/apache/arrow-datafusion/issues/9964#issuecomment-2058063278

   > One additional comment, I'm not sure how the existing cache would perform 
for range queries. For example we a use trie in our implementation.
   > 
   > Depending on your findings that could be a follow-up on though as there 
might still be enough benefit from a baseline implementation.
   
   I was testing directly using 
   <img width="704" alt="image" 
src="https://github.com/apache/arrow-datafusion/assets/48054792/a08b9068-fea6-46d3-bd82-3e429b3cc260";>
   and the performance has risen up a reasonable degree. I'll add  LRU logic 
and file granularity tomorrow(since the current logic just support directory 
level)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to