You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/16 18:19:20 UTC

[jira] [Commented] (KAFKA-4173) SchemaProjector should successfully project when source schema field is missing and target schema field is optional

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

ASF GitHub Bot commented on KAFKA-4173:
---------------------------------------

GitHub user shikhar opened a pull request:

    https://github.com/apache/kafka/pull/1865

    KAFKA-4173: SchemaProjector should successfully project missing Struct field when target field is optional

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shikhar/kafka kafka-4173

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1865.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1865
    
----
commit 085e30ee5ab49981dbb9b1f353b3ea02fdadec7e
Author: Shikhar Bhushan <sh...@confluent.io>
Date:   2016-09-16T18:16:18Z

    KAFKA-4173: SchemaProjector should successfully project missing Struct field when target field is optional

----


> SchemaProjector should successfully project when source schema field is missing and target schema field is optional
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-4173
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4173
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>            Reporter: Shikhar Bhushan
>            Assignee: Shikhar Bhushan
>
> As reported in https://github.com/confluentinc/kafka-connect-hdfs/issues/115



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