This is an automated email from the ASF dual-hosted git repository.
healchow pushed a change to branch release-1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git
from 91344a2e2 [INLONG-4601][Manager] Change the fieldList in SinkRequest
to sinkFieldList (#4604)
new 5afe65654 [INLONG-4607][Manager] Add ClickHouse field types for
FormatInfo (#4608)
new b2f8317ba [INLONG-4610][Dashboard] Change the fieldList to
sinkFieldList (#4611)
The 2 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:
.../src/components/AccessHelper/DataStorageEditor/DetailModal.tsx | 4 ++--
inlong-dashboard/src/components/MetaData/StorageClickhouse.tsx | 2 +-
inlong-dashboard/src/components/MetaData/StorageHive.tsx | 2 +-
inlong-dashboard/src/components/MetaData/StorageIceberg.tsx | 2 +-
.../java/org/apache/inlong/manager/common/enums/FieldType.java | 7 +++++++
.../apache/inlong/manager/service/sort/util/FieldInfoUtils.java | 7 +++++++
6 files changed, 19 insertions(+), 5 deletions(-)