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

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


    from eeb69fc  [FLINK-20037][table-api] Fix the Javadoc of 
TableEnvironment#fromValues(AbstractDataType, Object...)
     add 8317426  [FLINK-19990][table-planner-blink] MultipleInput 
isChainableSource now considers DataStreamScanProvider

No new revisions were added by this update.

Summary of changes:
 .../MultipleInputNodeCreationProcessor.java        |  25 ++--
 .../planner/factories/TestFileSourceFactory.java   |  55 ++++++-
 .../MultipleInputNodeCreationProcessorTest.java    | 161 +++++++++++++++++++++
 .../plan/batch/sql/MultipleInputCreationTest.scala |  11 +-
 4 files changed, 229 insertions(+), 23 deletions(-)
 create mode 100644 
flink-table/flink-table-planner-blink/src/test/java/org/apache/flink/table/planner/plan/processors/MultipleInputNodeCreationProcessorTest.java

Reply via email to