englefly commented on code in PR #64849:
URL: https://github.com/apache/doris/pull/64849#discussion_r3643086457
##########
regression-test/suites/nereids_rules_p0/mv/agg_without_roll_up/aggregate_without_roll_up.groovy:
##########
@@ -1688,7 +1688,7 @@ suite("aggregate_without_roll_up") {
order_qt_query29_0_before "${query29_0}"
async_mv_rewrite_success(db, mv29_0, query29_0, "mv29_0")
order_qt_query29_0_after "${query29_0}"
- sql """ DROP MATERIALIZED VIEW IF EXISTS mv29_0"""
+ // sql """ DROP MATERIALIZED VIEW IF EXISTS mv29_0"""
Review Comment:
现在先注释掉这些case, 等mv支持group key裁剪后再恢复
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]