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

spec: Implement Manifest #7

Open Xuanwo opened 4 months ago

Xuanwo commented 4 months ago

https://paimon.apache.org/docs/master/concepts/specification/

May need refer to java impl since the spec is not clear.

Xuanwo commented 4 months ago

@dharanad is willing to do this.