[
https://issues.apache.org/jira/browse/FLINK-20613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-20613.
--------------------------------
Fix Version/s: 1.13.0
Release Note: Table.execute().collect() might return slightly different
results for column types and row kind.
Resolution: Fixed
Fixed in 1.13.0: f6e08cd6e9229d3d313bbae2a8e4b894e0854be8
> Update TableResult.collect()/TableResult.print() to the new type system
> -----------------------------------------------------------------------
>
> Key: FLINK-20613
> URL: https://issues.apache.org/jira/browse/FLINK-20613
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> Currently, TableResult.collect()/TableResult.print() use old sink interfaces
> and old type system. Those methods are very important in the API and should
> be updated.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)