This is an automated email from the ASF dual-hosted git repository.
jianliangqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 80b921344f6 [fix](parquet)Fix the be core issue when reading parquet
unsigned types. (#39926)
add 561866873a1 [opt](inverted index) Controls whether the in_list can
execute fast_execute. (#40022)
No new revisions were added by this update.
Summary of changes:
be/src/olap/rowset/segment_v2/segment_iterator.cpp | 13 ++++++++++---
be/src/vec/exprs/vexpr.cpp | 3 +++
be/src/vec/exprs/vexpr.h | 1 +
be/src/vec/exprs/vin_predicate.cpp | 2 ++
.../src/main/java/org/apache/doris/qe/SessionVariable.java | 10 ++++++++++
gensrc/thrift/PaloInternalService.thrift | 2 ++
.../test_index_inlist_fault_injection.out | 6 ++++++
.../test_index_inlist_fault_injection.groovy | 6 ++++++
8 files changed, 40 insertions(+), 3 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]