Jingsong Lee created FLINK-13391:
------------------------------------
Summary: Blink-planner should not invoke deprecated getReturnType
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
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)