flaneur2020 commented on issue #734: URL: https://github.com/apache/iceberg-rust/issues/734#issuecomment-2519463639
sorry i found there's already have a `replace_sort_order` in [transaction.rs](https://github.com/apache/iceberg-rust/blob/main/crates/iceberg/src/transaction.rs#L150) and a `add_sort_order` in [table_metadata_builder.rs](https://github.com/apache/iceberg-rust/blob/main/crates/iceberg/src/spec/table_metadata_builder.rs#L751) implemented in the code base. i suppose this issue could be marked as closed? or if there is anything else that I may have missed, please let me know. thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
