XiangpengHao commented on issue #13818:
URL: https://github.com/apache/datafusion/issues/13818#issuecomment-2725518898

   > Thanks a lot I will look into the implementation of 
[parquet-viewer](https://parquet-viewer.xiangpeng.systems/) about how the 
caching is done.
   
   This is the in-memory cache implementation: 
https://github.com/XiangpengHao/parquet-viewer/blob/main/src/object_store_cache.rs
   
   Disk cache is done automatically by the browser, so it may or may not work 
depends on many things (request size, range, browser settings, freshness, etc)


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to