davidradl commented on code in PR #25784:
URL: https://github.com/apache/flink/pull/25784#discussion_r1882174945


##########
docs/content.zh/docs/dev/table/sqlClient.md:
##########
@@ -663,6 +663,24 @@ This configuration:
 
 <span class="label label-danger">Attention</span> Compared to the interactive 
mode, SQL Client will stop execution and exits when there are errors.
 
+### Deploy SQL Files in an Application Cluster
+
+SQL Client also supports to deploy a SQL script file to an application cluster 
with the `-f` option if you specify the deployment target in the config.yaml or 
startup options.

Review Comment:
   nit:
   to deploy => deploying 
   comma before if



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