Kafka JSON Spec Does Propagates DH Nulls Instead of JSON Null #5701
Labels
bug
Something isn't working
core
Core development tasks
json
kafka
kafka-exhaust
release blocker
A bug/behavior that puts is below the "good enough" threshold to release.
Milestone
To reproduce:
This produces deephaven null values to the stream instead of real null values; see redpanda snapshot below:
(You will have to ignore that X == "3", Y == non-null instance in my image; that was because I [accidentally] had more than one producer running on the same topic at the time of the shot.)
The text was updated successfully, but these errors were encountered: