This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42897-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 79b6a99f12d [fix](cloud) Fix tablet_id is zero when txn lazy commit (#42043) (#42905) add 131a375fc2e [fix](Nerieds) fix FoldConstantRuleOnFE too slow when CaseWhen clause nesting multiple layers (#42897) No new revisions were added by this update. Summary of changes: .../rules/expression/rules/FoldConstantRule.java | 2 +- .../expression/rules/FoldConstantRuleOnFE.java | 3 - .../slow_fold_constant_case_when.groovy | 824 +++++++++++++++++++++ 3 files changed, 825 insertions(+), 4 deletions(-) create mode 100644 regression-test/suites/nereids_syntax_p0/slow_fold_constant_case_when.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org