This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50937-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 24c5767bc2a branch-3.0: [Fix](compaction) Failed compaction tablets should sleep before being selected again #50672 (#51030) add 3fb9c1394aa [fix](inverted index) create empty idx file when creating a index on variant-type column (#50937) No new revisions were added by this update. Summary of changes: .../segment_v2/inverted_index_file_writer.cpp | 4 ++ be/src/runtime/load_stream_writer.cpp | 3 +- .../inverted_index/empty_index_file_test.cpp} | 78 ++++++++------------- .../test_variant_empty_index_file.out} | Bin 109 -> 116 bytes ...groovy => test_variant_empty_index_file.groovy} | 62 ++++++++-------- 5 files changed, 63 insertions(+), 84 deletions(-) copy be/test/{io/fs/stream_sink_file_writer_test.cpp => olap/rowset/segment_v2/inverted_index/empty_index_file_test.cpp} (54%) copy regression-test/data/{compaction/test_single_compaction_with_variant_inverted_index.out => inverted_index_p0/test_variant_empty_index_file.out} (92%) copy regression-test/suites/inverted_index_p0/{index_format_v2/test_create_table_with_format_v2.groovy => test_variant_empty_index_file.groovy} (50%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org