gbrgr opened a new issue, #1914: URL: https://github.com/apache/iceberg-rust/issues/1914
In #1824 we use instances of `Datum` to represent constants which can be added either by partition data or by user request as columns in the record batch transformer. However, `Datum` does not support null values. See [this](https://github.com/apache/iceberg-rust/pull/1824#discussion_r2584497197) discussion thread. -- 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]
