liurenjie1024 commented on issue #172:
URL: https://github.com/apache/iceberg-rust/issues/172#issuecomment-2473145048

   I agree that we should make `FileIO` pluggable and allowing user to choose. 
But I have a concern to make `FileIO` trait since this forces user to use 
`Arc<dyn FileIO>` everywhere  while making `FileIO` trait quite limited due to 
object safe  in rust. I think it would be better to have a design doc and some 
example code so that we could have better discussion.


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

Reply via email to