You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rh...@apache.org on 2020/02/11 19:49:19 UTC

[kafka] branch trunk updated (520a761 -> 5727b24)

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

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


    from 520a761  KAFKA-9517: Fix default serdes with FK join (#8061)
     add 5727b24  KAFKA-7052 Avoiding NPE in ExtractField SMT in case of non-existent fields (#8059)

No new revisions were added by this update.

Summary of changes:
 .../kafka/connect/transforms/ExtractField.java     |  9 +++++++-
 .../kafka/connect/transforms/ExtractFieldTest.java | 27 ++++++++++++++++++++++
 2 files changed, 35 insertions(+), 1 deletion(-)