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/incubator-inlong.git


    from 3a6b7d259 [INLONG-4280][Manager] Add params for Iceberg sink (#4341)
     add 147a56728 [INLONG-4513][Manager] Add Iceberg and HBase examples for 
the manager client (#4515)

No new revisions were added by this update.

Summary of changes:
 .../apache/inlong/manager/client/BaseExample.java  |  8 ++-
 ...ile2HiveExample.java => File2HBaseExample.java} | 54 ++++++++++++++++--
 .../inlong/manager/client/File2HiveExample.java    |  1 +
 ...e2HiveExample.java => File2IcebergExample.java} | 64 ++++++++++++++++++++--
 .../common/pojo/sink/iceberg/IcebergType.java      |  4 +-
 .../resource/iceberg/IcebergCatalogUtils.java      |  8 ++-
 .../service/sink/iceberg/IcebergSinkOperation.java | 25 ++++++++-
 .../org/apache/inlong/sort/protocol/node/Node.java |  2 +
 8 files changed, 151 insertions(+), 15 deletions(-)
 copy 
inlong-manager/manager-client-examples/src/test/java/org/apache/inlong/manager/client/{File2HiveExample.java
 => File2HBaseExample.java} (65%)
 copy 
inlong-manager/manager-client-examples/src/test/java/org/apache/inlong/manager/client/{File2HiveExample.java
 => File2IcebergExample.java} (59%)

Reply via email to