This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46065-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 315e4b965cc branch-3.0: [fix](correctness) Fix operator initialization #45728 (#46148) add d386036d807 [fix](Nereids) fix cast string to date (#46065) No new revisions were added by this update. Summary of changes: .../expression/rules/FoldConstantRuleOnFE.java | 2 +- .../trees/expressions/literal/DateLiteral.java | 24 +++++++++++++--------- .../data/correctness_p0/test_cast_date_decimal.out | 3 +++ .../cast_function/test_cast_function.out | 2 +- .../cast_function/test_cast_function.out | 2 +- .../correctness_p0/test_cast_date_decimal.groovy | 4 ++++ 6 files changed, 24 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org