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(test): add data type fixtures #47

Closed devillove084 closed 3 months ago

devillove084 commented 3 months ago

Let's try using the serialization results from Java to check if the Rust implementation is correct! close #46