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 318bd3f9de5 [Cherry-Pick][improvement](stmt) Add fuzzy matching of 
label in show transaction (#30725)
     new f0eeb453552 [chore](ci) trigger a must success pipeline (#30711)
     new 82aa3047061 [Opt](exec) opt the repeat node code (#30683)
     new 5e60ca06527 [chore](3rd) update CRoaring bitmap version to 2.1.2 
(#30697)
     new 9b7c6af5811 [Fix](JDK17) Fixed that BE could not be started using 
JDK17 (#30286)
     new c1c633dc1f7 [opt](exec) change string ser der way to improve 
performance (#30693)
     new cd65a8c9a78 Remove useless statistics report path (#30687)

The 6 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:
 .github/workflows/comment-to-trigger-teamcity.yml   | 14 ++++++++++++++
 be/src/pipeline/exec/repeat_operator.cpp            |  5 ++---
 be/src/pipeline/pipeline_fragment_context.cpp       |  3 +--
 .../pipeline_x/pipeline_x_fragment_context.cpp      |  3 +--
 be/src/runtime/fragment_mgr.cpp                     |  7 -------
 be/src/runtime/plan_fragment_executor.cpp           |  3 +--
 be/src/runtime/query_context.h                      |  1 -
 be/src/vec/columns/column_vector.h                  | 21 ---------------------
 be/src/vec/data_types/data_type_string.cpp          | 14 ++++++--------
 be/src/vec/exec/vrepeat_node.cpp                    |  5 ++---
 fe/be-java-extensions/preload-extensions/pom.xml    |  6 ++++++
 gensrc/thrift/FrontendService.thrift                |  2 +-
 regression-test/pipeline/common/teamcity-utils.sh   |  6 ++----
 thirdparty/vars.sh                                  |  8 ++++----
 14 files changed, 40 insertions(+), 58 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to