Robert Yokota created KAFKA-7476: ------------------------------------ Summary: SchemaProjector is not properly handling Date-based logical types Key: KAFKA-7476 URL: https://issues.apache.org/jira/browse/KAFKA-7476 Project: Kafka Issue Type: Bug Components: KafkaConnect Reporter: Robert Yokota Assignee: Robert Yokota
SchemaProjector is not properly handling Date-based logical types. An exception of the following form is thrown: `Caused by: java.lang.ClassCastException: java.util.Date cannot be cast to java.lang.Number` -- This message was sent by Atlassian JIRA (v7.6.3#76005)