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:57:11 UTC

[GitHub] [incubator-inlong] dockerzhang commented on a change in pull request #2581: [INLONG-2579][Manager] Support data flow to ClickHouse

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



##########
File path: inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/BizConstant.java
##########
@@ -24,6 +24,8 @@
 
     public static final String STORAGE_HIVE = "HIVE";
 
+    public static final String STORAGE_CLICKHOUSE = "CLICKHOUSE";

Review comment:
       there are several storage classes, can we manage them using a `storage enum`?




-- 
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