Skip to content

Introduce FileIO #75

@luoyuxia

Description

@luoyuxia

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

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions