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 ff5e9341bf8 [fix](pipelineX)error output_block settings result in
excessive memory usage. #31680
new 5e684c23ba5 [regression test]Test the unique model by modify a key
type from BOOLEAN to other type (#31540)
new 0794fe3e21c [Bug](regression) fix bug of null in topn opt (#31669)
new b248d3a27e4 [Refactor](rf) Refactor the rf code interface to remove
update filter v1 (#31643)
new cacbd048ec8 [fix](arrow-flight)Fix the prompt that be
arrow_flight_sql_port is not set (#31668)
new c1dcce42d49 [Chore](dependency)Upgrade some dependencies of FE (#31667)
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/exprs/bitmapfilter_predicate.h | 2 +-
be/src/exprs/bloom_filter_func.h | 65 ++++++----
be/src/exprs/hybrid_set.h | 16 +--
be/src/exprs/minmax_predicate.h | 10 +-
be/src/exprs/runtime_filter.cpp | 5 +
be/src/exprs/runtime_filter.h | 4 +-
be/src/olap/accept_null_predicate.h | 56 ++++-----
be/src/vec/columns/column_nullable.h | 2 +-
.../main/java/org/apache/doris/qe/Coordinator.java | 2 +-
fe/pom.xml | 39 +++++-
gensrc/proto/internal_service.proto | 3 +
.../test_unique_model_schema_key_change.groovy | 137 +++++++++++++++++++++
12 files changed, 274 insertions(+), 67 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]