You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by fa...@apache.org on 2022/08/01 02:49:51 UTC

[incubator-seatunnel] branch dev updated (e826d2469 -> 0d2f6f4d7)

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

fanjia pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


    from e826d2469 [Bug][Flink-connector-v2-e2e] Replace the flink docker name (#2291) (#2297)
     add 0d2f6f4d7 Add BaseHiveCommitInfo for common hive commit info (#2306)

No new revisions were added by this update.

Summary of changes:
 .../sink/{HiveCommitInfo.java => BaseHiveCommitInfo.java}    |  8 +++-----
 .../seatunnel/hive/sink/HiveAggregatedCommitInfo.java        | 12 +++++++-----
 .../connectors/seatunnel/hive/sink/HiveCommitInfo.java       | 12 +++++-------
 3 files changed, 15 insertions(+), 17 deletions(-)
 copy seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/sink/{HiveCommitInfo.java => BaseHiveCommitInfo.java} (86%)