mirror of https://github.com/apache/kafka.git
Various converters (AvroConverter and JsonConverter) produce a
SchemaAndValue consisting of a logical schema type and a java.util.Date.
This is a fix for SchemaProjector to properly handle the Date.
Author: Robert Yokota <rayokota@gmail.com>
Reviewers: Konstantine Karantasis <konstantine@confluent.io>, Ewen Cheslack-Postava <ewen@confluent.io>
Closes #5736 from rayokota/KAFKA-7476
(cherry picked from commit
|
||
---|---|---|
.. | ||
api/src | ||
file/src | ||
json/src | ||
runtime/src |