luoyuxia opened a new issue, #75: URL: https://github.com/apache/fluss-rust/issues/75
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss-rust/issues) and found nothing similar. ### Description To read from remote, we'll need to read remote file. We should introduce the FileIO abstract interface to read data. We can take paimon-rust as a reference https://github.com/apache/paimon-rust/blob/main/crates/paimon/src/io/file_io.rs Note we only need the interface for read, not to introduce write ### Willingness to contribute - [ ] I'm willing to submit a PR! -- 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]
