This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 6d579d924d [fix](profile) delete useless profile add_child #20989 add ca6f51fcd5 [Performance] disable mmap alloc for doris performance (#21034) add 0cf9de8cef [fix](decimalv3) fix result error when cast a round decimalv3 to double (#20678) add b4773e1195 [Chore](materialized-view) enable nereids planner on regression test mv_p0 (#21023) No new revisions were added by this update. Summary of changes: be/src/vec/common/allocator_fwd.h | 2 +- be/src/vec/common/hash_table/phmap_fwd_decl.h | 2 +- be/src/vec/functions/round.h | 6 ++++- .../sql_functions/math_functions/test_round.out | 27 +++++++++++++++++++ .../agg_have_dup_base/agg_have_dup_base.groovy | 3 --- .../suites/mv_p0/case_ignore/case_ignore.groovy | 3 --- .../suites/mv_p0/k1ap2spa/k1ap2spa.groovy | 3 --- .../mv_p0/multi_slot_k123p/multi_slot_k123p.groovy | 3 --- .../multi_slot_k1a2p2ap3p.groovy | 4 --- .../multi_slot_k1a2p2ap3ps.groovy | 3 --- .../multi_slot_k1p2ap3p/multi_slot_k1p2ap3p.groovy | 3 --- .../multi_slot_k1p2ap3ps.groovy | 4 --- .../multi_slot_multi_mv/multi_slot_multi_mv.groovy | 3 --- .../suites/mv_p0/mv_with_view/mv_with_view.groovy | 3 --- .../mv_p0/sum_divede_count/sum_devide_count.groovy | 3 --- .../test_dup_group_by_mv_abs.groovy | 3 --- .../test_dup_group_by_mv_plus.groovy | 3 --- .../mv_p0/test_dup_mv_abs/test_dup_mv_abs.groovy | 3 --- .../mv_p0/test_dup_mv_bin/test_dup_mv_bin.groovy | 4 --- .../test_dup_mv_bitmap_hash.groovy | 4 --- .../mv_p0/test_dup_mv_year/test_dup_mv_year.groovy | 3 --- .../testAggQueryOnAggMV1.groovy | 3 --- .../testAggQueryOnAggMV10.groovy | 4 --- .../testAggQueryOnAggMV11.groovy | 3 --- .../testAggQueryOnAggMV2.groovy | 3 --- .../testAggQueryOnAggMV3.groovy | 3 --- .../testAggQuqeryOnAggMV5.groovy | 4 --- .../testAggQuqeryOnAggMV6.groovy | 3 --- .../testAggQuqeryOnAggMV7.groovy | 3 --- .../testBitmapUnionInQuery.groovy | 3 --- .../testJoinOnLeftProjectToJoin.groovy | 3 --- .../ut/testQueryOnStar/testQueryOnStar.groovy | 4 --- .../testSelectMVWithTableAlias.groovy | 3 --- .../sql_functions/math_functions/test_round.groovy | 30 ++++++++++++++++++++++ 34 files changed, 64 insertions(+), 97 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org