Re: [PR] [docker] [regression] update routine load p0 cases [doris]

2023-12-13 Thread via GitHub
XuJianxu commented on PR #28292: URL: https://github.com/apache/doris/pull/28292#issuecomment-1853431012 run 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 unsubscri

Re: [PR] [fix](user) Avoid throw unknown UserProperty after FE rollback version [doris]

2023-12-13 Thread via GitHub
xinyiZzz merged PR #28325: URL: https://github.com/apache/doris/pull/28325 -- 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: commits-unsubscr...@doris.apa

(doris) branch master updated: [fix](user) Avoid throw unknown UserProperty after FE rollback version (#28325)

2023-12-13 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi 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 2005fee4303 [fix](user) Avoid throw unknown Use

Error while running github feature from .asf.yaml in doris!

2023-12-13 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] investigate 2.0 ckb [doris]

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

Re: [PR] [fix] Fix map type mapping to doris type error [doris-flink-connector]

2023-12-13 Thread via GitHub
vinlee19 commented on code in PR #267: URL: https://github.com/apache/doris-flink-connector/pull/267#discussion_r1424979092 ## flink-doris-connector/src/main/java/org/apache/doris/flink/deserialization/converter/DorisRowConverter.java: ## @@ -357,17 +357,22 @@ private static Ob

Re: [PR] [enhancement](stats) audit for stats collection [doris]

2023-12-13 Thread via GitHub
zhiqiang- commented on code in PR #24074: URL: https://github.com/apache/doris/pull/24074#discussion_r1424980768 ## fe/fe-core/src/main/java/org/apache/doris/qe/AuditLogHelper.java: ## @@ -0,0 +1,120 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

Re: [PR] [docker] [regression] update routine load p0 cases [doris]

2023-12-13 Thread via GitHub
XuJianxu commented on PR #28292: URL: https://github.com/apache/doris/pull/28292#issuecomment-1853437132 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 uns

[PR] [Bug](fix) fix close order maybe cause use after free [doris]

2023-12-13 Thread via GitHub
HappenLee opened a new pull request, #28339: URL: https://github.com/apache/doris/pull/28339 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [feature](merge-on-write) enable merge-on-write by default again [doris]

2023-12-13 Thread via GitHub
bobhan1 commented on PR #28105: URL: https://github.com/apache/doris/pull/28105#issuecomment-1853440570 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 unsu

