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


##########
seatunnel-connectors/seatunnel-connectors-spark/seatunnel-connector-spark-clickhouse/src/main/scala/org/apache/seatunnel/spark/clickhouse/sink/Table.scala:
##########
@@ -102,4 +105,10 @@ class Table(val name: String, val database: String, val 
engine: String, val crea
       CheckResult.success()
     }
   }
+
+  def supportReplicatedMergeTree(ddl: String): String = {

Review Comment:
   ok,i understand what you mean.i will change it.thank you for your advice.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to