This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a change to branch branch-1.4 in repository https://gitbox.apache.org/repos/asf/inlong.git
from 287644e7c [INLONG-6406][DataProxy] Should support creating sink dynamically after started (addendum) (#6488) new f31a9d6da [INLONG-6491][Manager] Support getting backup info in getAllConfig (#6492) new 41d285463 [INLONG-6481][Dashboard] Supports management of SQLServer source (#6490) new 4634918b5 [INLONG-6484][Sort] Bugfix: fix schema update Circular dependency error in multiple sink iceberg scenes (#6486) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: inlong-dashboard/src/locales/cn.json | 10 + inlong-dashboard/src/locales/en.json | 10 + .../sources/defaults/{Oracle.ts => SQLServer.ts} | 72 ++--- .../src/metas/sources/defaults/index.ts | 5 + .../repository/DataProxyConfigRepository.java | 340 +++++++++++---------- .../sink/multiple/DynamicSchemaHandleOperator.java | 1 + 6 files changed, 228 insertions(+), 210 deletions(-) copy inlong-dashboard/src/metas/sources/defaults/{Oracle.ts => SQLServer.ts} (81%)