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 9f0d822be01 [branch-2.1](tracing) Pick pipeline tracing and relative 
bugfix (#31367)
 discard 70490f8d721 [fix](multi-catalog) add config to disable external DDL 
(#31528)
 discard 240c0416e7d [nereids] config global partition topn (#31476)
 discard 28b9f5e593f [fix](Nereids) Make the case sensitivity of the result 
labels compatible with MySQL (#31510)
 discard ea05b37fb83 Fix analyze mv from follower case bug. (#31523)
 discard d871852ba93 [fix](Nereids): other cond should be kept for each anti 
join when expanding anti join such as (#31521)
 discard 1a1e043425d [fix](test) fix error messages in fault injection tests 
(#31515)
 discard ff120db7a0b [enhance](git)Ignore `fe/gen` (#31512)
 discard 9e2a9aef7ea [Fix](regression) add disable_auto_compaction for show 
data (#31519)
 discard 26901d78073 [Opt](exec) enable top opt in string type (#31489)
 discard ff6e268dec4 Return UNKNOWN column stats if ndv is 0. (#31439)
 discard df8405e5a20 [fix](merge-on-write) incorrect result caused by key range 
filter with pk (#31456)
     new 3ca412efe38 Return UNKNOWN column stats if ndv is 0. (#31439)
     new 8633a0c0ccb [Opt](exec) enable top opt in string type (#31489)
     new 06c80d87083 [Fix](regression) add disable_auto_compaction for show 
data (#31519)
     new 3dd860606be [enhance](git)Ignore `fe/gen` (#31512)
     new ac38356058d [fix](test) fix error messages in fault injection tests 
(#31515)
     new 4de25ede856 [fix](Nereids): other cond should be kept for each anti 
join when expanding anti join such as (#31521)
     new ddb37d7371c Fix analyze mv from follower case bug. (#31523)
     new 153c775b37f [fix](Nereids) Make the case sensitivity of the result 
labels compatible with MySQL (#31510)
     new 0fcdab468db [nereids] config global partition topn (#31476)
     new 9243b3eeeef [fix](multi-catalog) add config to disable external DDL 
(#31528)
     new b177b26d398 [branch-2.1](tracing) Pick pipeline tracing and relative 
bugfix (#31367)

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   (9f0d822be01)
            \
             N -- N -- N   refs/heads/branch-2.1 (b177b26d398)

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 11 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/olap/rowset/segment_v2/segment_iterator.cpp |  4 ++-
 be/src/util/key_util.h                             | 17 +++++----
 .../test_primary_key_simple_case.out               | 22 ------------
 .../test_primary_key_simple_case.groovy            | 42 ----------------------
 4 files changed, 11 insertions(+), 74 deletions(-)
 delete mode 100644 
regression-test/data/unique_with_mow_p0/test_primary_key_simple_case.out


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

Reply via email to