Re: [I] [Bug] Table does not create new partition in new year when using dynamic partition [doris]

2024-01-09 Thread via GitHub
cambyzju commented on issue #29382: URL: https://github.com/apache/doris/issues/29382#issuecomment-1884354986 There should be some log in fe.log, show why dynamic partition create failed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #27666: URL: https://github.com/apache/doris/pull/27666#issuecomment-1884351486 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.85 seconds stream load tsv: 563 seconds loaded 74807831229 Bytes,

Re: [PR] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #27666: URL: https://github.com/apache/doris/pull/27666#issuecomment-1884351092 TPC-DS: Total hot run time: 178770 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [I] [Bug] sum of bigint column returns overflowed number but MySQL does not [doris]

2024-01-09 Thread via GitHub
morrySnow commented on issue #29715: URL: https://github.com/apache/doris/issues/29715#issuecomment-1884346737 cannot do it as mysql. doris is a distributed database. so we need to decide expression's input and output type before execute this query to ensure all instance produce same t

Re: [PR] [fix](statistics)Fix alter column stats not forward to master bug. [doris]

2024-01-09 Thread via GitHub
Jibing-Li commented on PR #29787: URL: https://github.com/apache/doris/pull/29787#issuecomment-1884346442 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

[PR] [fix](statistics)Fix alter column stats not forward to master bug. [doris]

2024-01-09 Thread via GitHub
Jibing-Li opened a new pull request, #29787: URL: https://github.com/apache/doris/pull/29787 backport https://github.com/apache/doris/pull/29786 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [fix](statistics)Fix alter column stats not forward to master bug. [doris]

2024-01-09 Thread via GitHub
github-actions[bot] commented on PR #29786: URL: https://github.com/apache/doris/pull/29786#issuecomment-1884338796 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](statistics)Fix alter column stats not forward to master bug. [doris]

2024-01-09 Thread via GitHub
github-actions[bot] commented on PR #29786: URL: https://github.com/apache/doris/pull/29786#issuecomment-1884338762 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] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #27666: URL: https://github.com/apache/doris/pull/27666#issuecomment-1884338409 TPC-H: Total hot run time: 38484 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](statistics)Fix alter column stats not forward to master bug. [doris]

2024-01-09 Thread via GitHub
Jibing-Li commented on PR #29786: URL: https://github.com/apache/doris/pull/29786#issuecomment-1884333791 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

[PR] [fix](statistics)Fix alter column stats not forward to master bug. [doris]

2024-01-09 Thread via GitHub
Jibing-Li opened a new pull request, #29786: URL: https://github.com/apache/doris/pull/29786 Alter column stats operation need to write bdbje, so it should be forwarded to master to execute. ## Further comments If this is a relatively large or complex change, kick off t

