You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/02/19 02:55:48 UTC

[GitHub] [incubator-inlong] dockerzhang commented on a change in pull request #2583: [INLONG-1520][Manager] Support Iceberg dataflow

dockerzhang commented on a change in pull request #2583:
URL: https://github.com/apache/incubator-inlong/pull/2583#discussion_r810437243



##########
File path: inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/BizConstant.java
##########
@@ -76,4 +76,6 @@
 
     public static final Integer DISABLE_CREATE_RESOURCE = 0; // Disable create resource
 
+    public static final String STORAGE_ICEBERG = "ICEBERG";

Review comment:
       it's better to move this line under `STORAGE_HIVE`.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org