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 798dfbf [FLINK-19431][docs-zh] Translate "Monitoring REST API" page
of "Debugging & Monitoring" into Chinese
add 6cad089 [FLINK-19939][table-planner-blink] Remove redundant union
from multiple input node
No new revisions were added by this update.
Summary of changes:
.../MultipleInputNodeCreationProcessor.java | 208 +++++--
.../planner/plan/batch/sql/DagOptimizationTest.xml | 28 +-
.../plan/batch/sql/MultipleInputCreationTest.xml | 662 +++++++++++++++++----
.../planner/plan/batch/sql/RemoveShuffleTest.xml | 22 +-
.../plan/batch/sql/agg/GroupingSetsTest.xml | 22 +-
.../plan/batch/sql/MultipleInputCreationTest.scala | 89 ++-
.../plan/batch/sql/agg/GroupingSetsTest.scala | 2 -
7 files changed, 828 insertions(+), 205 deletions(-)