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


##########
docs/content.zh/docs/dev/table/sqlClient.md:
##########
@@ -610,7 +610,7 @@ SQL Client will print success message if the statement is 
executed successfully.
 By default, the error message only contains the error cause. In order to print 
the full exception stack for debugging, please set the
 `sql-client.verbose` to true through command `SET 'sql-client.verbose' = 
'true';`.
 
-### Execute SQL Files
+### Execute SQL Files in a Session Cluster
 
 SQL Client supports to execute a SQL script file with the `-f` option. SQL 
Client will execute

Review Comment:
   nit: 
   to execute - > executing



-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to