c-thiel opened a new issue, #718: URL: https://github.com/apache/iceberg-rust/issues/718
Following the discussion here: https://github.com/apache/iceberg-rust/pull/349#discussion_r1855682480 and the [spec](https://iceberg.apache.org/spec/#partitioning), partitions must only produce primitive types. This is currently not guranteed, neither by deserialization nor for `add_unbound_field`. At least adding a `void` transform can result in complex types. -- 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]
