You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Shengkai Fang (Jira)" <ji...@apache.org> on 2021/02/23 10:39:00 UTC

[jira] [Created] (FLINK-21466) Simplify the command to start the sql client

Shengkai Fang created FLINK-21466:
-------------------------------------

             Summary: Simplify the command to start the sql client
                 Key: FLINK-21466
                 URL: https://issues.apache.org/jira/browse/FLINK-21466
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API
            Reporter: Shengkai Fang


Users can use command 


{code:java}
>./sql-client.sh embedded -i init1.sql,init2.sql
{code}
 to start the sql client and don't need to add {{embedded}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)