apache / paimon-rust

Apache Paimon Rust The rust implementation of Apache Paimon.
https://paimon.apache.org/
Apache License 2.0
100 stars 31 forks source link

feat(index): implement file index format and interface #37

Closed devillove084 closed 2 months ago

devillove084 commented 3 months ago

Implement FileIndex related interfaces, implement Format format, and write related tests to ensure the correct file structure.

close #34

devillove084 commented 2 months ago

close it and move on!