This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 4f2bea86ee [fix](Nereids) divide operator return type is not same with lagecy planner (#15707) add 4c50c4906b [fix](Nereids) add implicit casting for arithmetic expression (#15630) No new revisions were added by this update. Summary of changes: .../nereids/rules/expression/rewrite/rules/TypeCoercion.java | 10 +++++++++- .../doris/nereids/trees/expressions/BinaryArithmetic.java | 3 ++- .../doris/nereids/trees/expressions/UnaryArithmetic.java | 3 ++- regression-test/data/nereids_syntax_p0/function.out | 3 +++ regression-test/suites/nereids_syntax_p0/function.groovy | 6 +++++- 5 files changed, 21 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org