This is an automated email from the ASF dual-hosted git repository.

morrysnow pushed a commit to branch test_email
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/test_email by this push:
     new 01bc0a79701 test_email_wusi (#43723)
01bc0a79701 is described below

commit 01bc0a79701aabc995b86f847a41023794bad140
Author: seawinde <[email protected]>
AuthorDate: Tue Nov 12 15:02:25 2024 +0800

    test_email_wusi (#43723)
---
 .../mv/agg_without_roll_up/aggregate_without_roll_up.groovy             | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/regression-test/suites/nereids_rules_p0/mv/agg_without_roll_up/aggregate_without_roll_up.groovy
 
b/regression-test/suites/nereids_rules_p0/mv/agg_without_roll_up/aggregate_without_roll_up.groovy
index 9d60280503c..3e548b08fb0 100644
--- 
a/regression-test/suites/nereids_rules_p0/mv/agg_without_roll_up/aggregate_without_roll_up.groovy
+++ 
b/regression-test/suites/nereids_rules_p0/mv/agg_without_roll_up/aggregate_without_roll_up.groovy
@@ -103,6 +103,8 @@ suite("aggregate_without_roll_up") {
     (5, 2, 3, 6, 7.5, 8.5, 9.5, 10.5, 'k', 'o', '2023-12-12', '2023-12-12', 
'2023-12-13', 'c', 'd', 'xxxxxxxxx');
     """
 
+
+
     sql """
     insert into orders values
     (1, 1, 'o', 9.5, '2023-12-08', 'a', 'b', 1, 'yy'),


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to