Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
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.