You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2017/09/06 12:14:00 UTC

[jira] [Created] (FLINK-7594) Add a SQL CLI client

Timo Walther created FLINK-7594:
-----------------------------------

             Summary: Add a SQL CLI client
                 Key: FLINK-7594
                 URL: https://issues.apache.org/jira/browse/FLINK-7594
             Project: Flink
          Issue Type: New Feature
          Components: Table API & SQL
            Reporter: Timo Walther
            Assignee: Timo Walther


At the moment a user can only specify queries within a Java/Scala program which is nice for integrating table programs or parts of it with DataSet or DataStream API. With more connectors coming up, it is time to also provide a programming-free SQL client. The SQL client should consist of a CLI interface and maybe also a REST API. The concrete design is still up for discussion.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)