[
https://issues.apache.org/jira/browse/FLINK-23490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther reassigned FLINK-23490:
------------------------------------
Assignee: Mans Singh
> Flink Table Example - StreamWindowSQLExample shows output in older format
> -------------------------------------------------------------------------
>
> Key: FLINK-23490
> URL: https://issues.apache.org/jira/browse/FLINK-23490
> Project: Flink
> Issue Type: Improvement
> Components: Examples, Table SQL / API
> Affects Versions: 1.13.1
> Reporter: Mans Singh
> Assignee: Mans Singh
> Priority: Minor
> Labels: examples, pull-request-available, sql, table
> Fix For: 1.14.0
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> The example print output shows older format:
> {quote}{{// 2019-12-12 00:00:00.000,3,10,3}}
> {{// 2019-12-12 00:00:05.000,3,6,2}}
> {quote}
>
> Execution of the application print the following:
> {quote}+I[2019-12-12 00:00:00.000, 3, 10, 3]
> +I[2019-12-12 00:00:05.000, 3, 6, 2]
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)