This is an automated email from the ASF dual-hosted git repository.
yunqing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from bffb911d8 [INLONG-6732][Manager] Fix wrong SortSDK topic properties
(#6733)
add c1a07c38c [INLONG-6724][Sort] Supports dirty data side-output for
doris sink (#6725)
No new revisions were added by this update.
Summary of changes:
.../apache/inlong/sort/base/dirty/DirtyType.java | 17 +-
.../table/DorisDynamicSchemaOutputFormat.java | 339 +++++++++++++--------
.../sort/doris/table/DorisDynamicTableFactory.java | 12 +-
.../sort/doris/table/DorisDynamicTableSink.java | 21 +-
.../DorisExtractNodeToDorisLoadNodeTest.java | 13 +-
.../inlong/sort/parser/DorisMultipleSinkTest.java | 18 +-
6 files changed, 278 insertions(+), 142 deletions(-)