You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/01/09 07:10:43 UTC

[doris] branch master updated (4f2bea86ee -> 4c50c4906b)

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-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org