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 bae8fd4b537 [test](ut) added UT cases for show create load stmt 
(#29564)
 discard 2828ac9d7db [fix](move-memtable) check eos for already closed streams 
(#29734)
 discard c0de6cd20f0 [bug](rf) fix invalid type for runtime filters when result 
column is const (#29851)
 discard f5b5a749724 [fix](move-memtable) check all streams for failed reason 
(#29877)
 discard 59b7f8287a3 [Fix](inverted index) fix array inverted index builder 
error (#29869)
 discard 4f024cad902 [Refactor](executor)refactor workload group log fron 
WARNING to INFO #29878
 discard f34305d88db [pipelineX](fix) Fix correctness problem due to local hash 
shuffle (#29881)
 discard 6a558f66638 [feature](profile )merge of profiles can be disabled by 
profile level. #29861
 discard 9b7bbb5b567 [docs](query-accel) refine several statements in docs 
(#29716)
 discard 5663d2b7e61 [fix](dynamic partition) fix dynamic partition storage 
medium not working (#29490)
 discard 22277fe59a4 [Optimize](kill-query)Support the scanners exits as soon 
as possible when kill query #29803
 discard 194108745b5 [opt](parquet-reader) Opt parquet decimal type reading. 
(#29825)
 discard b322cb9c96d [Fix](executor)Fix Grayscale upgrade be code dump when 
report statistics #29843
 discard 5cd107297fe [improve] Use lru cache to count the number of column in 
tablet schema to control memory (#29668)
 discard db0f68eac6f [chore](regression test) check disk is good (#29740)
 discard 2901aaf544b [regression](conf) enable load_stream_fault_injection 
(#29829)
 discard 2fb85616885 [Fix] (schema change) fix the bug that non light schema 
change tables can rename column (#29850)
 discard 2f91f4f7c00 [regression](conf) enable test_stream_stub_fault_injection 
(#29830)
 discard fc592176752 [config](move-memtable) set default load_stream_per_node 
to 20 (#29822)
 discard 7ea9f346180 [bug](group_commit) fix relay wal problem on 
materialized-view (#29848)
 discard 367045c050a [pipelineX](fix) Fix incorrect runtime filter (#29860)
 discard bd91e2c51a1 [improve](load) reduce logs from memtable memory limiter 
(#29840)
 discard ed3d53e2158 [ci](perf) adjust threshold (#29856)
 discard a92e4132a87 [opt](information_schema) support information_schema in 
external catalog (#28919)
 discard e29de284748 [Session](rf) Change the default min size of bf runtime 
filter (#29837)
 discard e5c23995eb2 [opt](nereids) prune runtime redundant filters (#29828)
 discard adc11f174a0 [fix](auth)remove the key when priv is empty (#29522)
 discard 90c98a3c59a [feature](merge-cloud) Add meta service client and proxy 
(#29832)
     new ed3c8bba87c [fix](auth)remove the key when priv is empty (#29522)
     new f67a00ffbb9 [opt](nereids) prune runtime redundant filters (#29828)
     new d3721455b03 [Session](rf) Change the default min size of bf runtime 
filter (#29837)
     new ebfbe0c8dd2 [opt](information_schema) support information_schema in 
external catalog (#28919)
     new f94ff21eefd [ci](perf) adjust threshold (#29856)
     new 407a4a285d4 [improve](load) reduce logs from memtable memory limiter 
(#29840)
     new a4f29193f64 [pipelineX](fix) Fix incorrect runtime filter (#29860)
     new cbffdbb8bfe [bug](group_commit) fix relay wal problem on 
materialized-view (#29848)
     new fc5dc1c2855 [config](move-memtable) set default load_stream_per_node 
to 20 (#29822)
     new 42c21f7eda1 [regression](conf) enable test_stream_stub_fault_injection 
(#29830)
     new 53639a01fed [Fix] (schema change) fix the bug that non light schema 
change tables can rename column (#29850)
     new 89995402dd0 [regression](conf) enable load_stream_fault_injection 
(#29829)
     new 0d6ab3c68c1 [chore](regression test) check disk is good (#29740)
     new d525f576e19 [improve] Use lru cache to count the number of column in 
tablet schema to control memory (#29668)
     new ad986a78ae1 [Fix](executor)Fix Grayscale upgrade be code dump when 
report statistics #29843
     new d494674ff49 [opt](parquet-reader) Opt parquet decimal type reading. 
(#29825)
     new ad2c13e009e [Optimize](kill-query)Support the scanners exits as soon 
as possible when kill query #29803
     new 2a51750abdb [fix](dynamic partition) fix dynamic partition storage 
medium not working (#29490)
     new 3ef1229635f [docs](query-accel) refine several statements in docs 
(#29716)
     new acda8d2129d [feature](profile )merge of profiles can be disabled by 
profile level. #29861
     new 17183410511 [pipelineX](fix) Fix correctness problem due to local hash 
shuffle (#29881)
     new 5ef84283458 [Refactor](executor)refactor workload group log fron 
WARNING to INFO #29878
     new a3144915351 [Fix](inverted index) fix array inverted index builder 
error (#29869)
     new 2a778588456 [fix](move-memtable) check all streams for failed reason 
(#29877)
     new 3b25e69311c [bug](rf) fix invalid type for runtime filters when result 
column is const (#29851)
     new 99024ad7bd7 [fix](move-memtable) check eos for already closed streams 
(#29734)
     new 62064a86bf1 [test](ut) added UT cases for show create load stmt 
(#29564)

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   (bae8fd4b537)
            \
             N -- N -- N   refs/heads/branch-2.1 (62064a86bf1)

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 27 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:
 .../main/java/org/apache/doris/common/Config.java  |  32 --
 fe/fe-core/pom.xml                                 |   4 -
 .../apache/doris/cloud/rpc/MetaServiceClient.java  | 318 -----------
 .../apache/doris/cloud/rpc/MetaServiceProxy.java   | 584 ---------------------
 fe/pom.xml                                         |   5 -
 5 files changed, 943 deletions(-)
 delete mode 100644 
fe/fe-core/src/main/java/org/apache/doris/cloud/rpc/MetaServiceClient.java
 delete mode 100644 
fe/fe-core/src/main/java/org/apache/doris/cloud/rpc/MetaServiceProxy.java


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

Reply via email to