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 4d7c89fd [FLINK-16522][python] Add support of type hints
     add d0458aa  [FLINK-19874][table-planner] Apply JoinDeriveNullFilterRule 
after join reorder

No new revisions were added by this update.

Summary of changes:
 .../plan/optimize/program/FlinkBatchProgram.scala  | 15 ++++++--
 .../planner/plan/rules/FlinkBatchRuleSets.scala    |  8 +++-
 .../plan/batch/sql/join/JoinReorderTest.xml        | 35 +++++++++++++++++
 .../plan/stream/sql/join/JoinReorderTest.xml       | 33 ++++++++++++++++
 .../planner/plan/common/JoinReorderTestBase.scala  | 44 ++++++++++++++++++++++
 5 files changed, 129 insertions(+), 6 deletions(-)

Reply via email to