You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Shikhar Bhushan (JIRA)" <ji...@apache.org> on 2016/09/16 22:04:21 UTC

[jira] [Commented] (KAFKA-3906) Connect logical types do not support nulls.

    [ https://issues.apache.org/jira/browse/KAFKA-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497533#comment-15497533 ] 

Shikhar Bhushan commented on KAFKA-3906:
----------------------------------------

[~jcustenborder] did this come up in the context of {{JsonConverter}}, and if so can it be closed since KAFKA-4183 patched that?

> Connect logical types do not support nulls.
> -------------------------------------------
>
>                 Key: KAFKA-3906
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3906
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>    Affects Versions: 0.10.0.0
>            Reporter: Jeremy Custenborder
>            Assignee: Ewen Cheslack-Postava
>
> The logical types for Kafka Connect do not support null data values. Date, Decimal, Time, and Timestamp all will throw null reference exceptions if a null is passed in to their fromLogical and toLogical methods. Date, Time, and Timestamp require signature changes for these methods to support nullable types.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)