You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by go...@apache.org on 2020/12/21 11:45:52 UTC

[flink] branch master updated (9525a6c -> 3c0442e)

This is an automated email from the ASF dual-hosted git repository.

godfrey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 9525a6c  [FLINK-20516][table-planner-blink] Introduce BatchPhysicalTableSourceScan, and make BatchExecTableSourceScan only extended from ExecNode
     add 3c0442e  [hotfix] Fix incorrect output type in StreamExecTableSourceScan & BatchExecTableSourceScan

No new revisions were added by this update.

Summary of changes:
 .../table/planner/plan/nodes/exec/batch/BatchExecTableSourceScan.java   | 2 +-
 .../table/planner/plan/nodes/exec/stream/StreamExecTableSourceScan.java | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)