You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by kk...@apache.org on 2020/03/30 22:10:58 UTC

[kafka] branch trunk updated (0520bc6 -> 2c969b1)

This is an automated email from the ASF dual-hosted git repository.

kkarantasis pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 0520bc6  MINOR: Update docs for KIP-530 and KIP-562 (#8388)
     add 2c969b1  KAFKA-9706: Handle null in keys or values when Flatten transformation is used (#8279)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/connect/transforms/Flatten.java   |  4 +++-
 .../kafka/connect/transforms/FlattenTest.java      | 25 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 1 deletion(-)