This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git
from 14553d0068 [cherry-pick](bitmap)Support return bitmap data in select statement in vectorization (#15388) new 8e0a57407a [test](Nereids) Disable some regression test for materialized index. (#15387) new ef4f6de9ae [Bug](decimalv3) select view of decimalv3 error (#15404) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/doris/catalog/ScalarType.java | 17 ++++++++++++++--- .../test_decimalv3.out} | 3 ++- regression-test/data/nereids_syntax_p0/rollup.out | 9 --------- .../suites/decimalv3/test_decimalv3.groovy | 22 ++++++++++------------ .../suites/nereids_syntax_p0/rollup.groovy | 6 ++++-- 5 files changed, 30 insertions(+), 27 deletions(-) copy regression-test/data/{correctness/test_constant_push_down_through_outer_join.out => decimalv3/test_decimalv3.out} (70%) delete mode 100644 regression-test/data/nereids_syntax_p0/rollup.out copy be/src/env/env.cpp => regression-test/suites/decimalv3/test_decimalv3.groovy (57%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org