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

Timo Walther commented on FLINK-9412:
-------------------------------------

Hi Simon, currently FLIP-24 is the only design document we have. The code is 
already split into a general `Executor` interfaces with a `LocalExecutor` 
implementation. A REST API could in theory implement a 
`ClientExecutor`/`ServerExecutor` at least that was the idea.

> Add a REST-based SQL Client Gateway
> -----------------------------------
>
>                 Key: FLINK-9412
>                 URL: https://issues.apache.org/jira/browse/FLINK-9412
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Client
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>
> FLINK-8607 and following issues have implemented or are currently 
> implementing the first two parts of 
> [FLIP-24|https://cwiki.apache.org/confluence/display/FLINK/FLIP-24+-+SQL+Client]
>  for adding a SQL Client with basic functionality.
> A next step is to offer the features available in the CLI via a RESTful API. 
> A {{SQL Client Gateway}} should offer a stateless way of submitting SQL 
> queries and retrieving result handles. A design document will follow.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to