aokolnychyi opened a new pull request #2929:
URL: https://github.com/apache/iceberg/pull/2929


   Our `JavaHashes` are inconsistent in handling nulls. Specifically, only 
`CharSequenceHash` currently handles nulls correctly and all others fail with a 
NPE. In addition, our `StructLike` collections don't handle nulls too. It is 
possible to add a null object but never retrieve 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: [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