This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 280f612548 [fix][branch-2.0](memory) fix cache regular clean (#22540)
new 7e7e4da958 [exec](set_operation) Support one child node in set
operation (#22463)
new 8754f629a6 [feature](executor) using max_instance_num to limit
automatically instance (#22521)
new bd443bbac7 [bugfix](profile) not output some variables correctly
(#22537)
The 3 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/vec/exec/vset_operation_node.cpp | 16 +++++++++++-----
be/src/vec/exec/vset_operation_node.h | 2 +-
docs/en/docs/admin-manual/config/fe-config.md | 9 ---------
.../query-acceleration/pipeline-execution-engine.md | 1 +
docs/zh-CN/docs/admin-manual/config/fe-config.md | 8 --------
.../query-acceleration/pipeline-execution-engine.md | 2 +-
.../src/main/java/org/apache/doris/common/Config.java | 7 -------
.../main/java/org/apache/doris/analysis/SetVar.java | 18 +-----------------
.../apache/doris/common/profile/SummaryProfile.java | 4 ++++
.../main/java/org/apache/doris/qe/SessionVariable.java | 7 ++++++-
10 files changed, 25 insertions(+), 49 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]