You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by zh...@apache.org on 2023/12/03 14:22:54 UTC

(seatunnel) branch dev updated (dcb4549109 -> 25b01125e4)

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

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


    from dcb4549109 [Improve][Zeta] Remove assert key words (#5947)
     add 25b01125e4 [Improve] StarRocks support create table template with unique key (#5905)

No new revisions were added by this update.

Summary of changes:
 docs/en/connector-v2/sink/StarRocks.md             |  1 +
 .../seatunnel/api/sink/SaveModeConstants.java      |  1 +
 .../starrocks/sink/StarRocksSaveModeUtil.java      | 12 ++++++
 .../catalog/StarRocksCreateTableTest.java          | 47 +++++++++++++++++++++-
 4 files changed, 59 insertions(+), 2 deletions(-)