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 202d9128a4d [fix](feservice) remove connect context (#33583) discard c5331069ff8 [enhancement](merge-iterator) catch exception to avoid coredump when copy_rows (#33567) discard b7feaf2f0ff [k8s](improve)add docker resource script for k8s (#33329) discard 784b6f097f1 [test](bi) add dbeaver and datagrip connect doris test (#33487) discard 24152e7d48f [fix](schema change) CastStringConverter is compiled failed in g++ (#33546) discard 54054ac5b86 [pipelineX](broadcast) Set dependency ready if a limited exchange returns EOS (#33525) discard c84e021fd0e [Fix](Nereids) fix leading hint should have all tables in one query block (#33517) discard 9e634988500 [Fix] fix compile problem (#33578) discard ebd0d6e5029 [feature](profile) add non-zero counter in profile(#33342) discard 100e6be453c [fix](timeout) query timeout was not correctly set (#33444) discard d177892045d [fix](routine-load) fix consumer hang when kafka exception causing can not query (#33492) discard 634df63311e [chore](test) update one join case for nereids because ambiguous name (#33562) discard 7f21ac3ff29 [opt](Nereids) support select async mv partition (#33560) discard 2a6fc62b4c5 [feat](nereids) support create view in nereids (#32743) discard edc4996761c [chore](Nereids) better way to return error (#33507) discard 4bb7c6f3f4d [fix](fs) Close local file writer when downloading finished (#33556) discard 2d897275987 [Feature](Variant) support aggregation model for Variant type (#33493) discard 89b4e02d90f [pipelineX](fix) Fix data pooling judgement for bucket join (#33533) discard df014d5f2f2 [refactor](heap sort) Simplify sorted block view (#33477) discard 5be9ce9fc44 [FIX](regresstest) fix array_range case for regress test (#33337) discard d80f777dbf5 [Chore](code comment) add comment for #32999 (#33548) discard 0dbaf4bc9dd [improve](fold) support complex type for constant folding (#32867) discard 67804373aa3 [bug](not in) if not in (null) could eos early (#33482) discard 036d396b4d3 [Fix](inverted index) fix build index error status when batch_next (#33532) discard 2059c00dfee [Improvementation](stream-load) improve streamLoadPut log warning detail (#33535) discard 86fe00684e1 [opt](Nereids) support set operation minus (#33582) discard 4c3d7269774 [fix](memory) Fix compaction destructor memory tracking #33549 (#33572) discard b4b04045fb6 [opt](log) refactor the log dir config (#32933) discard a33c369fed6 (Chore)[regression-test] fix unstable output variant case (#33520) discard 5e43fd6d4dd [fix](nereids) do not transpose semi join agg when mark join (#32475) discard 30b999740e8 [fix](mtmv)add logs for mv_infos() (#33485) discard 4fd46595ad3 [refactor](Nereids): compute unique and uniform property respectively (#32908) discard 1372321866f [Fix](inverted index) fix fast execute problem when need read data opt enabled (#33526) discard beb3496f18b [fix](index change) disable light index change for cloud mode (#33387) new dcd690962d9 [Fix](inverted index) fix fast execute problem when need read data opt enabled (#33526) new 1d7f367592e [refactor](Nereids): compute unique and uniform property respectively (#32908) new 6545c83bfbf [fix](mtmv)add logs for mv_infos() (#33485) new 0423419e7f5 [fix](nereids) do not transpose semi join agg when mark join (#32475) new 844e34ec644 (Chore)[regression-test] fix unstable output variant case (#33520) new 12358e8c0d5 [opt](log) refactor the log dir config (#32933) new 441704ad28f [fix](memory) Fix compaction destructor memory tracking #33549 (#33572) new 882e23f4428 [opt](Nereids) support set operation minus (#33582) new dab4c6e9593 [Improvementation](stream-load) improve streamLoadPut log warning detail (#33535) new 91b75063ac4 [Fix](inverted index) fix build index error status when batch_next (#33532) new cf03e6909dc [bug](not in) if not in (null) could eos early (#33482) new f0c60d744e7 [improve](fold) support complex type for constant folding (#32867) new 4bacd202260 [Chore](code comment) add comment for #32999 (#33548) new 9681f346657 [FIX](regresstest) fix array_range case for regress test (#33337) new 4b40323c2f0 [refactor](heap sort) Simplify sorted block view (#33477) new e837013ef38 [pipelineX](fix) Fix data pooling judgement for bucket join (#33533) new 34fafcaf050 [Feature](Variant) support aggregation model for Variant type (#33493) new 3a74fdb1c89 [fix](fs) Close local file writer when downloading finished (#33556) new 296421d2fd8 [chore](Nereids) better way to return error (#33507) new 0dd9d8f2266 [feat](nereids) support create view in nereids (#32743) new c5b7a8c959f [opt](Nereids) support select async mv partition (#33560) new 29f564002fd [chore](test) update one join case for nereids because ambiguous name (#33562) new 7b8a1e7b191 [fix](routine-load) fix consumer hang when kafka exception causing can not query (#33492) new d38388453b1 [fix](timeout) query timeout was not correctly set (#33444) new 474aa81ad68 [feature](profile) add non-zero counter in profile(#33342) new 585aeb587e4 [Fix] fix compile problem (#33578) new 90c69b020ad [Fix](Nereids) fix leading hint should have all tables in one query block (#33517) new 76502fdb97e [pipelineX](broadcast) Set dependency ready if a limited exchange returns EOS (#33525) new 7ea5e1d744f [fix](schema change) CastStringConverter is compiled failed in g++ (#33546) new cd9eb6d0fc3 [test](bi) add dbeaver and datagrip connect doris test (#33487) new add2805c4f2 [k8s](improve)add docker resource script for k8s (#33329) new 77b1cfee646 [enhancement](merge-iterator) catch exception to avoid coredump when copy_rows (#33567) new 3ea6587d688 [fix](feservice) remove connect context (#33583) 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 (202d9128a4d) \ N -- N -- N refs/heads/branch-2.1 (3ea6587d688) 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 33 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/olap/schema_change.cpp | 11 -------- .../apache/doris/alter/SchemaChangeHandler.java | 14 ++++----- .../main/java/org/apache/doris/catalog/Index.java | 4 --- .../decimalv3/test_decimal256_index.groovy | 8 ++---- .../test_build_index_fault.groovy | 3 -- .../index_change/test_index_change_2.groovy | 10 ++----- .../index_change/test_index_change_3.groovy | 12 +++----- .../index_change/test_index_change_4.groovy | 12 +++----- .../index_change/test_index_change_6.groovy | 16 ++++------- .../test_index_change_on_new_column.groovy | 6 ++-- .../test_index_change_with_compaction.groovy | 8 ++---- .../index_change/test_pk_uk_index_change.groovy | 11 ++------ .../test_add_drop_index_ignore_case_column.groovy | 12 +++----- .../test_add_drop_index_with_data.groovy | 18 ++++-------- .../test_add_drop_index_with_delete_data.groovy | 12 +++----- .../inverted_index_p0/test_array_index.groovy | 4 +-- .../inverted_index_p0/test_build_index.groovy | 3 -- .../test_index_match_phrase.groovy | 30 +++++++++----------- .../test_index_match_select.groovy | 30 +++++++++----------- .../test_index_range_in_select.groovy | 30 +++++++++----------- .../test_index_range_not_in_select.groovy | 30 +++++++++----------- .../suites/inverted_index_p0/test_show_data.groovy | 33 ++++++++-------------- 22 files changed, 115 insertions(+), 202 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org