[
https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-13790:
-----------------------------
Description:
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.
was:
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 file
without entering interactive mode
This is related to FLINK-12828.
> 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)