This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 26bb014a845 [chore](S3Load) Add log for FE's list object operation
(#38948)
new 192d4eec6db [scheduler](core) Use signed int as number of cores
(#38514)
new 99e11d54b93 [asancore](memory) release _merge_controller_handler to
make sure memtracker is 0 (#39002)
new 788420429cf [enhancement](nereids) Support eliminate outer join by
match expression (#38537)
new 16b0523f59c [fix](index) fix inverted index compound file entry size
int32 overflow (#38891)
The 4 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:
.../rowset/segment_v2/inverted_index_file_writer.h | 4 +-
be/src/pipeline/task_queue.cpp | 54 ++++++++++++++--------
be/src/pipeline/task_queue.h | 23 +++++----
be/src/pipeline/task_scheduler.cpp | 2 +-
be/src/runtime/query_context.cpp | 1 +
.../nereids/rules/analysis/CheckAfterRewrite.java | 20 --------
.../expression/rules/FoldConstantRuleOnFE.java | 11 +++++
.../rules/expression/rules/PartitionPruner.java | 2 +-
regression-test/data/nereids_syntax_p0/match.out | 8 ++++
.../suites/nereids_syntax_p0/match.groovy | 34 +++++++++++++-
10 files changed, 102 insertions(+), 57 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]