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

dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 0a2b8d8a9af [enhance](memtable) support adaptive memtable write buffer 
size (#56948)
     add 9a16dcd3fec [opt](case) move some time consuming case to p1 (#56986)

No new revisions were added by this update.

Summary of changes:
 .../sql/q01.out                                                         | 0
 .../sql/q02.out                                                         | 0
 .../sql/q03.out                                                         | 0
 .../sql/q04.out                                                         | 0
 .../sql/q05.out                                                         | 0
 .../sql/q06.out                                                         | 0
 .../sql/q07.out                                                         | 0
 .../sql/q08.out                                                         | 0
 .../sql/q09.out                                                         | 0
 .../sql/q10.out                                                         | 0
 .../sql/q11.out                                                         | 0
 .../sql/q12.out                                                         | 0
 .../sql/q13.out                                                         | 0
 .../sql/q14.out                                                         | 0
 .../sql/q15.out                                                         | 0
 .../sql/q16.out                                                         | 0
 .../sql/q17.out                                                         | 0
 .../sql/q18.out                                                         | 0
 .../sql/q19.out                                                         | 0
 .../sql/q20.out                                                         | 0
 .../sql/q21.out                                                         | 0
 .../sql/q22.out                                                         | 0
 .../sql/test_left_anti_join_batch_size.out                              | 0
 .../suites/schema_change/test_double_write_when_schema_change.groovy    | 2 +-
 .../ddl/customer.sql                                                    | 0
 .../ddl/customer_delete.sql                                             | 0
 .../ddl/lineitem.sql                                                    | 0
 .../ddl/lineitem_delete.sql                                             | 0
 .../ddl/nation.sql                                                      | 0
 .../ddl/nation_delete.sql                                               | 0
 .../ddl/orders.sql                                                      | 0
 .../ddl/orders_delete.sql                                               | 0
 .../ddl/part.sql                                                        | 0
 .../ddl/part_delete.sql                                                 | 0
 .../ddl/partsupp.sql                                                    | 0
 .../ddl/partsupp_delete.sql                                             | 0
 .../ddl/region.sql                                                      | 0
 .../ddl/region_delete.sql                                               | 0
 .../ddl/revenue1.sql                                                    | 0
 .../ddl/revenue1_delete.sql                                             | 0
 .../ddl/supplier.sql                                                    | 0
 .../ddl/supplier_delete.sql                                             | 0
 .../load.groovy                                                         | 0
 .../sql/q01.sql                                                         | 0
 .../sql/q02.sql                                                         | 0
 .../sql/q03.sql                                                         | 0
 .../sql/q04.sql                                                         | 0
 .../sql/q05.sql                                                         | 0
 .../sql/q06.sql                                                         | 0
 .../sql/q07.sql                                                         | 0
 .../sql/q08.sql                                                         | 0
 .../sql/q09.sql                                                         | 0
 .../sql/q10.sql                                                         | 0
 .../sql/q11.sql                                                         | 0
 .../sql/q12.sql                                                         | 0
 .../sql/q13.sql                                                         | 0
 .../sql/q14.sql                                                         | 0
 .../sql/q15.sql                                                         | 0
 .../sql/q16.sql                                                         | 0
 .../sql/q17.sql                                                         | 0
 .../sql/q18.sql                                                         | 0
 .../sql/q19.sql                                                         | 0
 .../sql/q20.sql                                                         | 0
 .../sql/q21.sql                                                         | 0
 .../sql/q22.sql                                                         | 0
 .../sql/test_left_anti_join_batch_size.sql                              | 0
 66 files changed, 1 insertion(+), 1 deletion(-)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q01.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q02.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q03.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q04.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q05.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q06.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q07.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q08.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q09.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q10.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q11.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q12.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q13.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q14.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q15.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q16.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q17.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q18.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q19.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q20.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q21.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q22.out (100%)
 rename regression-test/data/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/test_left_anti_join_batch_size.out (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/customer.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/customer_delete.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/lineitem.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/lineitem_delete.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/nation.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/nation_delete.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/orders.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/orders_delete.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/part.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/part_delete.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/partsupp.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/partsupp_delete.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/region.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/region_delete.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/revenue1.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/revenue1_delete.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/supplier.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/ddl/supplier_delete.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/load.groovy (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q01.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q02.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q03.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q04.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q05.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q06.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q07.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q08.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q09.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q10.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q11.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q12.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q13.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q14.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q15.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q16.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q17.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q18.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q19.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q20.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q21.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/q22.sql (100%)
 rename regression-test/suites/{tpch_unique_sql_zstd_bucket1_p0 => 
tpch_unique_sql_zstd_bucket1_p1}/sql/test_left_anti_join_batch_size.sql (100%)


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

Reply via email to