This is an automated email from the ASF dual-hosted git repository.
tzulitai pushed a change to branch v4.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git
from a3a21ce5 [hotfix] Update NOTICE files to reflect year 2023
new 5bb23911 [FLINK-25916][connector-kafka] Using upsert-kafka with a
flush buffer results in Null Pointer Exception
new 75368b77 [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(-)