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 c6ca2a3ba1f [fix](regression-test) fix non stable case
test_bitmap_index (#29592)
add ca0c7928b45 [Improvement](nereids) Query rewrite by mv support
bitmap_union and bitmap_union_count roll up (#29418)
No new revisions were added by this update.
Summary of changes:
.../mv/AbstractMaterializedViewAggregateRule.java | 208 +++++++++--------
.../mv/AbstractMaterializedViewRule.java | 15 +-
.../exploration/mv/MaterializationContext.java | 11 +-
.../expressions/functions/agg/BitmapUnion.java | 8 +-
.../functions/agg/BitmapUnionCount.java | 8 +-
.../mv/agg_with_roll_up/aggregate_with_roll_up.out | 76 +++++++
.../agg_with_roll_up/aggregate_with_roll_up.groovy | 253 +++++++++++++++++++--
7 files changed, 458 insertions(+), 121 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]