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


    omit 8c9fcf0a630 [fix](jni) remove 'push_down_predicates' and fix BE crash 
with decimal predicate (#32253) (#32599)
    omit 23e827af5c3 [fix](test)change stream load of auto partition (#32544)
    omit 96f38d38ed2 [enhancement](test) unique model by modify a value type 
from INT or BIGINT to other type (#32553)
    omit 8450ee3826f [refactor](jdbc catalog) refactor jdbc catalog get 
databases logic (#32579)
    omit 3baa697088f [enhancement](test) unique model by modify a key type from 
SMALLINT to other type  (#32033)
    omit 4bf5986d032 [Fix](Variant) fix variant serialize root node (#31769)
    omit b02e1b6b88c [pipelineX](debug) Add debug logs for long-running load 
task (#32534)
    omit 97869683f80 [enhance](S3) Print the oss request id for each error s3 
request (#32491)
    omit 9f9201baf2c [case](Cloud) Add ssb case for hdfs vault (#32567)
    omit b3ec598f027 [enhance](S3) Print the oss request id for each error s3 
request (#32499)
    omit d86b65635a1 [fix](jdbc catalog) Fixed the problem that the 
metadata_refresh_interval_sec properties cannot be set (#32516)
    omit c34d99b781e [Enhancement] when partition column is datetime, date can 
work in create table command (#32335)
    omit f1bb8dd22b7 [improve](function) add error msg if exceeded maximum 
default value in repeat function (#32219)
    omit f0328b9c6e7 [Feature] Support Array Type compare function for nereids 
planner (#31701)
    omit 9e1497f0298 [improvement](group_comit) Add bvar to monitor the total 
wal count on disk (#31646)
    omit bc9bf2f5b95 [fix](random-bucket) tabletindex when there is no cached 
value in memory (#32336)
    omit 2f91dddb7ce [pipelineX](fix) Fix running tasks API core dump (#32503)
    omit 1baeefd28c1 [expr](fix) Not to throw exception when close failed 
(#32287)
    omit f8cfdb00296 [feature](cpu cores) get the cores when running within a 
cgroup. (#32370)
    omit 333b9014aa7 [opt](variable) user variable support expression rather 
than literal (#32492)
    omit 0501e22c488 [fix](Nereids) decimalv2 and int/date bit arithmetic need 
cast to bigint (#32311)
    omit 423f9129ac1 [feature](function) Support for aggregate function foreach 
combiner for some error function (#31913)
    omit ac0e2410974 [code](Refactor) Del unless filter id in runtime filter 
func (#32502)
    omit cdc87db7f9e [regression-test](case) forbid 
test_stream_stub_fault_injection (#32540)
    omit acde3ae5074 [opt](routine-load) optimize allocate task to be algorithm 
for load balance (#32021)
    omit ae7abdfc2c3 [fix](nereids)NullSafeEqualToEqual rule only change to 
equal if both children are not nullable (#32374)
    omit c9fd78e8ce2 [chor](log) Change log4j rollover strategy to 'max' 
(#32116)
    omit 5d03cae35e8 [fix](stats) sort partitions when do sample analyze 
(#32185)
    omit d6ebbc765af [test](neredis) Add tpch test for query rewrite by 
materialized view (#30870)
    omit f14e4cb95a0 [case](mtmv)MTMV external catalog case (#32390)
    omit 36241d36913 [Enhencement](Nereids) add eliminate distinct constant 
rule (#32307)
    omit ccf3ab7acdf [Fix](inverted index) fix inappropriate use of macro in 
inverted index fs directory error process (#32472)
    omit 7ce96d5414a [fix][regression]update ccr test project (#32445)
    omit fa9cab34ba3 [fix](snapshot-loader) Fix be crash caused by deref end() 
iterator (#32489)
    omit 71e979e62b1 [improvement](spill) optimize the spilling logic of hash 
join operator (#32202)
    omit e0bbc7bbffe [improvement](agg) streaming agg should not take too much 
memory when spilling enabled (#32426)
    omit dfe21b69b77 [fix](broker load) improve the checking of overlapping 
partitions of same table (#32254)
    omit 904adb46e9f [fix](group commit) Fix compatibility issues on 
serializing and deserializing wal file (#32299)
    omit b686749aa92 [fix](group commit) Fix invalid function problem on p2 
regression-test (#32481)
    omit 06ac99507d2 [fix](group commit) Fix group commit connect to observer 
fe (#32222)
    omit 641a178f62f [fix](decimal) fix Arithmetic Overflow error of converting 
string to decimal (#32246)
    omit b2a8105bb8f [pipelineX](api) Add api for long-running tasks (#32459)
    omit e0bc0563a0a [fix](nereids)support topn-filter for non pipeline engine 
#32397
    omit bc02cf235d0 [fix](ParquetReader) Fix Parquet Reader to read `int96` 
parquet type problem (#32394)
    omit 7e27c1f8dd8 [Fix](Job)When jobname is the do keyword, parsing errors 
will occur when executing SQL. (#32379)
    omit 663bf572dac [fix](group commit) Fix p2 regression-test (#32270)
    omit 938282e0cdb [improve](group commit) Group commit support chunked 
stream load in flink (#32135)
    omit 96b7335a101  [fix](regression) prepare_insert failed when connect to 
observer fe (#32223)
    omit 2dce9d0e7f4 [Fix](smooth-upgrade) Fix incompatibility when upgrade 
from 2.0 to 2.1 (#32444)
    omit a06c01ab623 [opt](like) opt LIKE and REGEXP clause with concat(col, 
pattern_str) (#32333)
    omit 2aea193fde0 fix routine load regression test fail (#32406)
    omit c7a1689d236 [Performance](join) speed up the colocate and bucket 
shuffle join by change rf size (#32421)
    omit eae8fa6d38c [opt](hive) skip hidden file and dir (#32412)
    omit c309a729755 [Fix](Regression) DCHECK failed in runtime filter wrapper 
(#32446)
    omit f218fb1b846 [FIX](array_agg) fix array agg with other agg function 
(#32387)
    omit af22d440ee5 [Fix](Variant) fix variant with not null (#32248)
    omit 5fcf74dec2a [fix](planner)decimalv3 literal's precision and scale is 
not correctly set (#32288)
    omit cffd3998778 [chore](ci) fix script (#32420)
    omit a7aea339fda [pipelineX](streaming agg) Fix wrong columns produced by 
streaming agg (#32411)
    omit 1dbf445fe5c [fix](feut) comment out doc gen execution (#32413)
    omit e6b400d38a6 [Chore](tools) update ssb tools (#32308)
    omit 50c44ebaf85 [pipelineX](cancel) Remove lock for mapping query ctx to 
fragment (#32346)
    omit 188422aaf19 [enhancement](test)unique model by modify a value type 
from SMALLINT to other type (#32348)
    omit 3025ff22df9 [Fix](regression test) Fix <=> rf cause regresion test 
failed (#32377)
    omit 66448f7f70b  [regression-test]( fix case ) fix case that using same 
table in one db with another case (#32380)
    omit 576cd881495 [bug](fold) fix fold constant rule can't handle variable 
expr (#32313)
    omit bf21c07008e [docs](MoveRepo) Update .asf.yaml (#32391)
    omit 0dde8030052 [enhancement](dict) check valid of offset in page (#32349)
    omit dc7b75c2db1 [opt](jdbc catalog) filter jdbc datasource internal 
database (#32294)
    omit b51baff3815 [opt](jdbc catalog) Refine the jdbc_connector close logic 
and actively clear the jvm occupied by jdbcexecutor (#32300)
    omit ec008f9b4c4 [Improve](spark-load)update spark version for spark load 
to resolve cve problem (#30368)
    omit 1c663fa4f6f [Fix](Nereids) fix leading syntax problems and data 
mismatched problem (#32286)
    omit c103b90e4dc [enhancement](nereids)simplify OneRowRelation scalar 
subquery (#32276)
    omit dbb0dfb747e [fix](grouping sets) fix grouping sets have multiple empty 
sets (#32317)
    omit 86c129ec659 [bug](inverted index) fix npe of 
InvertedIndexStorageFormat in table property (#32357)
    omit 8dca147293b [opt](file-meta-cache) reduce file meta cache size and 
disable cache for some cases (#32340)
    omit 69881a27e07 [feature](proxy-protocol) Support proxy protocol v1 
(#32338)
    omit 6f5e61bbc80 [chore](build) delete palo_be soft link (#32353)
    omit 59c79a5e6af [fix](profile) avoid update profile in deconstructor 
(#32131)
    omit 1b0d11a3d77 [behavior change](output) change float output format  
(#32049)
    omit 18c5d6b4cd5 [doc](ranger)change path of access_controller.class 
(#32138)
    omit 0683221015e [refactor](chore) replace HashMapWithStackMemory with 
std::unordered_map (#32309)
    omit ff8e945688f fix load channel may memory leak (#32277)
    omit ca734effe00 [fix](datetime) fix datetime rounding on BE (#32075)
    omit 5813a776df6 [Enhancement](inverted index) make compiler happy (#32332)
    omit f31e0709ed4 [enhance][fix] add ccr downstreamurl for ccr (#32325)
    omit 4d502415ed5 [Enhancement](jdbc catalog) Add a property to test the 
connection when creating a Jdbc catalog (#32125) (#32531)
     new 85b2c42f76b [Enhancement](jdbc catalog) Add a property to test the 
connection when creating a Jdbc catalog (#32125) (#32531)
     new d31331344b9 [enhance][fix] add ccr downstreamurl for ccr (#32325)
     new b5ab1159bb4 [Enhancement](inverted index) make compiler happy (#32332)
     new 0990014e94a [fix](datetime) fix datetime rounding on BE (#32075)
     new fd1345bef08 fix load channel may memory leak (#32277)
     new 724bc823623 [refactor](chore) replace HashMapWithStackMemory with 
std::unordered_map (#32309)
     new 7874edf992f [doc](ranger)change path of access_controller.class 
(#32138)
     new 8bd101129aa [behavior change](output) change float output format  
(#32049)
     new 2e564036efa [fix](profile) avoid update profile in deconstructor 
(#32131)
     new 3da8e4b04a4 [chore](build) delete palo_be soft link (#32353)
     new 279ea2f366f [feature](proxy-protocol) Support proxy protocol v1 
(#32338)
     new e99b33c2743 [opt](file-meta-cache) reduce file meta cache size and 
disable cache for some cases (#32340)
     new 403820599df [bug](inverted index) fix npe of 
InvertedIndexStorageFormat in table property (#32357)
     new 163007a6658 [fix](grouping sets) fix grouping sets have multiple empty 
sets (#32317)
     new fab48f54b1f [enhancement](nereids)simplify OneRowRelation scalar 
subquery (#32276)
     new 4d4cd434589 [Fix](Nereids) fix leading syntax problems and data 
mismatched problem (#32286)
     new f132c9b2c63 [Improve](spark-load)update spark version for spark load 
to resolve cve problem (#30368)
     new e952b5ef5b5 [opt](jdbc catalog) Refine the jdbc_connector close logic 
and actively clear the jvm occupied by jdbcexecutor (#32300)
     new 26ed4b69b1b [opt](jdbc catalog) filter jdbc datasource internal 
database (#32294)
     new fdcf5b7d34a [enhancement](dict) check valid of offset in page (#32349)
     new 74445065ab6 [docs](MoveRepo) Update .asf.yaml (#32391)
     new a4151e022e3 [bug](fold) fix fold constant rule can't handle variable 
expr (#32313)
     new e8475a527be  [regression-test]( fix case ) fix case that using same 
table in one db with another case (#32380)
     new b66840efd7c [Fix](regression test) Fix <=> rf cause regresion test 
failed (#32377)
     new 32f7f0b50cc [enhancement](test)unique model by modify a value type 
from SMALLINT to other type (#32348)
     new 4bf5a21ba37 [pipelineX](cancel) Remove lock for mapping query ctx to 
fragment (#32346)
     new 99b8db5f9d7 [Chore](tools) update ssb tools (#32308)
     new 6c8b5bb26f6 [fix](feut) comment out doc gen execution (#32413)
     new 590e1d52ec7 [pipelineX](streaming agg) Fix wrong columns produced by 
streaming agg (#32411)
     new 353add74dbd [chore](ci) fix script (#32420)
     new 6aec4790134 [fix](planner)decimalv3 literal's precision and scale is 
not correctly set (#32288)
     new a0a3a2a2ce5 [Fix](Variant) fix variant with not null (#32248)
     new 7a0b591b8f5 [FIX](array_agg) fix array agg with other agg function 
(#32387)
     new a5f3611b881 [Fix](Regression) DCHECK failed in runtime filter wrapper 
(#32446)
     new 73de61ed843 [opt](hive) skip hidden file and dir (#32412)
     new 6ea8e51261a [Performance](join) speed up the colocate and bucket 
shuffle join by change rf size (#32421)
     new c45e2f3e6fc fix routine load regression test fail (#32406)
     new 715eed0748a [opt](like) opt LIKE and REGEXP clause with concat(col, 
pattern_str) (#32333)
     new 7422f185dad [Fix](smooth-upgrade) Fix incompatibility when upgrade 
from 2.0 to 2.1 (#32444)
     new d640c54b801  [fix](regression) prepare_insert failed when connect to 
observer fe (#32223)
     new 0635a8716ca [improve](group commit) Group commit support chunked 
stream load in flink (#32135)
     new 725f86a27b2 [fix](group commit) Fix p2 regression-test (#32270)
     new e541ca9f11d [Fix](Job)When jobname is the do keyword, parsing errors 
will occur when executing SQL. (#32379)
     new f99db389983 [fix](ParquetReader) Fix Parquet Reader to read `int96` 
parquet type problem (#32394)
     new 66fe61b5910 [fix](nereids)support topn-filter for non pipeline engine 
#32397
     new ab512f935c5 [pipelineX](api) Add api for long-running tasks (#32459)
     new 14c9537679a [fix](decimal) fix Arithmetic Overflow error of converting 
string to decimal (#32246)
     new 3c377a89577 [fix](group commit) Fix group commit connect to observer 
fe (#32222)
     new 2057886d30b [fix](group commit) Fix invalid function problem on p2 
regression-test (#32481)
     new 2196c534e81 [fix](group commit) Fix compatibility issues on 
serializing and deserializing wal file (#32299)
     new 7484a7ba5f8 [fix](broker load) improve the checking of overlapping 
partitions of same table (#32254)
     new e892774c9a5 [improvement](agg) streaming agg should not take too much 
memory when spilling enabled (#32426)
     new 612d3595e4e [improvement](spill) optimize the spilling logic of hash 
join operator (#32202)
     new 50c247e08cd [fix](snapshot-loader) Fix be crash caused by deref end() 
iterator (#32489)
     new ea8d4f2d0bb [fix][regression]update ccr test project (#32445)
     new 4efeb6618a8 [Fix](inverted index) fix inappropriate use of macro in 
inverted index fs directory error process (#32472)
     new 4b21c5c1cff [Enhencement](Nereids) add eliminate distinct constant 
rule (#32307)
     new 9f98200f27e [case](mtmv)MTMV external catalog case (#32390)
     new 6d401451cc3 [fix](stats) sort partitions when do sample analyze 
(#32185)
     new 1b0c4d3aa25 [chor](log) Change log4j rollover strategy to 'max' 
(#32116)
     new 6871c964af9 [fix](nereids)NullSafeEqualToEqual rule only change to 
equal if both children are not nullable (#32374)
     new 22782fec925 [opt](routine-load) optimize allocate task to be algorithm 
for load balance (#32021)
     new 0e493add692 [regression-test](case) forbid 
test_stream_stub_fault_injection (#32540)
     new b6a35d68b0b [code](Refactor) Del unless filter id in runtime filter 
func (#32502)
     new b92a7646658 [feature](function) Support for aggregate function foreach 
combiner for some error function (#31913)
     new 2a1d2ad647c [fix](Nereids) decimalv2 and int/date bit arithmetic need 
cast to bigint (#32311)
     new 95322e2ebeb [opt](variable) user variable support expression rather 
than literal (#32492)
     new a40463617e8 [feature](cpu cores) get the cores when running within a 
cgroup. (#32370)
     new 0db402e154c [expr](fix) Not to throw exception when close failed 
(#32287)
     new 06bf5541f27 [pipelineX](fix) Fix running tasks API core dump (#32503)
     new 09be4dc7ee0 [fix](random-bucket) tabletindex when there is no cached 
value in memory (#32336)
     new 6d076f99476 [improvement](group_comit) Add bvar to monitor the total 
wal count on disk (#31646)
     new 8e3d28b93a9 [Feature] Support Array Type compare function for nereids 
planner (#31701)
     new 7486e96b121 [improve](function) add error msg if exceeded maximum 
default value in repeat function (#32219)
     new 085696744dd [Enhancement] when partition column is datetime, date can 
work in create table command (#32335)
     new d2968dcf994 [fix](jdbc catalog) Fixed the problem that the 
metadata_refresh_interval_sec properties cannot be set (#32516)
     new 02430e6e53b [enhance](S3) Print the oss request id for each error s3 
request (#32499)
     new 60a673979e5 [case](Cloud) Add ssb case for hdfs vault (#32567)
     new 2c87238504f [enhance](S3) Print the oss request id for each error s3 
request (#32491)
     new 02ef02402ad [pipelineX](debug) Add debug logs for long-running load 
task (#32534)
     new 617cc667fe1 [Fix](Variant) fix variant serialize root node (#31769)
     new 043113c89e6 [enhancement](test) unique model by modify a key type from 
SMALLINT to other type  (#32033)
     new dea6859e0d7 [refactor](jdbc catalog) refactor jdbc catalog get 
databases logic (#32579)
     new 48d7585d85f [enhancement](test) unique model by modify a value type 
from INT or BIGINT to other type (#32553)
     new a7fa9f290ca [fix](test)change stream load of auto partition (#32544)
     new 4c8aaa156ae [fix](jni) remove 'push_down_predicates' and fix BE crash 
with decimal predicate (#32253) (#32599)

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   (8c9fcf0a630)
            \
             N -- N -- N   refs/heads/branch-2.1 (4c8aaa156ae)

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 86 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/service/internal_service.cpp                |     8 +-
 .../main/java/org/apache/doris/mtmv/MTMVCache.java |    34 +-
 .../mv/AbstractMaterializedViewAggregateRule.java  |     1 -
 .../nereids/trees/plans/visitor/SinkVisitor.java   |     8 +-
 .../data/nereids_rules_p0/mv/tpch/mv_tpch_test.out | 11451 -------------------
 .../mv/join/inner/inner_join.groovy                |    17 +-
 .../nereids_rules_p0/mv/tpch/ddl/create_table.sql  |    10 -
 .../nereids_rules_p0/mv/tpch/ddl/customer.sql      |    16 -
 .../mv/tpch/ddl/customer_delete.sql                |     1 -
 .../nereids_rules_p0/mv/tpch/ddl/lineitem.sql      |    24 -
 .../mv/tpch/ddl/lineitem_delete.sql                |     1 -
 .../suites/nereids_rules_p0/mv/tpch/ddl/nation.sql |    12 -
 .../nereids_rules_p0/mv/tpch/ddl/nation_delete.sql |     1 -
 .../suites/nereids_rules_p0/mv/tpch/ddl/orders.sql |    17 -
 .../nereids_rules_p0/mv/tpch/ddl/orders_delete.sql |     1 -
 .../suites/nereids_rules_p0/mv/tpch/ddl/part.sql   |    17 -
 .../nereids_rules_p0/mv/tpch/ddl/part_delete.sql   |     1 -
 .../nereids_rules_p0/mv/tpch/ddl/partsupp.sql      |    13 -
 .../mv/tpch/ddl/partsupp_delete.sql                |     1 -
 .../suites/nereids_rules_p0/mv/tpch/ddl/region.sql |    11 -
 .../nereids_rules_p0/mv/tpch/ddl/region_delete.sql |     1 -
 .../nereids_rules_p0/mv/tpch/ddl/revenue1.sql      |    11 -
 .../mv/tpch/ddl/revenue1_delete.sql                |     1 -
 .../nereids_rules_p0/mv/tpch/ddl/supplier.sql      |    14 -
 .../mv/tpch/ddl/supplier_delete.sql                |     1 -
 .../nereids_rules_p0/mv/tpch/mv_tpch_test.groovy   |  1514 ---
 26 files changed, 21 insertions(+), 13166 deletions(-)
 delete mode 100644 
regression-test/data/nereids_rules_p0/mv/tpch/mv_tpch_test.out
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/create_table.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/customer.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/customer_delete.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/lineitem.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/lineitem_delete.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/nation.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/nation_delete.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/orders.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/orders_delete.sql
 delete mode 100644 regression-test/suites/nereids_rules_p0/mv/tpch/ddl/part.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/part_delete.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/partsupp.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/partsupp_delete.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/region.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/region_delete.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/revenue1.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/revenue1_delete.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/supplier.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/ddl/supplier_delete.sql
 delete mode 100644 
regression-test/suites/nereids_rules_p0/mv/tpch/mv_tpch_test.groovy


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

Reply via email to