apache / iceberg-rust

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

replaced `i32` in `TableUpdate::SetDefaultSortOrder` to `i64` #387

Closed rwwwx closed 1 month ago

rwwwx commented 1 month ago

Replaced i32 in TableUpdate::SetDefaultSortOrder to i64