This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from e711521 [metrics] Redesign metrics to 3 layers (#4115) add d5909ae [MaterializedView]Change the type of slot when mv is selected (#4272) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/AggregateInfo.java | 32 +++++++++++++++++++++ .../doris/catalog/MaterializedIndexMeta.java | 9 ++++++ .../org/apache/doris/planner/OlapScanNode.java | 33 ++++++++++++++++++++-- .../java/org/apache/doris/planner/Planner.java | 6 ++-- .../apache/doris/planner/SingleNodePlanner.java | 3 ++ 5 files changed, 78 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org