fhueske commented on a change in pull request #6505: [FLINK-10071] [docs] 
Document usage of INSERT INTO in SQL Client
URL: https://github.com/apache/flink/pull/6505#discussion_r207929622
 
 

 ##########
 File path: docs/dev/table/sqlClient.md
 ##########
 @@ -369,6 +371,62 @@ This process can be recursively performed until all the 
constructor parameters a
 
 {% top %}
 
+Long-running SQL Queries
 
 Review comment:
   I think the name `Detached SQL Queries` describes the feature better. 
   IMO, this is not so much about how long a query runs but rather that it is 
started by the CLI but it produces into an external system instead of the CLI. 
The CLI does not have any control over a detached query.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to