Re: [PR] [bugfix](external)fix concurrency issues [doris]

2024-05-29 Thread via GitHub
wuwenchi closed pull request #35499: [bugfix](external)fix concurrency issues URL: https://github.com/apache/doris/pull/35499 -- 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] [bugfix](external)fix concurrency issues [doris]

2024-05-28 Thread via GitHub
wuwenchi commented on PR #35499: URL: https://github.com/apache/doris/pull/35499#issuecomment-2135128873 run cloud_p1 -- 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] [bugfix](external)fix concurrency issues [doris]

2024-05-28 Thread via GitHub
doris-robot commented on PR #35499: URL: https://github.com/apache/doris/pull/35499#issuecomment-2134785239 ClickBench: Total hot run time: 30.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [bugfix](external)fix concurrency issues [doris]

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

Re: [PR] [bugfix](external)fix concurrency issues [doris]

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

Re: [PR] [bugfix](external)fix concurrency issues [doris]

2024-05-28 Thread via GitHub
morningman commented on PR #35499: URL: https://github.com/apache/doris/pull/35499#issuecomment-2134638975 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

[PR] [bugfix](external)fix concurrency issues [doris]

2024-05-27 Thread via GitHub
wuwenchi opened a new pull request, #35499: URL: https://github.com/apache/doris/pull/35499 ## Proposed changes issue: ``` create table tb1 (id int); select * from tb1; drop table tb1; ``` When executing these SQLs in a loop, there will be a probability of select fai

Re: [PR] [bugfix](external)fix concurrency issues [doris]

2024-05-27 Thread via GitHub
doris-robot commented on PR #35499: URL: https://github.com/apache/doris/pull/35499#issuecomment-2134436118 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [bugfix](external)fix concurrency issues [doris]

2024-05-27 Thread via GitHub
wuwenchi commented on PR #35499: URL: https://github.com/apache/doris/pull/35499#issuecomment-2134436795 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