-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Search before asking
- I searched in the 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!
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers