This is an automated email from the ASF dual-hosted git repository.
airborne12 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5ae3d028604 [chore](lance) update some patches from lance-c (#67741)
add 8d9e9c3f6d0 [fix](inverted index) Persist empty index files and stop
writing orphan ones (#67859)
No new revisions were added by this update.
Summary of changes:
be/src/storage/index/index_file_writer.cpp | 24 ++-
be/src/storage/task/index_builder.cpp | 44 ++++-
be/test/io/fs/s3_file_writer_test.cpp | 20 ++-
be/test/storage/index/index_builder_test.cpp | 170 +++++++++++++++++-
.../index/inverted/empty_index_file_test.cpp | 194 +++++++++++++++++++--
.../index_storage_variant_debug_point_test.cpp | 7 +-
.../test_empty_index_file_lifecycle.groovy | 178 +++++++++++++++++++
.../test_variant_empty_index_file.groovy | 95 ++++++----
8 files changed, 662 insertions(+), 70 deletions(-)
create mode 100644
regression-test/suites/inverted_index_p0/test_empty_index_file_lifecycle.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]