This is an automated email from the ASF dual-hosted git repository.
leezng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 19c56776a [INLONG-6830][Manager] Optimize the config managerment of
SortSDK (#6831)
add 8e0bcfcf6 [INLONG-6824][Dashboard] Support StarRocks sink (#6847)
No new revisions were added by this update.
Summary of changes:
inlong-dashboard/src/locales/cn.json | 13 ++
inlong-dashboard/src/locales/en.json | 13 ++
.../src/metas/sinks/defaults/ClickHouse.ts | 1 +
.../src/metas/sinks/defaults/Elasticsearch.ts | 1 +
inlong-dashboard/src/metas/sinks/defaults/Hive.ts | 1 +
.../src/metas/sinks/defaults/Iceberg.ts | 1 +
inlong-dashboard/src/metas/sinks/defaults/MySQL.ts | 2 +-
.../src/metas/sinks/defaults/SQLServer.ts | 2 +-
.../sinks/defaults/{SQLServer.ts => StarRocks.ts} | 150 +++++++++++----------
inlong-dashboard/src/metas/sinks/defaults/index.ts | 5 +
10 files changed, 116 insertions(+), 73 deletions(-)
copy inlong-dashboard/src/metas/sinks/defaults/{SQLServer.ts => StarRocks.ts}
(68%)