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

kxiao pushed a change to tag 2.0.15.1
in repository https://gitbox.apache.org/repos/asf/doris.git


*** WARNING: tag 2.0.15.1 was modified! ***

    from 77e18000126 (commit)
      to bcbe2cf57c7 (commit)
 discard 77e18000126 change branch-2.0 version to 2.0.15.1
     new 3d9eceaae17 [fix](agg) Aggregating string types with null values may 
result in incorrect result (#42067)
     new 695e62db5b0 [fix](agg) Aggregating string types with null values may 
result in incorrect result when compaction (#42512)
     new bcbe2cf57c7 version 2.0.15.1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
tag 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   (77e18000126)
            \
             N -- N -- N   refs/tags/2.0.15.1 (bcbe2cf57c7)

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 3 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/olap/block_reader.cpp                   |  4 +--
 be/src/vec/olap/vertical_block_reader.cpp          |  4 +--
 .../aggregate/test_aggregate_table.out             |  6 ++++
 .../aggregate/test_aggregate_table.groovy          | 32 ++++++++++++++++++++++
 4 files changed, 42 insertions(+), 4 deletions(-)


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

Reply via email to