fvaleri opened a new pull request, #21212:
URL: https://github.com/apache/kafka/pull/21212

   The `UUIDFieldType` class does NOT override `canBeNullable()`, so it 
inherits the default implementation which returns false. Uuid fields use a 
special zero uuid value (all bits set to 0) as a sentinel to represent "no 
UUID" instead of null.


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

Reply via email to