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 06:13:53 UTC

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

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



##########
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:
       When the function is written, optimize it together next time




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