englefly commented on code in PR #21518:
URL: https://github.com/apache/doris/pull/21518#discussion_r1252672839


##########
regression-test/suites/query_p0/aggregate/push_filter_through_agg.groovy:
##########
@@ -17,6 +17,7 @@
 
 suite("push_filter_through_agg") {
     sql """DROP TABLE IF EXISTS t_push_filter_through_agg"""
+    sql """DROP VIEW IF EXISTS view_i"""

Review Comment:
   "create view XXX if exists" is better



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