Re: [PR] feat: partition compatibility [iceberg-rust]

2024-09-08 Thread via GitHub
Xuanwo merged PR #612: URL: https://github.com/apache/iceberg-rust/pull/612 -- 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: issues-unsubscr...@iceberg.a

Re: [PR] feat: partition compatibility [iceberg-rust]

2024-09-08 Thread via GitHub
c-thiel commented on code in PR #612: URL: https://github.com/apache/iceberg-rust/pull/612#discussion_r1749274990 ## crates/iceberg/src/spec/partition.rs: ## @@ -118,9 +118,63 @@ impl PartitionSpec { /// Turn this partition spec into an unbound partition spec. ///