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

morningman pushed a change to branch tpc_preview4-external
in repository https://gitbox.apache.org/repos/asf/doris.git


 discard 7e94d87f23f add scanner profile to level 1
 discard 8664ddb2a6d [refine](exec)Provide an execute_filter interface in expr 
to execute execute_conjuncts. (#59409)
 discard 81b037280cc add timed lock and PerScannerWaitSchedLockTime
     add c0b1702807e opt bucket shuffle down grade
     add 3203addf2cd [fix](orc-reader) Fix Orc row reader nextBatch failed. 
reason = unordered_map.at(). (#59527)
     add a2295234651 [refine](exec)Provide an execute_filter interface in expr 
to execute execute_conjuncts. (#59538)
     add 0296faeb2cd fix GetBlockFailed
     add 4f3457b4a82 [opt](analyze) support iceberg external table in analyze 
(#59477)
     new 726ca90570a add timed lock and PerScannerWaitSchedLockTime
     new d17de618c0c add scanner profile to level 1

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   (7e94d87f23f)
            \
             N -- N -- N   refs/heads/tpc_preview4-external (d17de618c0c)

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.

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/local_exchange/local_exchanger.cpp |   7 +
 contrib/apache-orc                                 |   2 +-
 .../properties/ChildrenPropertiesRegulator.java    | 156 ++++++++-------------
 .../apache/doris/statistics/AnalysisManager.java   |  27 +++-
 .../doris/statistics/StatisticsAutoCollector.java  |   9 +-
 .../doris/statistics/util/StatisticsUtil.java      |  15 +-
 6 files changed, 110 insertions(+), 106 deletions(-)


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

Reply via email to