This is an automated email from the ASF dual-hosted git repository.
hxb pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 89acb9a [FLINK-23696][connectors/rabbitmq] Fix
RMQSourceTest.testRedeliveredSessionIDsAck test
add 3ef637d [FLINK-24860][python] Fix the wrong position mappings in the
Python UDTF
No new revisions were added by this update.
Summary of changes:
.../rules/logical/PythonCorrelateSplitRule.java | 71 ++++++++++++++----
.../plan/rules/logical/PythonCalcSplitRule.scala | 10 ++-
.../CalcPythonCorrelateTransposeRuleTest.xml | 8 +--
.../rules/logical/PythonCorrelateSplitRuleTest.xml | 17 +++--
.../rules/logical/PythonCorrelateSplitRule.java | 83 ++++++++++++++++++----
.../plan/rules/logical/PythonCalcSplitRule.scala | 15 +++-
6 files changed, 161 insertions(+), 43 deletions(-)