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 a2b0abe5af3 [feature](hive/iceberg)add doris's version in table
properties (#32774)
add fdc62fad9cf [improvement](mtmv) Support hll function roll up when
query rewrite by materialized view (#32431)
No new revisions were added by this update.
Summary of changes:
.../mv/AbstractMaterializedViewAggregateRule.java | 73 ++++++++++++++++--
.../expressions/functions/agg/CouldRollUp.java | 4 +-
.../trees/expressions/functions/agg/HllUnion.java | 8 +-
.../expressions/functions/agg/HllUnionAgg.java | 8 +-
.../trees/expressions/functions/agg/Ndv.java | 8 +-
.../functions/scalar/HllCardinality.java | 10 ++-
.../mv/agg_with_roll_up/aggregate_with_roll_up.out | 28 +++++++
.../agg_with_roll_up/aggregate_with_roll_up.groovy | 86 ++++++++++++++++++++++
8 files changed, 215 insertions(+), 10 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]