This is an automated email from the ASF dual-hosted git repository.
zclll pushed a change to branch tpc_preview4
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3c0c720b38a [Optimization](exec) convert the Hybridset into a Bitset
when its value domain is small. (#60226)
add cb1be3c5d43 Revert "[Optimization](exec) convert the Hybridset into a
Bitset when its value domain is small. (#60226)"
No new revisions were added by this update.
Summary of changes:
be/src/exprs/hybrid_set.h | 155 -------
be/src/pipeline/exec/scan_operator.cpp | 6 +-
be/src/runtime/runtime_state.h | 12 -
be/src/vec/exprs/vdirect_in_predicate.h | 13 +-
be/src/vec/functions/in.h | 19 +-
be/test/exprs/hybrid_set_test.cpp | 481 ---------------------
.../java/org/apache/doris/qe/SessionVariable.java | 26 --
gensrc/thrift/PaloInternalService.thrift | 4 -
8 files changed, 6 insertions(+), 710 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]