[
https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912143#comment-16912143
]
Jark Wu commented on FLINK-13790:
---------------------------------
What about to use {{-q}} which is a shortcut of {{--query}}?
Note that we already have {{-u}} {{--update}} argument for {{INSERT INTO}}
queries.
> Support -e option with a sql script file as input
> -------------------------------------------------
>
> Key: FLINK-13790
> URL: https://issues.apache.org/jira/browse/FLINK-13790
> Project: Flink
> Issue Type: Sub-task
> Components: Command Line Client
> Reporter: Bowen Li
> Assignee: Zhenghua Gao
> Priority: Major
> Fix For: 1.10.0
>
>
> We expect user to run SQL directly on the command line. Something like:
> sql-client embedded -e "query in string", which will execute the given query
> without entering interactive mode
> This is related to FLINK-12828.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)