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

morningman pushed a change to branch auto-pick-48239-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    omit 8b5e410e4f5 [fix](Export) Clone `SessionVariable` for each 
ExportTaskExecutor (#48239)
     add 56b712908d9 branch-3.0-pick: [test](case) add a case for cloud mow 
(#47868) (#48230)
     add 6c70e034eac [fix](load) fix metrics memtable_flush_duration_us 
(#47607) (#48211)
     add e84a55488e4 branch-3.0: [Fix](agg) Remove useless DCHECK for streaming 
agg node #47842 (#48258)
     add 225af7b54fc [fix](Export) Clone `SessionVariable` for each 
ExportTaskExecutor (#48239)

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   (8b5e410e4f5)
            \
             N -- N -- N   refs/heads/auto-pick-48239-branch-3.0 (225af7b54fc)

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/olap/memtable_flush_executor.cpp            |  12 +-
 .../distinct_streaming_aggregation_operator.cpp    |   1 -
 .../transaction/CloudGlobalTransactionMgr.java     |  13 +++
 .../cloud/test_cloud_mow_lock_expired.out}         | Bin 365 -> 388 bytes
 .../cloud/test_cloud_mow_lock_expired.groovy       | 126 +++++++++++++++++++++
 5 files changed, 145 insertions(+), 7 deletions(-)
 copy regression-test/data/{delete_p0/test_segment_iterator_delete.out => 
fault_injection_p0/cloud/test_cloud_mow_lock_expired.out} (63%)
 create mode 100644 
regression-test/suites/fault_injection_p0/cloud/test_cloud_mow_lock_expired.groovy


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

Reply via email to