You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by he...@apache.org on 2022/06/10 07:59:30 UTC

[incubator-inlong] branch master updated (d86ca738f -> 681f4657b)

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

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


    from d86ca738f [INLONG-4615][Manager] PluginClassLoader adapts to the Windows system (#4617)
     add 681f4657b [INLONG-4612][Dashboard][Manager] Update Iceberg config UI and related protocol key names (#4618)

No new revisions were added by this update.

Summary of changes:
 .../src/components/MetaData/StorageIceberg.tsx     | 54 +++++++-------------
 inlong-dashboard/src/locales/cn.json               |  1 +
 inlong-dashboard/src/locales/en.json               |  1 +
 .../common/pojo/sink/iceberg/IcebergSink.java      |  4 +-
 .../pojo/sink/iceberg/IcebergSinkRequest.java      |  4 +-
 .../manager/plugin/flink/FlinkOperation.java       | 57 +++++++++++++---------
 6 files changed, 57 insertions(+), 64 deletions(-)