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

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


     was 0791598e56a fix compile

This change permanently discards the following revisions:

 discard 0791598e56a fix compile
 discard f17449b1ab2 [feature](window-func) support percent_rank window 
function (#30926)
 discard d431d234887 [improvement](memtracker) should counter memory usage to 
query when exchange sink buffer rpc (#30964)
 discard 287d0dba229 [fix](nereids) collect all correlated slots from subquery 
in correct way (#30908)
 discard 50cb80395f4 [fix](regex) fix wrong escape of function LIKE (#30557)
 discard ee7a2097f1f [fix](Docs) fix dev-prepare doc #30923
 discard 3b760fafdd0 [feat](fe) Show db total size and recycle bin size with 
`ShowDataStmt` (#30663)
 discard 82469e9b12e [enhancement](mysql-channel) avoid potential buffer 
overflow when flushing send buffer occurs IOE (#30868)
 discard 23041730f0b [enhancement](stmt-forward) record query result for proxy 
query to avoid EOF (#30536)
 discard 6217de2f108 [improvement](group_commit) Add bvar to monitor the count 
of replaying wal fail on group commit (#30941)
 discard 352c8e36945 [improvement](group_commit)  Rename fail wal to tmp should 
only use in test P0 scenario (#30959)
 discard efe9a962e7b [fix](test) Increase the timeout duration for the test 
case (#30952)
 discard ba896f2a215 [feature](StoragePolicy) Add one http action to add 
storage policy back (#30879)
 discard f570193e540 Alter workload group queue prop sync for regression test 
(#30869)
 discard 588c0f9c4f0 [test](mtmv) Add mtmv increment create case (#30751)
 discard 310bde67aba [fix](nereids)should not infer predicate for nullaware 
anti-join (#30924)
 discard 548816899f1 [fix](pipeline) Set the flag of short circuit only when 
hash join sink finished (#30977)
 discard 06fe865bb97 [fix](group_commit) Wal file should be removed from 
_wal_path_map when renaming it to tmp directory (#30974)
 discard 6d7d1976064 opt the rf code and remove rf unless code  (#30861)
 discard 833da32285e [fix](gc) fix a core introduced by #30854 (#30932)
 discard e3510d6060b [fix](nereids)aggregate function cannot contain aggregate 
parameters (#30928)
 discard 763039e47d3 [enhancement](schema change) some types changes (#30919)
 discard d70d8621d5f [fix](group_commit)Add bounds checking when reading wal 
file on group commit (#30940)
 discard 479ff98a7ee disable OR predicate for bitmap index (#30951)
 discard 8f5e737cbfc [Enhancement](wal) Optimize group commit manager log 
(#30849)
 discard 0435219d120 [opt](ES catalog) Increase to 3 connect attempts per node 
(#30957)
 discard 0ac6b138733 [fix](group_commit) Fix write column id twice problem on 
wal file (#30935)
 discard 3fc94edeb9e [refactor](scanner) refactoring and optimizing scanner 
scheduling (#30746)
 discard b4c423007f0 [refactor](move-memtable) remove phmap and use shared ptr 
in delta writer v2 (#30949)
 discard 63353dbcd4a [case](mtmv) MTMV hive case (#30930)
 discard 94ea12308f5 [fix](Nereids) should distribute first when do sort 
enforce on must shuffle (#30948)
 discard dd3efd848af [Doc](group commit) Modify group commit doc (#30938)
 discard 8ba1c1b6ef3 [test](mtmv) Add mtmv negative cases (#30918)
 discard 38c72f040c5 [Improvement](memory) clear arena when finalize one row 
#30788
 discard 5ec288c9d22 [enhance](mtmv) Limit the number of partitions for table 
creation (#30867)
 discard 0e4002d9db7 [chore](regression-test) fix legacy use of get tablet info 
(#30931)
 discard a3ce51871e8 [fix](multi-catalog)enable use self splitter default 
(#30846)
 discard 9c9b7ee343b [feature](agg-func) support corr function #30822
 discard 158f36ce4e0 [improvement](balance) fix multiple problems for balance 
on large cluster (#30713)
 discard 3e0f136e7b0 [fix](Nereids) make all variables lower case (#30905)
 discard e0bb1a6cf84 [test](statistics)Add analyze mtmv test case (#30847)
 discard b50ac3ef4a5 [fix](Variant Type) Add sparse columns meta to fix 
compaction  (#28673)
 discard 6384f390af3 [fix](Nereids): fix name of rule EliminateJoinByFK #30884
 discard ea9c4c1b11d Add auto analyze mv and show task case. (#30894)
 discard 84e7ed6d6bb [Fix](load) fix load channel leak when load exception 
occurs (#30915)
 discard 152eb9746bd [fix](gc) process exception while iteratoring directory 
(#30850)
 discard ae482da8257 [Fix](Variant) support materialize view for variant and 
accessing variant subcolumns (#30603)
 discard 920c58958b9 [log](gc) add log for unused rowsets gc (#30854)
 discard 13604fc84e4 [fix](docs) fix log level configuration error in fe.config 
(#30863)
 discard 57b22ccdbb0 [fix](regression-test) fixtest_show_export case #30892
 discard 2251496dc92 [feature](nereids) using rollup column stats (#30852)
 discard 10be44f4d97 [fix](Nereids) should not infer not null from mark join 
(#30897)
 discard 10de7f7fb0c [feature-wip](plsql)(step1) Support PL-SQL (#30817)
 discard 6c14efc6d57 [nereids] group by key elimination (#30774)
 discard 7115421c01e [improve](group-commit) Modify some log (#30842)
 discard f3a6888b603 [refactor](queryctx) move tg related code to task group 
(#30829)
 discard e38a267c0a6 [Feature](auto-inc) Add start value for auto increment 
column (#30512)
 discard e827ff61b4e [fix](Docs) Modify the document of data export #30785
 discard 3ebffe4224d [fix](nereids) Fix use aggregate mv wrongly when rewrite 
query which only contains join (#30858)
 discard 9d0ca2f5ef3 [fix](Nereids): fix wrong case in 
TransposeSemiJoinLogicalJoinProject (#30874)
 discard 73d5e70ed11 [feature](sink) support paritition tablet sink shuffle 
(#30821)
 discard d7bb4b5633c [Enhancement](group commit) Add retry message for group 
commit load while schema changing (#30391)


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

Reply via email to