[ 
https://issues.apache.org/jira/browse/FLINK-10071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570350#comment-16570350
 ] 

ASF GitHub Bot commented on FLINK-10071:
----------------------------------------

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]


> Document usage of INSERT INTO in SQL Client
> -------------------------------------------
>
>                 Key: FLINK-10071
>                 URL: https://issues.apache.org/jira/browse/FLINK-10071
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Documentation, Table API & SQL
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: pull-request-available
>
> Document the usage of {{INSERT INTO}} statements in SQL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to