Re: [PR] [improvement](backend balance) adjust the capacity cofficient of be load score [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26874: URL: https://github.com/apache/doris/pull/26874#issuecomment-1807628349 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.15 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](map) the implementation of ColumnMap::replicate was incorrect"(pick #26647) [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26868: URL: https://github.com/apache/doris/pull/26868#issuecomment-1807627921 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.65 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes,

Re: [PR] [improvement](backend balance) adjust the capacity cofficient of be load score [doris]

2023-11-12 Thread via GitHub
yujun777 commented on PR #26874: URL: https://github.com/apache/doris/pull/26874#issuecomment-1807626888 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [fix](broker load) pass loadToSingleTablet to olapTableSink (#26680) [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26869: URL: https://github.com/apache/doris/pull/26869#issuecomment-1807621102 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.26 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

(doris) branch master updated: [Improvement](statistics)Improve stats sample strategy (#26435)

2023-11-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 9c6c2f736ed [Improvement](statistics)Improve

Re: [PR] [Improvement](statistics)Improve stats sample strategy. [doris]

2023-11-12 Thread via GitHub
morningman merged PR #26435: URL: https://github.com/apache/doris/pull/26435 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [Improvement](segment iterator) remove range in first read to save time [doris]

2023-11-12 Thread via GitHub
qidaye merged PR #26689: URL: https://github.com/apache/doris/pull/26689 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(doris) branch master updated: [Improvement](segment iterator) remove range in first read to save time (#26689)

2023-11-12 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new c6b97c4daa3 [Improvement](segment iterator)

[PR] [pipelineX](dependency) Wake up task by dependencies [doris]

2023-11-12 Thread via GitHub
Gabriel39 opened a new pull request, #26879: URL: https://github.com/apache/doris/pull/26879 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Test](orc-reader) Add orc submodule's unit tests. [doris]

2023-11-12 Thread via GitHub
github-actions[bot] commented on PR #26878: URL: https://github.com/apache/doris/pull/26878#issuecomment-1807613969 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [bug](function) add signature for precentile function [doris]

2023-11-12 Thread via GitHub
yiguolei merged PR #26867: URL: https://github.com/apache/doris/pull/26867 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [opt](nereids) infer result column name in select outfile stmt [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26828: URL: https://github.com/apache/doris/pull/26828#issuecomment-1807611212 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.46 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

(doris) branch master updated: [bug](function) add signature for precentile function (#26867)

2023-11-12 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new b0c92d408b5 [bug](function) add signature for

Re: [PR] [fix](map) the implementation of ColumnMap::replicate was incorrect"(pick #26647) [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26868: URL: https://github.com/apache/doris/pull/26868#issuecomment-1807609193 TeamCity be ut coverage result: Function Coverage: 38.32% (7960/20770) Line Coverage: 30.16% (64561/214042) Region Coverage: 29.23% (33279/113862) Branch Coverage:

Re: [PR] [Test](orc-reader) Add orc submodule's unit tests. [doris]

2023-11-12 Thread via GitHub
kaka11chen commented on PR #26878: URL: https://github.com/apache/doris/pull/26878#issuecomment-1807608033 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [Test](orc-reader) Add orc submodule's unit tests. [doris]

2023-11-12 Thread via GitHub
kaka11chen opened a new pull request, #26878: URL: https://github.com/apache/doris/pull/26878 ## Proposed changes Add orc submodule's unit tests. ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Opt](scanner-scheduler) Optimize `BlockingQueue`, `BlockingPriorityQueue` and change remote scan thread pool. [doris]

2023-11-12 Thread via GitHub
kaka11chen commented on PR #26784: URL: https://github.com/apache/doris/pull/26784#issuecomment-1807606642 run buidall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [feature-wip](merge-on-write) MOW table support different primary keys and sort keys [doris]

2023-11-12 Thread via GitHub
mymeiyi commented on code in PR #24788: URL: https://github.com/apache/doris/pull/24788#discussion_r1390707282 ## be/src/olap/tablet.h: ## @@ -423,7 +423,7 @@ class Tablet final : public BaseTablet { const std::vector& specified_rowsets,

Re: [PR] [workflow](branch-2.0) enable branch-2.0 protection [doris]

2023-11-12 Thread via GitHub
github-actions[bot] commented on PR #26875: URL: https://github.com/apache/doris/pull/26875#issuecomment-1807604643 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [refactor](stats) Refactor stats [doris]

2023-11-12 Thread via GitHub
Kikyou1997 commented on PR #26858: URL: https://github.com/apache/doris/pull/26858#issuecomment-1807600976 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [opt](nereids) infer result column name in select outfile stmt [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26828: URL: https://github.com/apache/doris/pull/26828#issuecomment-1807600461 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 34404ec7b4b26c5c3849f6c249d10eec6e05ed6b, data reload: false

Re: [PR] [fix](Nereids) array literal coercion and insert values with map [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26669: URL: https://github.com/apache/doris/pull/26669#issuecomment-1807598096 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.75 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](nereids) patition prune: stop propagate Context.childrenContainsNonInterestedSlots if expr changed to TRUE [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26873: URL: https://github.com/apache/doris/pull/26873#issuecomment-1807594404 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.61 seconds stream load tsv: 552 seconds loaded 74807831229 Bytes,

Re: [PR] [chore][ci] add README.md for regression-test [doris]

2023-11-12 Thread via GitHub
hello-stephen commented on PR #26876: URL: https://github.com/apache/doris/pull/26876#issuecomment-1807592091 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [fix](map) the implementation of ColumnMap::replicate was incorrect"(pick #26647) [doris]

2023-11-12 Thread via GitHub
github-actions[bot] commented on PR #26868: URL: https://github.com/apache/doris/pull/26868#issuecomment-1807590618 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] [chore][ci] add README.md for regression-test [doris]

2023-11-12 Thread via GitHub
hello-stephen opened a new pull request, #26876: URL: https://github.com/apache/doris/pull/26876 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1807588605 TeamCity be ut coverage result: Function Coverage: 36.69% (8412/22930) Line Coverage: 29.21% (68285/233734) Region Coverage: 27.83% (35287/126805) Branch Coverage:

Re: [PR] [fix](Nereids) array literal coercion and insert values with map [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26669: URL: https://github.com/apache/doris/pull/26669#issuecomment-1807587362 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 89e73ccb9e7efe15310be7fa4f93322d0ca49d7f, data reload: false

Re: [PR] [workflow](branch-2.0) enable branch-2.0 protection [doris]

2023-11-12 Thread via GitHub
xiaokang commented on PR #26875: URL: https://github.com/apache/doris/pull/26875#issuecomment-1807586367 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [workflow](branch-2.0) enable branch-2.0 protection [doris]

2023-11-12 Thread via GitHub
xiaokang opened a new pull request, #26875: URL: https://github.com/apache/doris/pull/26875 Reverts apache/doris#26186 to enable branch-2.0 protection -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

(doris) branch revert-26186-disable_branch_2.0_protection created (now 21e7c88b6ff)

2023-11-12 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch revert-26186-disable_branch_2.0_protection in repository https://gitbox.apache.org/repos/asf/doris.git at 21e7c88b6ff Revert "disable branch-2.0 protection temporarily (#26186)" This

Re: [PR] [Feature](update) Support `update on current_timestamp` [doris]

2023-11-12 Thread via GitHub
bobhan1 commented on PR #25884: URL: https://github.com/apache/doris/pull/25884#issuecomment-1807585062 run feut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [improvement](backend balance) adjust the capacity cofficient of be load score [doris]

2023-11-12 Thread via GitHub
yujun777 commented on PR #26874: URL: https://github.com/apache/doris/pull/26874#issuecomment-1807585754 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [fix](map) the implementation of ColumnMap::replicate was incorrect"(pick #26647) [doris]

2023-11-12 Thread via GitHub
mrhhsg commented on PR #26868: URL: https://github.com/apache/doris/pull/26868#issuecomment-1807585743 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [improvement](backend balance) adjust the capacity cofficient of be load score [doris]

2023-11-12 Thread via GitHub
yujun777 opened a new pull request, #26874: URL: https://github.com/apache/doris/pull/26874 Be load score = replica num / avg replica num * replica num coef + used percent / avg used percent * capacity coef And replica num coef = 1.0 - capacity coef If capacity coef = 1.0,

(doris) 01/01: Revert "disable branch-2.0 protection temporarily (#26186)"

2023-11-12 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch revert-26186-disable_branch_2.0_protection in repository https://gitbox.apache.org/repos/asf/doris.git commit 21e7c88b6ffe6a8c912e27dc6278ff657c88 Author: Kang AuthorDate: Mon Nov 13 01:18:17

Re: [PR] [fix](broker load) pass loadToSingleTablet to olapTableSink (#26680) [doris]

2023-11-12 Thread via GitHub
xiaokang commented on PR #26869: URL: https://github.com/apache/doris/pull/26869#issuecomment-1807584658 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2023-11-12 Thread via GitHub
mymeiyi commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1807576251 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-12 Thread via GitHub
github-actions[bot] commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1390686462 ## be/src/vec/data_types/data_type_ipv4.h: ## @@ -50,6 +51,10 @@ class DataTypeIPv4 final : public DataTypeNumberBase { const char* get_family_name()

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1807573769 TeamCity be ut coverage result: Function Coverage: 36.68% (8411/22928) Line Coverage: 29.21% (68279/233731) Region Coverage: 27.83% (35286/126803) Branch Coverage:

Re: [PR] [opt](nereids) infer result column name in select outfile stmt [doris]

2023-11-12 Thread via GitHub
seawinde commented on PR #26828: URL: https://github.com/apache/doris/pull/26828#issuecomment-1807568617 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [fix](Nereids) array literal coercion and insert values with map [doris]

2023-11-12 Thread via GitHub
morrySnow commented on PR #26669: URL: https://github.com/apache/doris/pull/26669#issuecomment-1807566946 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [Feature](update) Support `update on current_timestamp` [doris]

2023-11-12 Thread via GitHub
bobhan1 commented on PR #25884: URL: https://github.com/apache/doris/pull/25884#issuecomment-1807566834 run feut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-12 Thread via GitHub
eldenmoon commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1807564448 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [fix](nereids) patition prune: stop propagate Context.childrenContainsNonInterestedSlots if expr changed to TRUE [doris]

2023-11-12 Thread via GitHub
englefly opened a new pull request, #26873: URL: https://github.com/apache/doris/pull/26873 TryEliminateUninterestedPredicates transform "init_date >=20221001 and init_date<20221101“ to "init_date<20221101" after eliminate "(_DORIS_DELETE_SIGN_#1 = 0)", its

Re: [PR] [fix](nereids) patition prune: stop propagate Context.childrenContainsNonInterestedSlots if expr changed to TRUE [doris]

2023-11-12 Thread via GitHub
englefly commented on PR #26873: URL: https://github.com/apache/doris/pull/26873#issuecomment-1807563959 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [enhance](regression) enhance docker network by add network subnet [doris]

2023-11-12 Thread via GitHub
zhangguoqiang666 commented on PR #26862: URL: https://github.com/apache/doris/pull/26862#issuecomment-1807563270 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] [fix](map) the implementation of ColumnMap::replicate was incorrect"(pick #26647) [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26868: URL: https://github.com/apache/doris/pull/26868#issuecomment-1807563071 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.19 seconds stream load tsv: 575 seconds loaded 74807831229 Bytes,

Re: [PR] [branch-2.0-pick] Picks "[regression](partial update) Add cases when the deleted rows have non nullable columns without default value #26776" [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26848: URL: https://github.com/apache/doris/pull/26848#issuecomment-1807558966 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.49 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](function)return NULL rather than 'null' if path not found [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26823: URL: https://github.com/apache/doris/pull/26823#issuecomment-1807557511 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.4 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](map) the implementation of ColumnMap::replicate was incorrect"(pick #26647) [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26868: URL: https://github.com/apache/doris/pull/26868#issuecomment-1807556060 TeamCity be ut coverage result: Function Coverage: 38.32% (7960/20770) Line Coverage: 30.16% (64555/214042) Region Coverage: 29.22% (33273/113862) Branch Coverage:

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-12 Thread via GitHub
eldenmoon commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1807549589 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [Enhance](regression)enhance docker network by add docker network subnet [doris]

2023-11-12 Thread via GitHub
zhangguoqiang666 commented on PR #26872: URL: https://github.com/apache/doris/pull/26872#issuecomment-1807546915 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[PR] [Enhance](regression)enhance docker network by add docker network subnet [doris]

2023-11-12 Thread via GitHub
zhangguoqiang666 opened a new pull request, #26872: URL: https://github.com/apache/doris/pull/26872 ## Proposed changes enhance docker network by add docker network subnet ## Further comments If this is a relatively large or complex change, kick off the discussion at

(doris) branch master updated: [docs](readme)Update README.md (#26844)

2023-11-12 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 761fa68ab23 [docs](readme)Update README.md

Re: [PR] [docs](readme)Update README.md [doris]

2023-11-12 Thread via GitHub
zy-kkk merged PR #26844: URL: https://github.com/apache/doris/pull/26844 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [docs](readme)Update README.md [doris]

2023-11-12 Thread via GitHub
github-actions[bot] commented on PR #26844: URL: https://github.com/apache/doris/pull/26844#issuecomment-1807543987 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [docs](readme)Update README.md [doris]

2023-11-12 Thread via GitHub
github-actions[bot] commented on PR #26844: URL: https://github.com/apache/doris/pull/26844#issuecomment-1807543953 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [refactor](jni) unified jni framework for jdbc catalog [doris]

2023-11-12 Thread via GitHub
AshinGau merged PR #26317: URL: https://github.com/apache/doris/pull/26317 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [fix](map) the implementation of ColumnMap::replicate was incorrect"(pick #26647) [doris]

2023-11-12 Thread via GitHub
github-actions[bot] commented on PR #26868: URL: https://github.com/apache/doris/pull/26868#issuecomment-1807541167 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [regressiont-test](framework) support run cases multiple times in regression-test [doris]

2023-11-12 Thread via GitHub
shuke987 commented on PR #26871: URL: https://github.com/apache/doris/pull/26871#issuecomment-1807540374 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [regressiont-test](framework) support run cases multiple times in regression-test [doris]

2023-11-12 Thread via GitHub
shuke987 opened a new pull request, #26871: URL: https://github.com/apache/doris/pull/26871 … reporting correctly to TeamCity (#26606) ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick

Re: [PR] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2023-11-12 Thread via GitHub
mymeiyi commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1807539624 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [Improvement](statistics)Improve stats sample strategy. [doris]

2023-11-12 Thread via GitHub
github-actions[bot] commented on PR #26435: URL: https://github.com/apache/doris/pull/26435#issuecomment-1807538433 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

(doris) branch fix_0825_2 deleted (was 069df92e736)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch fix_0825_2 in repository https://gitbox.apache.org/repos/asf/doris.git was 069df92e736 fix compile failed on 2.0 The revisions that were on this branch are still contained in other

Re: [PR] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2023-11-12 Thread via GitHub
mymeiyi commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1807537855 run compile,p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

(doris) branch branch-2.0 updated (e1574ed9f1e -> 2f7483234d1)

2023-11-12 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from e1574ed9f1e [compile](gcc) fix gcc compile error #26863 add 2f7483234d1 [test](jdbc) pick some jdbc test from

[I] [Bug] UdfRuntimeException: Unable to call create UDF instance [doris]

2023-11-12 Thread via GitHub
lodocj opened a new issue, #26870: URL: https://github.com/apache/doris/issues/26870 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.3-rc02 ###

Re: [PR] [test](jdbc) pick some jdbc test from branch master [doris]

2023-11-12 Thread via GitHub
zy-kkk merged PR #26860: URL: https://github.com/apache/doris/pull/26860 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(doris) branch env_fix deleted (was 919d0fa493d)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch env_fix in repository https://gitbox.apache.org/repos/asf/doris.git was 919d0fa493d Merge branch 'master' into env_fix The revisions that were on this branch are still contained in

(doris) branch fix_0908 deleted (was 932db15b86e)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch fix_0908 in repository https://gitbox.apache.org/repos/asf/doris.git was 932db15b86e fix slotRef toSql output include label on insert select The revisions that were on this branch are

[PR] [fix](broker load) pass loadToSingleTablet to olapTableSink (#26680) [doris]

2023-11-12 Thread via GitHub
qidaye opened a new pull request, #26869: URL: https://github.com/apache/doris/pull/26869 ## Proposed changes pick from master #26680 ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Improvement](statistics)Improve stats sample strategy. [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26435: URL: https://github.com/apache/doris/pull/26435#issuecomment-1807536947 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.74 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](map) the implementation of ColumnMap::replicate was incorrect"(pick #26647) [doris]

2023-11-12 Thread via GitHub
mrhhsg commented on PR #26868: URL: https://github.com/apache/doris/pull/26868#issuecomment-1807536884 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

(doris) branch luzhijing-patch-6 deleted (was 286e851f866)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch luzhijing-patch-6 in repository https://gitbox.apache.org/repos/asf/doris.git was 286e851f866 Merge branch 'master' into luzhijing-patch-6 The revisions that were on this branch are

(doris) branch luzhijing-patch-7 deleted (was d327849e7fe)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch luzhijing-patch-7 in repository https://gitbox.apache.org/repos/asf/doris.git was d327849e7fe Merge branch 'master' into luzhijing-patch-7 The revisions that were on this branch are

[PR] [fix](map) the implementation of ColumnMap::replicate was incorrect"(pick #26647) [doris]

2023-11-12 Thread via GitHub
mrhhsg opened a new pull request, #26868: URL: https://github.com/apache/doris/pull/26868 pick #26647 into branch-2.0 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion

(doris) branch luzhijing-patch-2 deleted (was a6e5143eed2)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch luzhijing-patch-2 in repository https://gitbox.apache.org/repos/asf/doris.git was a6e5143eed2 [doc](readme)correct some links The revisions that were on this branch are still contained

(doris) branch luzhijing-patch-5 deleted (was 9a82ff368b9)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch luzhijing-patch-5 in repository https://gitbox.apache.org/repos/asf/doris.git was 9a82ff368b9 [docs](release note) Update README.md The revisions that were on this branch are still

(doris) branch spark-connector-doc deleted (was 9651bbac109)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch spark-connector-doc in repository https://gitbox.apache.org/repos/asf/doris.git was 9651bbac109 update en doc The revisions that were on this branch are still contained in other

(doris) branch morningman-patch-1 deleted (was be4e206b6fa)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch morningman-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git was be4e206b6fa Update s3_reader_test.cpp The revisions that were on this branch are still contained in

(doris) branch luzhijing-patch-3 deleted (was b1f0224489e)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch luzhijing-patch-3 in repository https://gitbox.apache.org/repos/asf/doris.git was b1f0224489e [doc](readme)add Backend C++ Coding Specification The revisions that were on this branch

(doris) branch doc-style-fix deleted (was 51b5f543eb4)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch doc-style-fix in repository https://gitbox.apache.org/repos/asf/doris.git was 51b5f543eb4 doc style fix The revisions that were on this branch are still contained in other references;

(doris) branch morningman-patch-2 deleted (was d35658934cf)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch morningman-patch-2 in repository https://gitbox.apache.org/repos/asf/doris.git was d35658934cf [docs] Update README The revisions that were on this branch are still contained in other

(doris) branch fix_0406 deleted (was bf06517cbd7)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch fix_0406 in repository https://gitbox.apache.org/repos/asf/doris.git was bf06517cbd7 fix mv match failed when aggregate function not materialized The revisions that were on this

(doris) branch hf200012-patch-3 deleted (was 01b0e010c35)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch hf200012-patch-3 in repository https://gitbox.apache.org/repos/asf/doris.git was 01b0e010c35 Update docs link 404 The revisions that were on this branch are still contained in other

(doris) branch luzhijing-patch-1 deleted (was a7d23ffd207)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch luzhijing-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git was a7d23ffd207 [doc][community]correct the number of committers The revisions that were on this branch

(doris) branch be-conf-jvm-opt deleted (was 0a523e48ef9)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch be-conf-jvm-opt in repository https://gitbox.apache.org/repos/asf/doris.git was 0a523e48ef9 fix be.conf jvm opts The revisions that were on this branch are still contained in other

(doris) branch luzhijing-patch-4 deleted (was 486b8bf8248)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch luzhijing-patch-4 in repository https://gitbox.apache.org/repos/asf/doris.git was 486b8bf8248 [Community](links)Update join slack links The revisions that were on this branch are still

(doris) branch kafka_routine_load deleted (was 59de25c5a7b)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch kafka_routine_load in repository https://gitbox.apache.org/repos/asf/doris.git was 59de25c5a7b fix ut bug (#1051) The revisions that were on this branch are still contained in other

(doris) branch vectorized deleted (was 8a1a6126b4c)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch vectorized in repository https://gitbox.apache.org/repos/asf/doris.git was 8a1a6126b4c [Vectorized](compile) Fix compile error and warning (#7780) The revisions that were on this

(doris) branch datax-url-decode deleted (was 250445afab2)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch datax-url-decode in repository https://gitbox.apache.org/repos/asf/doris.git was 250445afab2 doris writer url decoder fix The revisions that were on this branch are still contained in

(doris) branch hf200012-patch-4 deleted (was 7711eb1b455)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch hf200012-patch-4 in repository https://gitbox.apache.org/repos/asf/doris.git was 7711eb1b455 Update README.md The revisions that were on this branch are still contained in other

(doris) branch revert-17396-branch-1.2 deleted (was 638286fc69f)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch revert-17396-branch-1.2 in repository https://gitbox.apache.org/repos/asf/doris.git was 638286fc69f Revert "[Feature](load) Add submitter and comments to load job (#16878) (#17396)"

(doris) branch hf200012-patch-1 deleted (was 2c2d043a68d)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch hf200012-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git was 2c2d043a68d wrong directory structure The revisions that were on this branch are still contained in

(doris) branch metrics-1.2 deleted (was f687db12fe6)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch metrics-1.2 in repository https://gitbox.apache.org/repos/asf/doris.git was f687db12fe6 [fix](metric) fix prometheus metric format error The revisions that were on this branch are

(doris) branch yangzhg-patch-1 deleted (was 58b21e37cac)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch yangzhg-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git was 58b21e37cac [chore](check) update sonarcloud workflow files The revisions that were on this branch are

(doris) branch revert-11257-distinct_phmap deleted (was a355c02fb7f)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch revert-11257-distinct_phmap in repository https://gitbox.apache.org/repos/asf/doris.git was a355c02fb7f Revert "[improvement]Use phmap::flat_hash_set in AggregateFunctionUniq (#11257)"

(doris) branch fix_0412 deleted (was f80e279a894)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch fix_0412 in repository https://gitbox.apache.org/repos/asf/doris.git was f80e279a894 fix some failed feut about materialized view The revisions that were on this branch are still

(doris) branch revert-10169-substr_opt deleted (was 1d45b1ff2bc)

2023-11-12 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch revert-10169-substr_opt in repository https://gitbox.apache.org/repos/asf/doris.git was 1d45b1ff2bc Revert "[improvement](function) optimize substr performance (#10169)" The revisions

  1   2   3   4   5   6   >