This is an automated email from the ASF dual-hosted git repository. xuyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from f39bd1189f3 [fix](binlog) Fix add partition record sql (#35461) add f7552f4645e [fix](index) should not use light index change for bloom filter index (#35214) No new revisions were added by this update. Summary of changes: .../segment_v2/bloom_filter_index_reader.cpp | 4 ++ be/src/olap/schema_change.cpp | 3 + be/src/olap/tablet_schema.cpp | 18 ++++++ be/src/olap/tablet_schema.h | 2 + .../test_index_ddl_fault_injection.out} | 16 ++--- .../test_index_ddl_fault_injection.groovy | 69 ++++++++++++++++++++++ 6 files changed, 104 insertions(+), 8 deletions(-) copy regression-test/data/{bitmap_functions/test_bitmap_intersect.out => fault_injection_p0/test_index_ddl_fault_injection.out} (50%) create mode 100644 regression-test/suites/fault_injection_p0/test_index_ddl_fault_injection.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org