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

yiguolei pushed a change to branch auto-pick-43065-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    omit a6e61eb988e [fix](ip) fix datatype serde for ipv6 with rowstore 
(#43065)
     add 2e00fa475b1 [fix](persist) Fix the generated dropping tmp partition 
sql #43079 (#43170)
     add 71e33d9208a [feat](nereids)disable join reorder if any table row count 
is not available #43000 (branch-2.1) (#43247)
     add 91d0913fe4c [fix](ip) fix datatype serde for ipv6 with rowstore 
(#43065)

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   (a6e61eb988e)
            \
             N -- N -- N   refs/heads/auto-pick-43065-branch-2.1 (91d0913fe4c)

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:
 .../org/apache/doris/nereids/NereidsPlanner.java   |  6 ++---
 .../doris/nereids/stats/StatsCalculator.java       | 28 ++++++++++++----------
 .../apache/doris/persist/DropPartitionInfo.java    |  4 ++--
 3 files changed, 20 insertions(+), 18 deletions(-)


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

Reply via email to