Re: [PR] [fix](Nereids) support complex literal cast in fe [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29599: URL: https://github.com/apache/doris/pull/29599#issuecomment-1884331943 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.51 seconds stream load tsv: 561 seconds loaded 74807831229 Bytes,

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

2024-01-09 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) support complex literal cast in fe [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29599: URL: https://github.com/apache/doris/pull/29599#issuecomment-1884329405 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 7329295b1617dfe70d838df101864a5047a2ae01 with default session variables Stream

Re: [PR] [Enhancement](plan) Support PREAGGOPEN when the case when/if contains a constant zero/nul… [doris]

2024-01-09 Thread via GitHub
DarvenDuan commented on PR #28886: URL: https://github.com/apache/doris/pull/28886#issuecomment-1884329230 > > > I don't understand why we need to support this case, it seems meaningless? > > > > > > If we create a rollup or a materialized view for data preaggregation, and then u

Re: [PR] [typo](docker thirdparties) Modify script prompt information error [doris]

2024-01-09 Thread via GitHub
zy-kkk merged PR #29770: URL: https://github.com/apache/doris/pull/29770 -- 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: [I] Doris每次查询数据不一致 [doris]

2024-01-09 Thread via GitHub
lsy3993 commented on issue #29778: URL: https://github.com/apache/doris/issues/29778#issuecomment-1884329238 @hnwkz Hi, Could you add me on WeChat? wechatId : lsy3993 -- 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](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29692: URL: https://github.com/apache/doris/pull/29692#issuecomment-1884329172 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 122964ac263fffae623efc1199df69b362fb1859 with default session variables Stream

(doris) branch master updated (e04a8eea8f2 -> 32af31f6ad5)

2024-01-09 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e04a8eea8f2 [feature](Nereids): merge topNs (#28246) add 32af31f6ad5 [typo](docker thirdparties) Modify script prom

Re: [PR] [typo](docker thirdparties) Modify script prompt information error [doris]

2024-01-09 Thread via GitHub
github-actions[bot] commented on PR #29770: URL: https://github.com/apache/doris/pull/29770#issuecomment-1884328246 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

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

2024-01-09 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

(doris) branch master updated: [feature](Nereids): merge topNs (#28246)

2024-01-09 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 e04a8eea8f2 [feature](Nereids): merge topNs (#28

Re: [PR] [feature](Nereids): merge topNs [doris]

2024-01-09 Thread via GitHub
jackwener merged PR #28246: URL: https://github.com/apache/doris/pull/28246 -- 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

Re: [PR] [Pick 2.0](inverted index) fix memory leak in inverted index when encountering fault (#29676) [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29782: URL: https://github.com/apache/doris/pull/29782#issuecomment-1884327568 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.73 seconds stream load tsv: 585 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Nereids) support complex literal cast in fe [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29599: URL: https://github.com/apache/doris/pull/29599#issuecomment-1884325678 ClickBench: Total hot run time: 30.25 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29692: URL: https://github.com/apache/doris/pull/29692#issuecomment-1884325299 ClickBench: Total hot run time: 30.46 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [test](p0) [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29584: URL: https://github.com/apache/doris/pull/29584#issuecomment-1884320675 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.76 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Nereids) support complex literal cast in fe [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29599: URL: https://github.com/apache/doris/pull/29599#issuecomment-1884319287 TPC-DS: Total hot run time: 179381 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [refactor](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29692: URL: https://github.com/apache/doris/pull/29692#issuecomment-1884319261 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.98 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Re: [PR] [refactor](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29692: URL: https://github.com/apache/doris/pull/29692#issuecomment-1884319072 TPC-DS: Total hot run time: 178296 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [test](p0) [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29584: URL: https://github.com/apache/doris/pull/29584#issuecomment-1884318872 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 5916e961b5a0dc35779cf0782369f20682cd706e with default session variables Stream

Re: [PR] [docs](query-accel) refine several statements in docs [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29716: URL: https://github.com/apache/doris/pull/29716#issuecomment-1884317894 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 4cbef1c46e650e3a258602883db94cc183d9f00b with default session variables Stream

Re: [PR] [test](p0) [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29584: URL: https://github.com/apache/doris/pull/29584#issuecomment-1884315532 ClickBench: Total hot run time: 29.98 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Case](wal) Add wal group commit sink case with low disk space fault injection [doris]

2024-01-09 Thread via GitHub
github-actions[bot] commented on PR #29731: URL: https://github.com/apache/doris/pull/29731#issuecomment-1884314711 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] [docs](query-accel) refine several statements in docs [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29716: URL: https://github.com/apache/doris/pull/29716#issuecomment-1884314620 ClickBench: Total hot run time: 30.31 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improvement](jdbc catalog) Put the jdbc connection pool parameters i… [doris]

2024-01-09 Thread via GitHub
github-actions[bot] commented on PR #29785: URL: https://github.com/apache/doris/pull/29785#issuecomment-1884314493 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] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-09 Thread via GitHub
dutyu commented on PR #27666: URL: https://github.com/apache/doris/pull/27666#issuecomment-1884312202 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 unsubs

Re: [PR] [pipelineX](fix) fix StreamingAggSource crash due to empty data block [doris]

2024-01-09 Thread via GitHub
Gabriel39 merged PR #29769: URL: https://github.com/apache/doris/pull/29769 -- 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

Re: [PR] [test](p0) [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29584: URL: https://github.com/apache/doris/pull/29584#issuecomment-1884310041 TPC-DS: Total hot run time: 179133 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

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

2024-01-09 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] [typo](docker thirdparties) Modify script prompt information error [doris]

2024-01-09 Thread via GitHub
github-actions[bot] commented on PR #29770: URL: https://github.com/apache/doris/pull/29770#issuecomment-1884309862 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

(doris) branch master updated: [pipelineX](fix) fix StreamingAggSource crash due to empty data block (#29769)

2024-01-09 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 6068db30ef6 [pipelineX](fix) fix StreamingAgg

Re: [PR] [improve](fe) add check for leg/lead function params [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29617: URL: https://github.com/apache/doris/pull/29617#issuecomment-1884309593 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 6c5745887088c3651eff5e3f422a2841d436c90c with default session variables Stream

Re: [PR] [docs](query-accel) refine several statements in docs [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29716: URL: https://github.com/apache/doris/pull/29716#issuecomment-1884309132 TPC-DS: Total hot run time: 178686 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-09 Thread via GitHub
dutyu commented on code in PR #27666: URL: https://github.com/apache/doris/pull/27666#discussion_r1446170740 ## fe/fe-core/src/main/java/org/apache/doris/datasource/hive/event/MetastoreEventFactory.java: ## @@ -77,23 +79,67 @@ List getMetastoreEvents(List events, HMSExter

Re: [PR] [Case](wal) Add wal group commit sink case with low disk space fault injection [doris]

2024-01-09 Thread via GitHub
Yukang-Lian commented on PR #29731: URL: https://github.com/apache/doris/pull/29731#issuecomment-1884307430 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] [refactor](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29692: URL: https://github.com/apache/doris/pull/29692#issuecomment-1884307305 TPC-H: Total hot run time: 38479 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

[PR] [improvement](jdbc catalog) Put the jdbc connection pool parameters i… [doris]

2024-01-09 Thread via GitHub
zy-kkk opened a new pull request, #29785: URL: https://github.com/apache/doris/pull/29785 …nto catalog properties (#29195) ## Proposed changes Issue Number: close #xxx cherry-pick from #29195 ## Further comments If this is a relatively large or complex chang

Re: [PR] [opt](invert index) optimize the code structure of inverted index que… [doris]

2024-01-09 Thread via GitHub
zzzxl1993 commented on PR #29771: URL: https://github.com/apache/doris/pull/29771#issuecomment-1884308004 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](Nereids) support complex literal cast in fe [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29599: URL: https://github.com/apache/doris/pull/29599#issuecomment-1884307379 TPC-H: Total hot run time: 39015 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [improve](fe) add check for leg/lead function params [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29617: URL: https://github.com/apache/doris/pull/29617#issuecomment-1884306457 ClickBench: Total hot run time: 30.76 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-website) branch master updated: Revert "Add blog (non banking payment service provider) (#389)" (#390)

2024-01-09 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 81d5690298a Revert "Add blog (non bank

[PR] [fix](jdbc catalog) Fix the precision of decimal type mapping to 0 (#… [doris]

2024-01-09 Thread via GitHub
zy-kkk opened a new pull request, #29784: URL: https://github.com/apache/doris/pull/29784 …29407) ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apach

Re: [PR] [fix](jdbc catalog) Fix the precision of decimal type mapping to 0 (#… [doris]

2024-01-09 Thread via GitHub
zy-kkk commented on PR #29784: URL: https://github.com/apache/doris/pull/29784#issuecomment-1884304814 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 unsub

Re: [PR] Revert "Add blog (non banking payment service provider)" [doris-website]

2024-01-09 Thread via GitHub
luzhijing merged PR #390: URL: https://github.com/apache/doris-website/pull/390 -- 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...@dori

[PR] Revert "Add blog (non banking payment service provider)" [doris-website]

2024-01-09 Thread via GitHub
httpshirley opened a new pull request, #390: URL: https://github.com/apache/doris-website/pull/390 Reverts apache/doris-website#389 -- 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 co

Re: [PR] [docs](query-accel) refine several statements in docs [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29716: URL: https://github.com/apache/doris/pull/29716#issuecomment-1884304399 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.74 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Re: [PR] [improve](fe) add check for leg/lead function params [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29617: URL: https://github.com/apache/doris/pull/29617#issuecomment-1884303968 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.3 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes, a

Re: [PR] [feature](Nereids): merge topNs [doris]

2024-01-09 Thread via GitHub
github-actions[bot] commented on PR #28246: URL: https://github.com/apache/doris/pull/28246#issuecomment-1884303848 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] [feature](Nereids): merge topNs [doris]

2024-01-09 Thread via GitHub
github-actions[bot] commented on PR #28246: URL: https://github.com/apache/doris/pull/28246#issuecomment-1884303801 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-cloud) Add meta service proto definition [doris]

2024-01-09 Thread via GitHub
github-actions[bot] commented on PR #29705: URL: https://github.com/apache/doris/pull/29705#issuecomment-1884302949 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] [test](regression-test) fix case bug suites/export/test_array_export.groovy [doris]

2024-01-09 Thread via GitHub
cambyzju commented on code in PR #29783: URL: https://github.com/apache/doris/pull/29783#discussion_r1446962954 ## regression-test/suites/export/test_array_export.groovy: ## @@ -174,7 +174,7 @@ suite("test_array_export", "export") { result = sql """ SELECT

Re: [PR] [improve](fe) add check for leg/lead function params [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29617: URL: https://github.com/apache/doris/pull/29617#issuecomment-1884300920 TPC-DS: Total hot run time: 179720 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [test](p0) [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29584: URL: https://github.com/apache/doris/pull/29584#issuecomment-1884298664 TPC-H: Total hot run time: 39079 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] Add blog (non banking payment service provider) [doris-website]

2024-01-09 Thread via GitHub
luzhijing merged PR #389: URL: https://github.com/apache/doris-website/pull/389 -- 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...@dori

Re: [PR] [docs](query-accel) refine several statements in docs [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29716: URL: https://github.com/apache/doris/pull/29716#issuecomment-1884297817 TPC-H: Total hot run time: 38702 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

(doris-website) branch master updated: Add blog (non banking payment service provider) (#389)

2024-01-09 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 50f3259beb9 Add blog (non banking paym

(doris) branch branch-2.0 updated: [opt](config) create custom conf dir if not exists (#29391) (#29763)

2024-01-09 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 535ea747981 [opt](config) create custom co

Re: [PR] [opt](config) create custom conf dir if not exists #29391 [doris]

2024-01-09 Thread via GitHub
xiaokang merged PR #29763: URL: https://github.com/apache/doris/pull/29763 -- 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

Re: [PR] [case](wal)Add wal backpressure case [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29725: URL: https://github.com/apache/doris/pull/29725#issuecomment-1884294770 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 60306ef48bb337d14d10f7e698080c8d28219baa with default session variables Stream

Re: [PR] [Pick 2.0](inverted index) fix memory leak in inverted index when encountering fault (#29676) [doris]

2024-01-09 Thread via GitHub
github-actions[bot] commented on PR #29782: URL: https://github.com/apache/doris/pull/29782#issuecomment-1884292675 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] [case](wal)Add wal backpressure case [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29725: URL: https://github.com/apache/doris/pull/29725#issuecomment-1884291939 ClickBench: Total hot run time: 30.91 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](fe) add check for leg/lead function params [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29617: URL: https://github.com/apache/doris/pull/29617#issuecomment-1884290266 TPC-H: Total hot run time: 38533 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Fix](core) Fix initializing the WalManager could prevent the BE from starting [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29688: URL: https://github.com/apache/doris/pull/29688#issuecomment-1884290701 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.49 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] [case](wal)Add wal backpressure case [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29725: URL: https://github.com/apache/doris/pull/29725#issuecomment-1884289634 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.75 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](core) Fix initializing the WalManager could prevent the BE from starting [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29688: URL: https://github.com/apache/doris/pull/29688#issuecomment-1884288920 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 4878c93542207c6fd8f3f97bc8942c19cf3d1a2a with default session variables Stream

Re: [PR] [fix](Nereids) support complex literal cast in fe [doris]

2024-01-09 Thread via GitHub
morrySnow commented on PR #29599: URL: https://github.com/apache/doris/pull/29599#issuecomment-1884289533 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] [Pick 2.0](inverted index) fix memory leak in inverted index when encountering fault (#29676) [doris]

2024-01-09 Thread via GitHub
airborne12 commented on PR #29782: URL: https://github.com/apache/doris/pull/29782#issuecomment-1884288112 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] [test](regression-test) fix case bug suites/export/test_array_export.groovy [doris]

2024-01-09 Thread via GitHub
shuke987 commented on PR #29783: URL: https://github.com/apache/doris/pull/29783#issuecomment-1884287792 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

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

2024-01-09 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] [test](regression-test) fix case bug suites/export/test_array_export.groovy [doris]

2024-01-09 Thread via GitHub
shuke987 opened a new pull request, #29783: URL: https://github.com/apache/doris/pull/29783 ## 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

(doris) branch master updated: [minor](jdbc) fix wrong log and add more info (#29557)

2024-01-09 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 85294260410 [minor](jdbc) fix wrong log and add mo

Re: [PR] [minor](jdbc) fix wrong log and add more info [doris]

2024-01-09 Thread via GitHub
zy-kkk merged PR #29557: URL: https://github.com/apache/doris/pull/29557 -- 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

[PR] [Pick 2.0](inverted index) fix memory leak in inverted index when encountering fault (#29676) [doris]

2024-01-09 Thread via GitHub
airborne12 opened a new pull request, #29782: URL: https://github.com/apache/doris/pull/29782 ## 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](mail

Re: [PR] [Fix](core) Fix initializing the WalManager could prevent the BE from starting [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29688: URL: https://github.com/apache/doris/pull/29688#issuecomment-1884286086 ClickBench: Total hot run time: 30.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [case](wal)Add wal backpressure case [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29725: URL: https://github.com/apache/doris/pull/29725#issuecomment-1884286864 TPC-DS: Total hot run time: 179789 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

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

2024-01-09 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](bug) Fix correctness problem using multiple BE [doris]

2024-01-09 Thread via GitHub
Gabriel39 merged PR #29765: URL: https://github.com/apache/doris/pull/29765 -- 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: [pipelineX](bug) Fix correctness problem using multiple BE (#29765)

2024-01-09 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 d0c209206bb [pipelineX](bug) Fix correctness

[PR] Add blog (non banking service provider) [doris-website]

2024-01-09 Thread via GitHub
httpshirley opened a new pull request, #389: URL: https://github.com/apache/doris-website/pull/389 (no comment) -- 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] [UT](wal) Add wal dirs info be ut [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29759: URL: https://github.com/apache/doris/pull/29759#issuecomment-1884282134 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit f7d7a9a525fbbb76c1f97da95c1cd7ea5e46616a with default session variables Stream

Re: [PR] [Fix](core) Fix initializing the WalManager could prevent the BE from starting [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29688: URL: https://github.com/apache/doris/pull/29688#issuecomment-1884280999 TPC-DS: Total hot run time: 178659 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [UT](wal) Add wal dirs info be ut [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29759: URL: https://github.com/apache/doris/pull/29759#issuecomment-1884279318 ClickBench: Total hot run time: 31.07 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](dialect) make http sql converter plugin and audit loader as builtin plugin [doris]

2024-01-09 Thread via GitHub
morningman commented on PR #29692: URL: https://github.com/apache/doris/pull/29692#issuecomment-1884278559 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] [case](wal)Add wal backpressure case [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29725: URL: https://github.com/apache/doris/pull/29725#issuecomment-1884278224 TeamCity be ut coverage result: Function Coverage: 36.66% (8645/23580) Line Coverage: 28.71% (70431/245284) Region Coverage: 27.64% (36393/131647) Branch Coverage: 24.3

Re: [PR] [test](p0) [doris]

2024-01-09 Thread via GitHub
zhangstar333 commented on PR #29584: URL: https://github.com/apache/doris/pull/29584#issuecomment-1884277345 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] [UT](wal) Add wal dirs info be ut [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29759: URL: https://github.com/apache/doris/pull/29759#issuecomment-1884276681 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.91 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes,

Re: [PR] [case](wal)Add wal backpressure case [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29725: URL: https://github.com/apache/doris/pull/29725#issuecomment-1884276548 TPC-H: Total hot run time: 38364 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [UT](wal) Add wal dirs info be ut [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29759: URL: https://github.com/apache/doris/pull/29759#issuecomment-1884274415 TPC-DS: Total hot run time: 178571 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Fix](core) Fix initializing the WalManager could prevent the BE from starting [doris]

2024-01-09 Thread via GitHub
doris-robot commented on PR #29688: URL: https://github.com/apache/doris/pull/29688#issuecomment-1884274751 TeamCity be ut coverage result: Function Coverage: 36.66% (8645/23580) Line Coverage: 28.71% (70427/245282) Region Coverage: 27.64% (36380/131642) Branch Coverage: 24.3

  1   2   3   4   5   6   7   8   9   10   >