findepi opened a new pull request, #4978:
URL: https://github.com/apache/iceberg/pull/4978

   Within Iceberg API some attributes are nullable and some are not. We
   should make clear to the user of the API which attributes do not require
   a null check (are guaranteed to be non-null). This PR uses
   `@NonNull` annotation for that purpose, but I am open to other suggestions.
   
   cc @alexjo2144 


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