liurenjie1024 commented on issue #1217: URL: https://github.com/apache/iceberg-rust/issues/1217#issuecomment-2809502839
> I think cache should not be done inside iceberg crate, but we shall add layer function to inject the dynamic cache layer in FileIO struct. I think adding dynamic cache layer is one option, but not ideal. I think a better chioce maybe putting caching layer in other components like data file reader, which could do fine grain control. For example, a parquet reader could even choose to cache some columns, rather whole file. -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org