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

rmetzger pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from c05dd396 [FLINK-24317][python][tests] Optimize the implementation of 
Top2 in test_flat_aggregate
     new 587e677  [hotfix][connectors/kafka] Remove unused code from 
KafkaDynamicSink
     new 83fd46f  [FLINK-24281][connectors/kafka] Only allow KafkaSinkBuilder 
creation with KafkaSink.builder()
     new 5dd99ed  [FLINK-24281][connectors/kafka] Migrate all format tests from 
FlinkKafkaProducer to KafkaSink

The 3 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:
 .../connector/kafka/sink/KafkaSinkBuilder.java     |  2 +
 .../connectors/kafka/table/KafkaDynamicSink.java   | 15 ----
 .../kafka/table/KafkaChangelogTableITCase.java     | 82 ++++++++--------------
 .../connectors/kafka/table/KafkaTableTestBase.java |  3 +
 .../registry/test/TestAvroConsumerConfluent.java   | 48 ++++++++-----
 5 files changed, 68 insertions(+), 82 deletions(-)

Reply via email to