jackye1995 opened a new issue, #6625:
URL: https://github.com/apache/iceberg/issues/6625

   ### Feature Request / Improvement
   
   Based on discussion in #6474
   
   We should consolidate some consistent way to check nulls, currently both 
`checkNoNull` and `checkArgument(xxx != null)` are used in different places.
   
   Also there is little indication in the codebase of which field could 
potentially be null. This causes a lot of confusions for external engine 
integrations like Trino.
   
   ### Query engine
   
   None


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