This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch auto-pick-55241-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
omit 83b01963295 [chore](sk) Encrypt `secret key` and hide `access key` for
log (#55241)
add 10ddc8ba67f branch-3.0: [opt](nereids) optimize normalize window
(#54947) (#55045)
add 565c42aaaf2 [opt](txn lazy commit) Make convert tmp rowsets batch more
adaptive (#55035) (#55574)
add f0bf2bba3e2 [chore](sk) Encrypt `secret key` and hide `access key` for
log (#55241)
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 (83b01963295)
\
N -- N -- N refs/heads/auto-pick-55241-branch-3.0 (f0bf2bba3e2)
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:
cloud/src/common/config.h | 2 +-
cloud/src/meta-service/txn_lazy_committer.cpp | 22 ++--
cloud/test/txn_lazy_commit_test.cpp | 139 +++++++++++++++++++++
.../ExtractAndNormalizeWindowExpression.java | 39 ++++++
.../rewrite/PushDownFilterThroughWindowTest.java | 64 +++++++++-
.../data/nereids_hint_tpcds_p0/shape/query51.out | Bin 2792 -> 2756 bytes
.../nereids_p0/cte/test_cte_filter_pushdown.out | Bin 1353 -> 1352 bytes
.../cte/test_cte_filter_pushdown.out | Bin 1429 -> 1428 bytes
.../shape/query51.out | Bin 2673 -> 2637 bytes
.../noStatsRfPrune/query51.out | Bin 2673 -> 2637 bytes
.../no_stats_shape/query51.out | Bin 2673 -> 2637 bytes
.../rf_prune/query51.out | Bin 2673 -> 2637 bytes
.../nereids_tpcds_shape_sf100_p0/shape/query51.out | Bin 2673 -> 2637 bytes
.../shape/query51.out | Bin 2673 -> 2637 bytes
.../tpch/push_filter_window_eqset.out | Bin 419 -> 362 bytes
.../tpcds_sf100/noStatsRfPrune/query51.out | Bin 2673 -> 2637 bytes
.../tpcds_sf100/no_stats_shape/query51.out | Bin 2673 -> 2637 bytes
.../new_shapes_p0/tpcds_sf100/rf_prune/query51.out | Bin 2673 -> 2637 bytes
.../new_shapes_p0/tpcds_sf100/shape/query51.out | Bin 2673 -> 2637 bytes
.../new_shapes_p0/tpcds_sf1000/shape/query51.out | Bin 2673 -> 2637 bytes
20 files changed, 257 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]