feiniaofeiafei commented on code in PR #45209:
URL: https://github.com/apache/doris/pull/45209#discussion_r1900526498
##########
regression-test/suites/nereids_rules_p0/mv/dimension/dimension_2_4.groovy:
##########
@@ -577,7 +577,7 @@ suite("partition_mv_rewrite_dimension_2_4") {
count(distinct case when O_SHIPPRIORITY > 2 and o_orderkey IN (2)
then o_custkey else null end) as cnt_2
from orders_2_4
where o_orderkey > (-3) + 5 """
- mv_rewrite_success(sql_stmt_13, mv_name_13)
+ mv_rewrite_fail(sql_stmt_13, mv_name_13)
Review Comment:
Cases about mv have been confirmed with Wusi.
--
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]