dentiny commented on PR #1698:
URL: https://github.com/apache/iceberg-rust/pull/1698#issuecomment-3330581822

   > I have concerns exposing this cache. It's for internal usage only and 
should be transparent to user.
   
   My question is: 
   - Could you please share more about your concern? If we don't want exposed 
cache to be written, we could hide the write interface by visbility?
   - My hope is to share object cache inside and outside the crate, without 
which I have to afford an IO operation anyway, and likely a re-implementation 
of whatever-cache
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to