[ 
https://issues.apache.org/jira/browse/FLINK-18172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jingsong Lee updated FLINK-18172:
---------------------------------
    Priority: Critical  (was: Major)

> Select bounded source not work in SQL-CLI with streaming mode
> -------------------------------------------------------------
>
>                 Key: FLINK-18172
>                 URL: https://issues.apache.org/jira/browse/FLINK-18172
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Jingsong Lee
>            Priority: Critical
>
> create table csv_t (i int, j int) with ('connector'='filesystem', 
> 'path'='/tmp/1', 'format'='csv');
> select * from csv_t;
>  * Can not display records.
>  * Hang forever, but the job has been finished.



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

Reply via email to