This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from ea027f3ad31 [Performance](exec) Support runtime filter in <=> join (#31754) add b2887367b2d [feature](function) round function defaults to rounding normally No new revisions were added by this update. Summary of changes: be/src/vec/functions/round.h | 92 +++++++--------------- .../sql-functions/numeric-functions/round.md | 1 + .../sql-functions/numeric-functions/round.md | 2 +- .../test_float_round_up.out} | 8 +- .../data/nereids_function_p0/scalar_function/D.out | 4 +- .../data/nereids_function_p0/scalar_function/R.out | 4 +- .../sql_functions/math_functions/test_round.out | 24 +++--- .../issuesWithTheMostComments3.out | 2 +- .../sql/issuesWithTheMostComments3.out | 2 +- .../test_float_round_up.groovy} | 22 ++++-- 10 files changed, 67 insertions(+), 94 deletions(-) copy regression-test/data/{query_p0/test_compound_predicate_constant_child.out => correctness/test_float_round_up.out} (82%) copy regression-test/suites/{tpch_sf1_p2/function/test_find_in_set.groovy => correctness/test_float_round_up.groovy} (68%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org