nk1506 commented on issue #10742:
URL: https://github.com/apache/iceberg/issues/10742#issuecomment-2245106453

   This bug looks interesting while value it is returning as ZERO. Column 
metrics it is keeping as null. 
   ```
   
{"x":{"column_size":31,"value_count":1,"null_value_count":1,"nan_value_count":null,"lower_bound":null,"upper_bound":null}}
   ```
   and as expected, it is not allowing do insert operation with null value. 
   
   @RussellSpitzer ,Please share your thoughts here. If this is a bug, I would 
be happy to help resolve it. 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to