This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-67566-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 07009d25633 branch-4.1: [fix](sqlcache) Do not replay the MySQL sql
cache on an Arrow Flight connection #67381 (#67556)
add ef4f3c9da02 [fix](test) Isolate TPC-H MOR-as-DUP tables from
compaction (#67566)
No new revisions were added by this update.
Summary of changes:
.../ddl/{customer.sql => customer_mor_as_dup.sql} | 3 ++-
.../ddl/{lineitem.sql => lineitem_mor_as_dup.sql} | 3 ++-
.../ddl/{nation.sql => nation_mor_as_dup.sql} | 3 ++-
.../ddl/{orders.sql => orders_mor_as_dup.sql} | 3 ++-
.../ddl/{part.sql => part_mor_as_dup.sql} | 3 ++-
.../ddl/{partsupp.sql => partsupp_mor_as_dup.sql} | 3 ++-
.../ddl/{region.sql => region_mor_as_dup.sql} | 3 ++-
.../ddl/{supplier.sql => supplier_mor_as_dup.sql} | 3 ++-
regression-test/suites/tpch_sf100_unique_mor_p2/load.groovy | 12 +++++++++++-
.../tpch_sf100_unique_mor_p2/test_read_mor_as_dup.groovy | 12 ++++++++----
10 files changed, 35 insertions(+), 13 deletions(-)
copy regression-test/suites/tpch_sf100_unique_mor_p2/ddl/{customer.sql =>
customer_mor_as_dup.sql} (84%)
copy regression-test/suites/tpch_sf100_unique_mor_p2/ddl/{lineitem.sql =>
lineitem_mor_as_dup.sql} (90%)
copy regression-test/suites/tpch_sf100_unique_mor_p2/ddl/{nation.sql =>
nation_mor_as_dup.sql} (79%)
copy regression-test/suites/tpch_sf100_unique_mor_p2/ddl/{orders.sql =>
orders_mor_as_dup.sql} (86%)
copy regression-test/suites/tpch_sf100_unique_mor_p2/ddl/{part.sql =>
part_mor_as_dup.sql} (86%)
copy regression-test/suites/tpch_sf100_unique_mor_p2/ddl/{partsupp.sql =>
partsupp_mor_as_dup.sql} (81%)
copy regression-test/suites/tpch_sf100_unique_mor_p2/ddl/{region.sql =>
region_mor_as_dup.sql} (77%)
copy regression-test/suites/tpch_sf100_unique_mor_p2/ddl/{supplier.sql =>
supplier_mor_as_dup.sql} (83%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]