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 919f2a0ee2e [hotfix][docs][Connector/Firehose] Add missing references
to Firehose connector
add b2203eaef68 [FLINK-28988][table-planner] Don't push filters down into
the right table for temporal join
No new revisions were added by this update.
Summary of changes:
.../plan/rules/logical/FlinkFilterJoinRule.java | 36 +++++++
.../physical/stream/ChangelogModeInferenceTest.xml | 108 +++++++++++++++++++++
.../plan/stream/sql/join/TemporalJoinTest.xml | 64 ++++++------
.../stream/ChangelogModeInferenceTest.scala | 33 +++++++
.../runtime/stream/sql/TemporalJoinITCase.scala | 26 ++++-
5 files changed, 228 insertions(+), 39 deletions(-)