This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48241-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from c67d4ca2813 branch-3.0: [improve](load) improve error message in commit #48316 (#48436) add a77687a46f7 [compaction](config) Add a config to control whether to prune rows with delete sign=1 in base compaction (#48241) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 4 + be/src/common/config.h | 4 + be/src/olap/tablet_reader.cpp | 3 +- .../test_config_prune_delete_sign.out} | Bin 124 -> 163 bytes .../test_config_prune_delete_sign.groovy | 89 +++++++++++++++++++++ 5 files changed, 99 insertions(+), 1 deletion(-) copy regression-test/data/{load_p0/broker_load/test_multi_table_load.out => compaction/test_config_prune_delete_sign.out} (74%) create mode 100644 regression-test/suites/compaction/test_config_prune_delete_sign.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org