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 2c35e89f247 bump to 3.0.0-rc09
     new 95ce5f1d0a8 [branch-2.1](memory) Disable Arrow Jemalloc (#37529)
     new a4dceaefc4f [fix](dynamic partition) drop partition exclude 
history_partition_num (#37539)
     new fdd71aed86a [bugfix](paimon)adding dependencies for `clang` (#37512)
     new 1d56a791a2f [fix](auth)fix fe can not restart when replay create row 
policy log (#37342)
     new 5f44a77f1a5 [pipeline](fix) Set upstream operators always runnable 
once source operator closed (#37297)
     new b7888834143 [fix](memory) Disable Arrow Jemalloc step 2
     new e80f9864054 bump to 3.0.0-rc10

The 7 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/cmake/thirdparty.cmake                          |  1 -
 be/src/pipeline/exec/operator.cpp                  |  5 +++++
 cloud/cmake/thirdparty.cmake                       |  7 +++++--
 fe/be-java-extensions/preload-extensions/pom.xml   |  5 +++++
 .../doris/clone/DynamicPartitionScheduler.java     | 23 ++++++++++++++--------
 .../main/java/org/apache/doris/policy/Policy.java  |  3 ++-
 .../java/org/apache/doris/policy/RowPolicy.java    | 20 +++++++++++++++----
 .../java/org/apache/doris/qe/ConnectProcessor.java |  2 +-
 .../doris/catalog/DynamicPartitionTableTest.java   |  6 +++++-
 .../java/org/apache/doris/policy/PolicyTest.java   | 21 +++++++++++++++++++-
 gensrc/script/gen_build_version.sh                 |  2 +-
 .../test_dynamic_partition_failed.groovy           | 13 ++++++++----
 thirdparty/build-thirdparty.sh                     |  6 ++----
 13 files changed, 86 insertions(+), 28 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to