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 297fb9095b1 test mail (#43741)
297fb9095b1 is described below

commit 297fb9095b1e1d694a9b39d1c999b4d47a0812be
Author: starocean999 <[email protected]>
AuthorDate: Tue Nov 12 15:23:32 2024 +0800

    test mail (#43741)
---
 regression-test/suites/nereids_p0/tablesample.groovy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/regression-test/suites/nereids_p0/tablesample.groovy 
b/regression-test/suites/nereids_p0/tablesample.groovy
index 4e6d17f8df3..f89f4fef672 100644
--- a/regression-test/suites/nereids_p0/tablesample.groovy
+++ b/regression-test/suites/nereids_p0/tablesample.groovy
@@ -36,6 +36,7 @@ suite("test_table_sample") {
         ); 
     """
 
+
     // result is random, couldn't check it
     sql """ select * from test_table_sample_tbl tablesample(4 rows);"""
     sql """select * from test_table_sample_tbl t tablesample(20 percent);"""


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

Reply via email to