morrySnow commented on code in PR #65530:
URL: https://github.com/apache/doris/pull/65530#discussion_r3655298608


##########
regression-test/suites/query_p0/topn_lazy/topn_lazy_on_data_model.groovy:
##########
@@ -61,6 +61,14 @@ suite("topn_lazy_on_data_model") {
     qt_shape_mow_key_lazy "explain shape plan select user_id  from mow order 
by username limit 1"
     qt_shape_mow_value_lazy "explain shape plan select age  from mow order by 
username limit 1"
 
+    order_qt_mow_alias_with_materialized_base_slot """

Review Comment:
   这个修复后没有延迟物化了



-- 
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]

Reply via email to