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

Jingsong Lee updated FLINK-18172:
---------------------------------
    Fix Version/s: 1.11.0

> 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
>          Components: Table SQL / Client
>            Reporter: Jingsong Lee
>            Priority: Critical
>             Fix For: 1.11.0
>
>
> 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