You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/05/24 07:03:29 UTC

[GitHub] [incubator-seatunnel] Emor-nj commented on a diff in pull request #1911: [Feature] [clickhouse| ClickhouseFile support ReplicatedMergeTree

Emor-nj commented on code in PR #1911:
URL: https://github.com/apache/incubator-seatunnel/pull/1911#discussion_r880130424


##########
seatunnel-connectors/seatunnel-connectors-flink/seatunnel-connector-flink-clickhouse/src/main/java/org/apache/seatunnel/flink/clickhouse/sink/client/ClickhouseClient.java:
##########
@@ -212,4 +221,12 @@ public ClickhouseTable getClickhouseTable(String database, String table) {
 
     }
 
+    public String localizationEngine(String engine, String ddl) {

Review Comment:
   ok, i will add it later



-- 
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@seatunnel.apache.org

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