This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from dde0bf92cee [fix](inverted index) Fix incorrect usage of regexp compile_err (#41944) (#42085) add 5db44a1b91a [fix](arrays_overlap) support arrays overlap with inverted index (#42090) No new revisions were added by this update. Summary of changes: be/src/vec/functions/array/function_array_index.h | 19 +- .../vec/functions/array/function_arrays_overlap.h | 78 ++ .../test_array_contains_with_inverted_index.out | 974 +++++++++++++++++++++ .../test_array_contains_with_inverted_index.groovy | 48 +- 4 files changed, 1094 insertions(+), 25 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org