This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.0-alpha in repository https://gitbox.apache.org/repos/asf/doris.git
from 363bb21cbd Revert "[chore](third-party) Fix the checksums of mysql (#19047) (#19162)" new a967cdc1e4 [fix](memory) mmap threshold can be modified in conf, Increase to 128M new 9c5f32fce1 [fix](memory) Fix Aggregation null key memory leak due to incorrect aggfunc destroy #19201 new e341114166 [enhancement](test) split large data of p2 cases (#19186) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/common/config.h | 14 ++++++ be/src/vec/common/allocator.h | 54 ++++++++-------------- be/src/vec/exec/vaggregation_node.cpp | 3 ++ .../tpcds_sf100_p2/ddl/catalog_sales_load.sql | 2 +- .../suites/tpcds_sf100_p2/ddl/store_sales_load.sql | 2 +- .../suites/tpch_sf100_p2/ddl/lineitem_load.sql | 2 +- .../tpch_sf100_unique_p2/ddl/lineitem_load.sql | 2 +- .../ddl/lineitem_load_sequence.sql | 2 +- .../tpch_sf100_unique_sql_p2/ddl/lineitem_load.sql | 2 +- 9 files changed, 41 insertions(+), 42 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org