This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-60045-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from d602bf46575 branch-4.0: [fix](filecache) fix testing operation happen
before cache init #60120 (#60140)
add fa154ddcf9a [fix](repeat plan) fix repeat output slot order
inconsistent with its input expression (#60045)
No new revisions were added by this update.
Summary of changes:
.../glue/translator/PhysicalPlanTranslator.java | 53 +++++++-------
.../java/org/apache/doris/planner/RepeatNode.java | 4 ++
.../translator/PhysicalPlanTranslatorTest.java | 48 +++++++++++--
.../nereids_p0/repeat/test_repeat_output_slot.out | 70 ++++++++++++++++++
.../repeat/test_repeat_output_slot.groovy | 82 ++++++++++++++++++++++
5 files changed, 227 insertions(+), 30 deletions(-)
create mode 100644
regression-test/data/nereids_p0/repeat/test_repeat_output_slot.out
create mode 100644
regression-test/suites/nereids_p0/repeat/test_repeat_output_slot.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]