apache / iceberg-rust

Apache Iceberg
https://rust.iceberg.apache.org/
Apache License 2.0
673 stars 159 forks source link

feat: Implement Decimal from/to bytes represents #665

Open Xuanwo opened 1 month ago

Xuanwo commented 1 month ago

Close https://github.com/apache/iceberg-rust/issues/663

This PR will implement Decimal from/to bytes represents.