mbutrovich commented on issue #1914: URL: https://github.com/apache/iceberg-rust/issues/1914#issuecomment-3639257861
The `NULL` `Datum` support has a huge blast radius, but I think I can get correct behavior by just skipping `NULL` in `constants_map` generation like it was before. I have opened draft #1922 and am testing with Iceberg Java tests and Comet to see if it resolves our issue with `NULL` identity-partitioned columns. -- 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]
