This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch auto-pick-46592-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    omit 48c52c0b881 [chore](regression) modify cos bucket of paimon case 
(#46592)
     add 3bc70876c4f branch-2.1: [fix](test) Optimize the health check after 
oceanbase docker starts #46434 (#46599)
     add 4a08d81acff [fix](set operator) Fix invalid access in set operator 
(#46528) (#46613)
     add 6a68b09100a branch-2.1: [fix](cache) fix mtmv cache can not use test 
#46537 (#46607)
     add ba091ae4bd2 [fix](ci) tmp exclude block case 
test_cumu_compaction_with_delete (#46649)
     add f2419c49a75 branch-2.1: [opt](jni) Modify Exception Cause Formatting 
in JniUtil for Better Readability #46437 (#46602)
     add b99ef07a3bf branch-2.1: [fix](Nereids) fix log and power #46077 
(#46635)
     add ebb425dd849 branch-2.1: [fix](planner) fix core when select and filter 
by slot in old planner #46541 (#46638)
     add 31383993e93 [chore](regression) modify cos bucket of paimon case 
(#46592)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (48c52c0b881)
            \
             N -- N -- N   refs/heads/auto-pick-46592-branch-2.1 (31383993e93)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/set_probe_sink_operator.cpp     |  7 +++----
 be/src/pipeline/pipeline_x/dependency.h              |  2 +-
 .../docker-compose/oceanbase/oceanbase.yaml.tpl      |  2 +-
 .../org/apache/doris/common/jni/utils/JniUtil.java   |  2 +-
 .../apache/doris/common/NereidsSqlCacheManager.java  |  2 +-
 .../functions/executable/NumericArithmetic.java      |  6 ++++++
 .../main/java/org/apache/doris/planner/PlanNode.java | 20 ++++++++++++++++++++
 .../nereids/rules/expression/FoldConstantTest.java   | 10 ++++++++++
 .../pipeline/p0/conf/regression-conf.groovy          |  1 +
 .../mtmv_p0/test_mtmv_sql_cache_and_profile.groovy   |  4 +++-
 10 files changed, 47 insertions(+), 9 deletions(-)


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

Reply via email to