Re: [PR] [opt](regression test) use select count from tablet api [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28327: URL: https://github.com/apache/doris/pull/28327#issuecomment-1853440436 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 UR

Re: [PR] test [doris]

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

Re: [PR] [opt](regression test) use select count from tablet api [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28327: URL: https://github.com/apache/doris/pull/28327#issuecomment-1853445919 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 GitHu

(doris) branch master updated: [opt](regression test) use select count from tablet api (#28327)

2023-12-13 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 3e08bec27f3 [opt](regression test) use selec

Re: [PR] [opt](regression test) use select count from tablet api [doris]

2023-12-13 Thread via GitHub
qidaye merged PR #28327: URL: https://github.com/apache/doris/pull/28327 -- 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: commits-unsubscr...@doris.apach

Re: [PR] [Bug](fix) fix close order maybe cause use after free [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28339: URL: https://github.com/apache/doris/pull/28339#issuecomment-1853447205 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 URL

(doris) branch master updated (3e08bec27f3 -> 8ac52aeda7a)

2023-12-13 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3e08bec27f3 [opt](regression test) use select count from tablet api (#28327) add 8ac52aeda7a [fix](nereids) wr

Error while running github feature from .asf.yaml in doris!

2023-12-13 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](nereids)SimplifyComparisonPredicate rule create wrong result when simplify int compare with decimal literal [doris]

2023-12-13 Thread via GitHub
morrySnow merged PR #28195: URL: https://github.com/apache/doris/pull/28195 -- 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: commits-unsubscr...@doris.ap

Error while running github feature from .asf.yaml in doris!

2023-12-13 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [pipelineX](local shuffle) Support parallel execution despite of tablet number [doris]

2023-12-13 Thread via GitHub
Gabriel39 commented on PR #28266: URL: https://github.com/apache/doris/pull/28266#issuecomment-1853457562 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 un

Re: [PR] [fix](group commit) Fix some group commit problems [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28319: URL: https://github.com/apache/doris/pull/28319#issuecomment-1853463669 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 GitHu

Re: [PR] [fix](group commit) Fix some group commit problems [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28319: URL: https://github.com/apache/doris/pull/28319#issuecomment-1853463753 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 UR

Re: [PR] [fix](decimal) fix decimal overflow caused by null value (#28260) [doris]

2023-12-13 Thread via GitHub
yiguolei merged PR #28289: URL: https://github.com/apache/doris/pull/28289 -- 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: commits-unsubscr...@doris.apa

(doris) branch branch-2.0 updated: [fix](decimal) fix decimal overflow caused by null value (#28289)

2023-12-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 39ed609ffdd [fix](decimal) fix decimal

Re: [PR] [pipelineX](local shuffle) Support parallel execution despite of tablet number [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28266: URL: https://github.com/apache/doris/pull/28266#issuecomment-1853470357 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 URL

Re: [PR] [fix](regression) mow cases should use assertEquals not assertTrue [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28338: URL: https://github.com/apache/doris/pull/28338#issuecomment-1853471738 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 GitHu

Re: [PR] [fix](regression) mow cases should use assertEquals not assertTrue [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28338: URL: https://github.com/apache/doris/pull/28338#issuecomment-1853471794 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 UR

Re: [PR] [pipelineX](local shuffle) Support parallel execution despite of tablet number [doris]

2023-12-13 Thread via GitHub
Gabriel39 commented on PR #28266: URL: https://github.com/apache/doris/pull/28266#issuecomment-1853473287 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 un

Re: [PR] [pipelineX](local shuffle) Support parallel execution despite of tablet number [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28266: URL: https://github.com/apache/doris/pull/28266#issuecomment-1853476139 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 URL

Re: [PR] [doc](auditlog) update description of field sql_digest [doris]

2023-12-13 Thread via GitHub
zhiqiang- commented on PR #28340: URL: https://github.com/apache/doris/pull/28340#issuecomment-1853476471 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. T

[PR] [doc](auditlog) update description of field sql_digest [doris]

2023-12-13 Thread via GitHub
zhiqiang- opened a new pull request, #28340: URL: https://github.com/apache/doris/pull/28340 emphasize sql_digest will be empty is query is not slow query. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] [fix](Nereids) could not do partition prunning when predicates is NULL [doris]

2023-12-13 Thread via GitHub
morrySnow commented on PR #28294: URL: https://github.com/apache/doris/pull/28294#issuecomment-1853476929 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 un

Re: [PR] [refactor](Nereids) let create table compatible with legacy planner [doris]

2023-12-13 Thread via GitHub
morrySnow merged PR #28078: URL: https://github.com/apache/doris/pull/28078 -- 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: commits-unsubscr...@doris.ap

(doris) branch master updated: [refactor](Nereids) let create table compatible with legacy planner (#28078)

2023-12-13 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 dee89d2c4ad [refactor](Nereids) let create tab

Error while running github feature from .asf.yaml in doris!

2023-12-13 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [bugfix](jdbc catalog) refresh catalog close jdbcclient [doris]

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

Re: [PR] [fix](partial update) Fix session variable `enable_unique_key_partial_update` will affect the behavior of insert statement when the target table is not unique table [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28321: URL: https://github.com/apache/doris/pull/28321#issuecomment-1853478652 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 GitHu

Re: [PR] [fix](partial update) Fix session variable `enable_unique_key_partial_update` will affect the behavior of insert statement when the target table is not unique table [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28321: URL: https://github.com/apache/doris/pull/28321#issuecomment-1853478717 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 UR

Re: [PR] [feture](Nereids) support delete from without using [doris]

2023-12-13 Thread via GitHub
morrySnow commented on PR #28083: URL: https://github.com/apache/doris/pull/28083#issuecomment-1853480510 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 un

Re: [PR] [regression](memtable) add case for memtable flush error status handle [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28285: URL: https://github.com/apache/doris/pull/28285#issuecomment-1853486277 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 GitHu

Re: [PR] [regression](memtable) add case for memtable flush error status handle [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28285: URL: https://github.com/apache/doris/pull/28285#issuecomment-1853486336 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 UR

Re: [PR] [pipelineX](local shuffle) Support parallel execution despite of tablet number [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28266: URL: https://github.com/apache/doris/pull/28266#issuecomment-1853486374 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 URL

[PR] [fix](nereids)SimplifyComparisonPredicate rule create wrong result when simplify int compare with decimal literal [doris]

2023-12-13 Thread via GitHub
starocean999 opened a new pull request, #28341: URL: https://github.com/apache/doris/pull/28341 pick from master https://github.com/apache/doris/pull/28195 Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick o

Re: [PR] [fix](nereids)SimplifyComparisonPredicate rule create wrong result when simplify int compare with decimal literal [doris]

2023-12-13 Thread via GitHub
starocean999 commented on PR #28341: URL: https://github.com/apache/doris/pull/28341#issuecomment-1853488498 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] [feture](Nereids) support delete from without using [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28083: URL: https://github.com/apache/doris/pull/28083#issuecomment-1853490644 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 URL

Re: [PR] investigate master tpch [doris]

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

Re: [PR] [bugfix](jdbc catalog) refresh catalog close jdbcclient [doris]

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

Re: [PR] investigate master tpch [doris]

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

Re: [PR] [fix](memory_leak) fix memory leak on vrow_distribution [doris]

2023-12-13 Thread via GitHub
yiguolei commented on PR #28336: URL: https://github.com/apache/doris/pull/28336#issuecomment-1853499652 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 uns

Re: [PR] investigate 2.0 ckb [doris]

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

Re: [PR] [fix](sequence column) fix update fail on nereids planner [doris]

2023-12-13 Thread via GitHub
zhannngchen commented on PR #28031: URL: https://github.com/apache/doris/pull/28031#issuecomment-1853501340 run clickbench-new -- 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] [Enhancement](Wal)Support dynamic wal space limit [doris]

2023-12-13 Thread via GitHub
mymeiyi commented on code in PR #27726: URL: https://github.com/apache/doris/pull/27726#discussion_r1425036466 ## be/src/http/action/http_stream.cpp: ## @@ -182,12 +183,22 @@ int HttpStreamAction::on_header(HttpRequest* req) { if (!group_commit_mode.empty() || config::wait

[PR] [typo](doc) optimization show processlist [doris]

2023-12-13 Thread via GitHub
caoliang-web opened a new pull request, #28342: URL: https://github.com/apache/doris/pull/28342 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](ma

Re: [PR] investigate master tpch [doris]

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

Re: [PR] [fix](memory_leak) fix memory leak on vrow_distribution [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28336: URL: https://github.com/apache/doris/pull/28336#issuecomment-1853509266 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 URL

(doris) branch master updated (dee89d2c4ad -> e6e86321671)

2023-12-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from dee89d2c4ad [refactor](Nereids) let create table compatible with legacy planner (#28078) add e6e86321671 [impr

Re: [PR] [improvement](merge-on-write) Optimize publish when there are missing versions [doris]

2023-12-13 Thread via GitHub
zhannngchen merged PR #28012: URL: https://github.com/apache/doris/pull/28012 -- 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: commits-unsubscr...@doris.

Error while running github feature from .asf.yaml in doris!

2023-12-13 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [Bug](fix) fix close order maybe cause use after free [doris]

2023-12-13 Thread via GitHub
yiguolei commented on PR #28339: URL: https://github.com/apache/doris/pull/28339#issuecomment-1853514747 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 uns

Re: [PR] [Bug](fix) fix close order maybe cause use after free [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28339: URL: https://github.com/apache/doris/pull/28339#issuecomment-1853516274 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 UR

Re: [PR] [Bug](fix) fix close order maybe cause use after free [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28339: URL: https://github.com/apache/doris/pull/28339#issuecomment-1853516212 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 GitHu

Re: [PR] [refactor](cluster)(step-4) remove cluster related to Database [doris]

2023-12-13 Thread via GitHub
morningman commented on PR #27861: URL: https://github.com/apache/doris/pull/27861#issuecomment-1853520284 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 u

Re: [PR] [fix](sequence column) fix update fail on nereids planner [doris]

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

[PR] [fix](Variant Type) Fixes the desc failure [doris]

2023-12-13 Thread via GitHub
csun5285 opened a new pull request, #28343: URL: https://github.com/apache/doris/pull/28343 ## Proposed changes Issue Number: close #xxx fix the desc failure when there is no decomposition of columns in the variant column. ## Further comments If this is a rela

Re: [PR] [fix](Variant Type) Fixes the desc failure [doris]

2023-12-13 Thread via GitHub
csun5285 commented on PR #28343: URL: https://github.com/apache/doris/pull/28343#issuecomment-1853530457 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 uns

Re: [PR] [enhancement](compaction) Add support for limiting low priority compaction scheduling [doris]

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

Re: [PR] [fix](partial update) Fix session variable `enable_unique_key_partial_update` will affect the behavior of insert statement when the target table is not unique table [doris]

2023-12-13 Thread via GitHub
dataroaring merged PR #28321: URL: https://github.com/apache/doris/pull/28321 -- 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: commits-unsubscr...@doris.

(doris) branch master updated (e6e86321671 -> ac262fa176e)

2023-12-13 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e6e86321671 [improvement](merge-on-write) Optimize publish when there are missing versions (#28012) add ac26

Error while running github feature from .asf.yaml in doris!

2023-12-13 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

[PR] [fix](doriswriter)Fix multiple concurrent import label duplication issues [doris]

2023-12-13 Thread via GitHub
caoliang-web opened a new pull request, #28344: URL: https://github.com/apache/doris/pull/28344 ## Proposed changes Issue Number: close #xxx Fix multiple concurrent import label duplication issues ## Further comments If this is a relatively large or complex change,

Re: [PR] [fix](Nereids) could not do partition prunning when predicates is NULL [doris]

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

Re: [PR] [fix](test) fix index change testcases [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28298: URL: https://github.com/apache/doris/pull/28298#issuecomment-1853539432 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 GitHu

Re: [PR] [feature](merge-on-write) enable merge-on-write by default again [doris]

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

Re: [PR] [fix](test) fix index change testcases [doris]

2023-12-13 Thread via GitHub
github-actions[bot] commented on PR #28298: URL: https://github.com/apache/doris/pull/28298#issuecomment-1853539520 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 UR

[PR] delete external table docs [doris]

2023-12-13 Thread via GitHub
ixzc opened a new pull request, #28345: URL: https://github.com/apache/doris/pull/28345 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d..

[PR] [bug](fix) show create table show comment error [doris]

2023-12-13 Thread via GitHub
LemonLiTree opened a new pull request, #28346: URL: https://github.com/apache/doris/pull/28346 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [Bug](fix) fix close order maybe cause use after free [doris]

2023-12-13 Thread via GitHub
doris-robot commented on PR #28339: URL: https://github.com/apache/doris/pull/28339#issuecomment-1853552125 TeamCity be ut coverage result: Function Coverage: 37.84% (7991/21119) Line Coverage: 29.52% (64831/219649) Region Coverage: 28.98% (33350/115082) Branch Coverage: 24.8

Re: [PR] [fix](Nereids) could not do partition prunning when predicates is NULL [doris]

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

[PR] [docs] Update docs about Debug Points [doris]

2023-12-13 Thread via GitHub
HowardQin opened a new pull request, #28347: URL: https://github.com/apache/doris/pull/28347 Update docs about Debug Points -- 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 commen

Re: [PR] [feture](Nereids) support delete from without using [doris]

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

Re: [PR] [pipelineX](local shuffle) Support parallel execution despite of tablet number [doris]

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

Re: [PR] [fix](Variant Type) Fixes the desc failure [doris]

2023-12-13 Thread via GitHub
eldenmoon commented on PR #28343: URL: https://github.com/apache/doris/pull/28343#issuecomment-1853557034 add case -- 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 unsubs

Re: [I] [Bug] show create table result doesn't match ddl when use three single-quota (''') [doris]

2023-12-13 Thread via GitHub
LemonLiTree commented on issue #28284: URL: https://github.com/apache/doris/issues/28284#issuecomment-1853559855 Mysql does not add escape characters, but keeps the same comment, and doris should be the same https://github.com/apache/doris/assets/109049295/01587707-9175-4ec7-9e22-503a01c3

[PR] [feature](Nereids): put or expansion rule in cost base rewrite job [doris]

2023-12-13 Thread via GitHub
XieJiann opened a new pull request, #28348: URL: https://github.com/apache/doris/pull/28348 ## Proposed changes put or expansion rule in cost base rewrite job ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.o

Re: [PR] [Enhancement](Wal)Support dynamic wal space limit [doris]

2023-12-13 Thread via GitHub
mymeiyi commented on code in PR #27726: URL: https://github.com/apache/doris/pull/27726#discussion_r1425088339 ## be/src/olap/wal_writer.h: ## @@ -34,34 +34,28 @@ extern const uint32_t k_wal_magic_length; class WalWriter { public: -explicit WalWriter(const std::string& f

Re: [PR] [feature](merge-on-write) enable merge-on-write by default again [doris]

2023-12-13 Thread via GitHub
bobhan1 commented on PR #28105: URL: https://github.com/apache/doris/pull/28105#issuecomment-1853569119 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 unsu

Re: [PR] [enhancement](compaction) Add support for limiting low priority compaction scheduling [doris]

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

Re: [PR] [Enhancement](Wal)Support dynamic wal space limit [doris]

2023-12-13 Thread via GitHub
mymeiyi commented on code in PR #27726: URL: https://github.com/apache/doris/pull/27726#discussion_r1425092838 ## be/src/vec/sink/group_commit_block_sink.cpp: ## @@ -200,9 +200,31 @@ Status GroupCommitBlockSink::_add_blocks() { load_id.__set_lo(_load_id.lo); if (_load_

Re: [PR] investigate master tpch [doris]

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

Re: [PR] [fix](nereids)DOUBLE acos (DOUBLE x) returns the inverse cosine value of x… [doris]

2023-12-13 Thread via GitHub
penglele commented on code in PR #27403: URL: https://github.com/apache/doris/pull/27403#discussion_r1425101767 ## fe/fe-core/src/main/java/org/apache/doris/common/util/LiteralUtils.java: ## @@ -32,7 +32,9 @@ public class LiteralUtils { public static String getStringValu

Re: [PR] [feture](Nereids) support delete from without using [doris]

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

[PR] [fix](Nereids) multi_distinct_sum should inherit NullableAggregateFunction [doris]

2023-12-13 Thread via GitHub
morrySnow opened a new pull request, #28349: URL: https://github.com/apache/doris/pull/28349 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [bug](fix) show create table show comment error [doris]

2023-12-13 Thread via GitHub
LemonLiTree commented on PR #28346: URL: https://github.com/apache/doris/pull/28346#issuecomment-1853586983 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) multi_distinct_sum should inherit NullableAggregateFunction [doris]

2023-12-13 Thread via GitHub
morrySnow commented on PR #28349: URL: https://github.com/apache/doris/pull/28349#issuecomment-1853587060 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 un

Re: [PR] investigate master tpch [doris]

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

Re: [PR] Update cron-deploy-website.yml [doris-website]

2023-12-13 Thread via GitHub
jeffreys-cat closed pull request #253: Update cron-deploy-website.yml URL: https://github.com/apache/doris-website/pull/253 -- 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 u

Re: [PR] [fix](Variant Type) Fixes the desc failure [doris]

2023-12-13 Thread via GitHub
csun5285 commented on PR #28343: URL: https://github.com/apache/doris/pull/28343#issuecomment-1853594285 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 uns

(doris) branch master updated (ac262fa176e -> 62859f38c13)

2023-12-13 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ac262fa176e [fix](partial update) Fix session variable `enable_unique_key_partial_update` will affect the behavior of i

Error while running github feature from .asf.yaml in doris!

2023-12-13 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

  1   2   3   4   5   6   7   8   >