This is an automated email from the ASF dual-hosted git repository.
liaoxin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b53a1000ecb [fix](case) fix ingestion load and broker load cases
(#55361) (#55826)
add bd795155916 [fix](compaction) fix compaction core dump when enable
skip_writing_empty_rowset_metadata (#55837)
No new revisions were added by this update.
Summary of changes:
be/src/olap/compaction.cpp | 68 +++++---
be/src/olap/compaction.h | 2 +
be/test/cloud/cloud_compaction_test.cpp | 190 ++++++++++++++++++++-
.../test_compaction_with_empty_rowset.out | Bin 0 -> 349 bytes
.../test_compaction_with_empty_rowset.groovy | 101 +++++++++++
5 files changed, 333 insertions(+), 28 deletions(-)
create mode 100644
regression-test/data/compaction/test_compaction_with_empty_rowset.out
create mode 100644
regression-test/suites/compaction/test_compaction_with_empty_rowset.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]