This is an automated email from the ASF dual-hosted git repository.
tzulitai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git
from 33bd5511 [hotfix] Update NOTICE files to reflect year 2023
new 16172a00 [FLINK-25916][connector-kafka] Using upsert-kafka with a
flush buffer results in Null Pointer Exception
new df236ca7 [hotfix] Remove full qualifier for SinkWriter.Context in test
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../kafka/table/ReducingUpsertWriter.java | 5 +-
.../kafka/table/ReducingUpsertWriterTest.java | 54 +++++++++++++++++-
.../kafka/table/UpsertKafkaTableITCase.java | 65 ++++++++++++++++++++++
3 files changed, 119 insertions(+), 5 deletions(-)