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 8a3e6644d4f [fix](udf) fix java-udf coredump as get env return nullptr
(#30986)
new 180fc13f6b8 [fix](nereids) disable PushDownJoinOtherCondition rule for
mark join (#31084)
new 7607bfc78df [bugfix](performance) fix performance problem (#31093)
The 2 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/pipeline/pipeline_fragment_context.h | 9 +++++++++
be/src/runtime/fragment_mgr.cpp | 4 +++-
be/src/runtime/plan_fragment_executor.h | 8 ++++++++
.../rules/rewrite/PushDownJoinOtherCondition.java | 3 ++-
.../data/nereids_p0/join/test_mark_join.out | 9 +++++++++
.../suites/nereids_p0/join/test_mark_join.groovy | 19 ++++++++++++++++++-
6 files changed, 49 insertions(+), 3 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]