This is an automated email from the ASF dual-hosted git repository.

starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d367d9b5858 [fix](show_proc) fix show statistic proc dir to ensure 
that result only contains dbs in internal catalog (#26254)
     add 8c3e173553c [fix](nereids)fix bug of select mv in nereids (#26235)

No new revisions were added by this update.

Summary of changes:
 .../mv/AbstractSelectMaterializedIndexRule.java    |  23 ++-
 .../mv/SelectMaterializedIndexWithAggregate.java   | 168 ++++++++-------------
 .../SelectMaterializedIndexWithoutAggregate.java   |  19 ++-
 .../trees/plans/logical/LogicalOlapScan.java       |  13 +-
 .../rules/rewrite/mv/SelectMvIndexTest.java        |  17 ++-
 .../rules/rewrite/mv/SelectRollupIndexTest.java    |  31 ++--
 .../nereids/trees/plans/PlanToStringTest.java      |   6 +-
 .../ut/testProjectionMV1/testProjectionMV1.groovy  |   1 +
 .../test_mv_select.groovy}                         |  41 ++---
 9 files changed, 170 insertions(+), 149 deletions(-)
 copy regression-test/suites/{nereids_syntax_p0/group_bit.groovy => 
nereids_p0/test_mv_select.groovy} (52%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to