You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by yi...@apache.org on 2022/01/09 23:32:27 UTC

[hudi] branch master updated (604d988 -> e9a7f49)

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

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


    from 604d988  [HUDI-3009] making some fixes to S3 incremental source (#4517)
     add e9a7f49  [HUDI-3112] Fix KafkaConnect cannot sync to Hive Problem (#4458)

No new revisions were added by this update.

Summary of changes:
 .../hudi/connect/utils/KafkaConnectUtils.java      | 31 ++++++++++++++++++++++
 .../hudi/connect/writers/KafkaConnectConfigs.java  | 16 +++++++++++
 .../writers/KafkaConnectTransactionServices.java   | 25 ++++++++++-------
 3 files changed, 62 insertions(+), 10 deletions(-)