[
https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912139#comment-16912139
]
Zhenghua Gao commented on FLINK-13790:
--------------------------------------
[~jark] [~phoenixjiangnan] Seems -e option is already used for environment
file, we could not use it for execute sql statement (which keeps consistend
with Hive
[Beeline/Cli|[https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Cli]]).
> 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)