You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (JIRA)" <ji...@apache.org> on 2019/07/26 09:51:00 UTC

[jira] [Resolved] (FLINK-13391) Blink-planner should not invoke deprecated getReturnType of TableSource

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

Jark Wu resolved FLINK-13391.
-----------------------------
    Resolution: Fixed

Fixed in 1.10.0: 82e373c6d12e957a6db5a956e17f39c6e8f6d51f
Fixed in 1.9.0: bbb4cf2c3a84e317db98914028e1a1e290bcd5fa

> Blink-planner should not invoke deprecated getReturnType of TableSource
> -----------------------------------------------------------------------
>
>                 Key: FLINK-13391
>                 URL: https://issues.apache.org/jira/browse/FLINK-13391
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Critical
>             Fix For: 1.9.0, 1.10.0
>
>
> Now, blink-planner will invoke getDataStream of InputFormatTableSource, this will invoke deprecated getReturnType method.
> We should invoke getInputFormat of InputFormatTableSource to be same as flink-planner.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)