This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 826467e [fix](replica) handle replica version missing info to avoid
-214 error (#8209)
add 10c3712 [fix](vectorized) fix arithmetic calculate get wrong
result(#8226)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/arithmetic_expr.cpp | 66 ++++++++++++++++++++++++++++++++++
be/src/exprs/arithmetic_expr.h | 11 ++++++
be/src/exprs/expr.cpp | 2 ++
be/src/vec/functions/minus.cpp | 1 +
be/src/vec/functions/modulo.cpp | 3 ++
be/src/vec/functions/multiply.cpp | 1 +
be/src/vec/functions/plus.cpp | 1 +
fe/fe-core/src/main/cup/sql_parser.cup | 2 ++
8 files changed, 87 insertions(+)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]