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 <m...@ewencp.org>
Date:   2017-01-27T07:26:02Z

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

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

    Update list of transformations in documentation class.

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

    Handle null values for optional fields in Flatten transformation.

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

    Address review comments and checkstyle issues

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

    Make Flatten transformation handle optionality and default values from 
ancestors

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

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to