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 2017/05/16 05:41:04 UTC

[jira] [Commented] (KAFKA-4714) Implement remaining KIP-66 SMTs

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

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

GitHub user ewencp opened a pull request:

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

    KAFKA-4714: TimestampConverter transformation (KIP-66)

    

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

    $ git pull https://github.com/ewencp/kafka kafka-3209-timestamp-converter

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

    https://github.com/apache/kafka/pull/3065.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 #3065
    
----
commit dbb85346d9ca9a09648832ea95c262dfd1021588
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-01-27T07:26:02Z

    KAFKA-4714: KIP-66: Flatten and Cast single message transforms

commit 386978ac4b527eb0c80b66cbada5c6da679433b3
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-01-27T17:58:26Z

    Update list of transformations in documentation class.

commit 16a836d1142f1a642c3bbced93aaa2ae0dee4b68
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-01-28T04:53:49Z

    Handle null values for optional fields in Flatten transformation.

commit ad92662e257d652fad4224b2ac85e4428946734d
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-05-14T22:47:13Z

    Address review comments and checkstyle issues

commit 7b234982f99a612b7ca03a088aa8a28b2be8e38f
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-05-15T02:00:39Z

    Make Flatten transformation handle optionality and default values from ancestors

commit 9eafd31a8471b96208a1cb3bf6bcd568b15c3839
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-05-15T17:26:50Z

    KAFKA-4714: KIP-66: TimestampConverter single message transform

----


> Implement remaining KIP-66 SMTs
> -------------------------------
>
>                 Key: KAFKA-4714
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4714
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>             Fix For: 0.11.0.0
>
>
> Three didn't make it for the 0.10.2.0 release: Flatten, Cast, and TimestampConverter.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)