[
https://issues.apache.org/jira/browse/FLINK-14559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-14559.
---------------------------
Resolution: Duplicate
I think this is a duplicate issue for FLINK-13900
> flink sql connector for stream table stdout
> -------------------------------------------
>
> Key: FLINK-14559
> URL: https://issues.apache.org/jira/browse/FLINK-14559
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / Common
> Affects Versions: 1.9.1
> Reporter: xiaodao
> Priority: Minor
> Labels: pull-request-available
>
> in some cases,we need to output table stream resuls into stdout,just for test
> or verify sql;
> out message format like:
> +-------------------+-----------------++------------------
> |colName1 |colName2|colName3|
> +-------------------+-----------------++------------------
> |xiaoming123 |xm123 | name123 |
> +-------------------+-----------------++------------------
> |xiaohong |xh123 |xh123 |
> +-------------------+-----------------++------------------
--
This message was sent by Atlassian Jira
(v8.3.4#803005)