Mrart commented on code in PR #4166:
URL:
https://github.com/apache/incubator-streampark/pull/4166#discussion_r1913126487
##########
streampark-common/src/main/java/org/apache/streampark/common/constants/Constants.java:
##########
@@ -51,6 +53,8 @@ private Constants() {
public static final String STREAMPARK_SPARKSQL_CLIENT_CLASS =
"org.apache.streampark.spark.cli.SqlClient";
+ public static final String STREAMPARK_FLINKCDC_CLIENT_CLASS =
"org.apache.streampark.cdc.cli.CDCClient";
Review Comment:
modified.
--
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]