Closed cmebarrow closed 6 years ago
Allows Data frames to have null payload (as distinct from zero length payload).
This is required for KTable support in the Kafka nukleus, where we need to be able to represent messages with value null.
Related PRs uptaking this change:
Allows Data frames to have null payload (as distinct from zero length payload).
This is required for KTable support in the Kafka nukleus, where we need to be able to represent messages with value null.
Related PRs uptaking this change: