liurenjie1024 commented on issue #1914:
URL: https://github.com/apache/iceberg-rust/issues/1914#issuecomment-3635711731

   > I was testing my [iceberg-rust DF 51 
branch](https://github.com/apache/iceberg-rust/pull/1899) with my [DataFusion 
Comet DF 51 branch](https://github.com/apache/datafusion-comet/pull/2729), and 
it looks like this broke the DataFusion Comet integration. Specifically, we're 
now failing 45 tests in the Iceberg Java suite for `NULL` identity-partitioned 
columns. I will try to work around it in Comet.
   
   Hi, @mbutrovich this should not be a large feature to implement, so we 
quickly fix it if necessary. What I want to confirm is that we should return 
null if identity-partitioned columns return null, right?


-- 
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]

Reply via email to