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


 discard e41d091a714 [Improvement](executor)add remote scan thread pool (#31376)
 discard fbbaf74b778 [Improment](executor)Add scanbytes/scanrows condition 
(#31364)
 discard 7b9e500c31a Fix cgroup cpu controller file leak (#31398)
 discard 90f36ee1815 [feature](function) support sequence function(alias of 
array_range), enhance both to handle datetimev2 (#30823)
 discard e0cc087f379 [feature](doris compose) Add create cloud cluster (#31315)
 discard c9f8111ec75 [fix](function) fix unexpected be core in string search 
function (#31312)
 discard 17f042b85af [opt](scanner) scan enough blocks in each scan task 
(#31277)
     new b8dafb20017 [fix](function) fix unexpected be core in string search 
function (#31312)
     new 3ba4fcdccc2 [feature](doris compose) Add create cloud cluster (#31315)
     new 344a7688ed4 [feature](function) support sequence function(alias of 
array_range), enhance both to handle datetimev2 (#30823)
     new 602f05b5215 Fix cgroup cpu controller file leak (#31398)
     new 2a10c5d2f65 [Improment](executor)Add scanbytes/scanrows condition 
(#31364)
     new 743eb45695d [Improvement](executor)add remote scan thread pool (#31376)

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   (e41d091a714)
            \
             N -- N -- N   refs/heads/branch-2.1 (743eb45695d)

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 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:
 be/src/vec/exec/scan/scanner_context.cpp   | 151 +++++++++++++++++------------
 be/src/vec/exec/scan/scanner_context.h     |  27 ++++--
 be/src/vec/exec/scan/scanner_scheduler.cpp |  36 +++----
 3 files changed, 124 insertions(+), 90 deletions(-)


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

Reply via email to