englefly commented on code in PR #64535:
URL: https://github.com/apache/doris/pull/64535#discussion_r3426143173
##########
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/AccessPathExpressionCollector.java:
##########
@@ -563,6 +577,10 @@ public Void visitIsNull(IsNull isNull, CollectorContext
context) {
Review Comment:
评论所指出的与老代码的不同处理逻辑不是问题
老代码这里的逻辑是引入 offset/null path 优化带来的. 这个 pr 的重构是希望 mv 的处理恢复到引入offset/null path
优化之前的状态
--
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]