eldenmoon commented on code in PR #66204:
URL: https://github.com/apache/doris/pull/66204#discussion_r3672278425
##########
fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVPlanUtil.java:
##########
@@ -428,12 +428,15 @@ public static MTMVAnalyzeQueryInfo
analyzeQuery(ConnectContext ctx, Map<String,
Set<String> tempDisableRules =
ctx.getSessionVariable().getDisableNereidsRuleNames();
Review Comment:
先不修改这个文件,如果相关测试会失败, 临时注释掉
##########
fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVPlanUtil.java:
##########
@@ -428,12 +428,15 @@ public static MTMVAnalyzeQueryInfo
analyzeQuery(ConnectContext ctx, Map<String,
Set<String> tempDisableRules =
ctx.getSessionVariable().getDisableNereidsRuleNames();
Review Comment:
先不修改这个文件,如果相关测试会失败, 临时注释掉,或者强制走v1
--
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]