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

dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from a3f8102de2 [INLONG-8695][Sort] Add Pulsar connector based on flink 
1.15 (#9005)
     add d7459a22cf [INLONG-9041][Manager] Support saving schema information 
when saving iceberg source (#9042)

No new revisions were added by this update.

Summary of changes:
 .../inlong/manager/common/enums/FieldType.java     |  1 +
 .../manager/pojo/sort/util/FieldInfoUtils.java     | 14 ++++-
 .../inlong/manager/pojo/source/SourceRequest.java  |  3 ++
 .../resource/sink/iceberg/IcebergCatalogUtils.java |  1 +
 .../service/source/AbstractSourceOperator.java     |  9 ++++
 .../service/source/StreamSourceOperator.java       |  8 +++
 .../source/iceberg/IcebergSourceOperator.java      | 61 ++++++++++++++++++++++
 7 files changed, 96 insertions(+), 1 deletion(-)

Reply via email to