moomindani commented on PR #2802: URL: https://github.com/apache/iceberg-rust/pull/2802#issuecomment-5689755542
Still waiting for review, opened 9 July. Mergeable and green on current `main`. This is the read side of multi-argument transforms: v3 writes partition and sort fields with `source-ids`, and without this a reader fails on those tables. It pairs with #2790 — an unrecognized transform name has to degrade to unknown, and a multi-argument field has to be readable — but the two are independent and can be reviewed in either order. @CTTY @kevinjqliu a review would be appreciated. -- 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]
