paimon-rust
paimon-rust copied to clipboard
Apache Paimon Rust The rust implementation of Apache Paimon.
implement #75
ref [Index Manifest](https://paimon.apache.org/docs/master/concepts/spec/manifest/#index-manifest)
When using `cargo clippy --all-targets --workspace -- -D warnings` to test the main branch code, which has errors like the following information, we need to fix this. ```bash $ cargo...
for https://github.com/apache/paimon-rust/issues/52 the [PR](https://github.com/apache/paimon-rust/pull/62) has been stagnant for a long time.
for https://github.com/apache/paimon-rust/issues/82