You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2020/05/26 13:28:29 UTC

[flink] branch master updated (66f2132 -> 6095131)

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

jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 66f2132  [FLINK-17939][docs-zh] Translate "Python Table API Installation" page into Chinese
     add 6095131  [FLINK-17802][kafka] Set offset commit only if group id is configured  for new Kafka Table source

No new revisions were added by this update.

Summary of changes:
 .../connectors/kafka/FlinkKafkaConsumerBase.java   |  2 +-
 .../kafka/table/KafkaDynamicSourceBase.java        |  1 +
 .../kafka/KafkaTableSourceSinkFactoryTestBase.java | 31 +++++++++++-----------
 .../table/KafkaDynamicTableFactoryTestBase.java    | 31 ++++++++++++++++++++++
 4 files changed, 48 insertions(+), 17 deletions(-)