You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Robert Yokota (JIRA)" <ji...@apache.org> on 2018/10/02 23:49:00 UTC

[jira] [Created] (KAFKA-7476) SchemaProjector is not properly handling Date-based logical types

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)