This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-56309-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3fcbe0a772a branch-3.1: [fix](test) check cloud mode in
enableStorageVault #56709 (#56725)
add fdd19aa0d27 [fix](olap) A crash caused by an incorrect storage type in
the IN predicate (#56309)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.cpp | 2 +-
be/src/common/config.h | 2 +-
be/src/olap/in_list_predicate.h | 6 ++
be/src/olap/rowset/segment_v2/segment_iterator.cpp | 7 ++-
.../test_in_no_concurrent.out} | 14 +++--
.../test_in_no_concurrent.groovy | 67 ++++++++++++++++++++++
6 files changed, 88 insertions(+), 10 deletions(-)
copy regression-test/data/{correctness/test_explode_numbers.out =>
query_p0/sql_functions/conditional_functions/test_in_no_concurrent.out} (83%)
create mode 100644
regression-test/suites/query_p0/sql_functions/conditional_functions/test_in_no_concurrent.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]