You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2018/10/05 03:38:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ewen Cheslack-Postava resolved KAFKA-7476.
------------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
                   0.10.2.3
                   2.0.1
                   0.9.0.2
                   1.0.3
                   0.11.0.4
                   0.10.1.2
                   0.10.0.2
                   2.2.0
                   1.1.2

Issue resolved by pull request 5736
[https://github.com/apache/kafka/pull/5736]

> 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
>            Priority: Major
>             Fix For: 1.1.2, 2.2.0, 0.10.0.2, 0.10.1.2, 0.11.0.4, 1.0.3, 0.9.0.2, 2.0.1, 0.10.2.3, 2.1.0
>
>
> 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)