This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 6684d65075 [Improvement](TVF)Support file split for TableValueFunction (#17958) add 574365b6d4 [Feature](Nereids) support new mv (#17853) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/catalog/Column.java | 4 + .../mv/AbstractSelectMaterializedIndexRule.java | 57 +++++++--- .../mv/SelectMaterializedIndexWithAggregate.java | 124 +++++++++++++-------- .../doris/nereids/trees/expressions/CaseWhen.java | 2 +- .../trees/plans/logical/LogicalOlapScan.java | 74 +++++++----- .../doris/nereids/rules/mv/SelectMvIndexTest.java | 46 ++++++-- 6 files changed, 210 insertions(+), 97 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org