Re: [PR] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-09-01 Thread via GitHub
yiguolei merged PR #39961: URL: https://github.com/apache/doris/pull/39961 -- 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] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-08-31 Thread via GitHub
doris-robot commented on PR #39961: URL: https://github.com/apache/doris/pull/39961#issuecomment-2323138056 ClickBench: Total hot run time: 32.4 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [chore](cancel) Print query id to client when query_ctx not found. [doris]

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

Re: [PR] [chore](cancel) Print query id to client when query_ctx not found. [doris]

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

Re: [PR] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-08-31 Thread via GitHub
github-actions[bot] commented on PR #39961: URL: https://github.com/apache/doris/pull/39961#issuecomment-2323116629 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] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-08-31 Thread via GitHub
yiguolei commented on PR #39961: URL: https://github.com/apache/doris/pull/39961#issuecomment-2323113399 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] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-08-26 Thread via GitHub
github-actions[bot] commented on PR #39961: URL: https://github.com/apache/doris/pull/39961#issuecomment-2311710514 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] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-08-26 Thread via GitHub
github-actions[bot] commented on PR #39961: URL: https://github.com/apache/doris/pull/39961#issuecomment-2311710452 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] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-08-26 Thread via GitHub
doris-robot commented on PR #39961: URL: https://github.com/apache/doris/pull/39961#issuecomment-2311595986 ClickBench: Total hot run time: 31.72 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore](cancel) Print query id to client when query_ctx not found. [doris]

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

Re: [PR] [chore](cancel) Print query id to client when query_ctx not found. [doris]

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

Re: [PR] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-08-26 Thread via GitHub
github-actions[bot] commented on PR #39961: URL: https://github.com/apache/doris/pull/39961#issuecomment-2311545909 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] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-08-26 Thread via GitHub
doris-robot commented on PR #39961: URL: https://github.com/apache/doris/pull/39961#issuecomment-2311540292 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] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-08-26 Thread via GitHub
zhiqiang- commented on PR #39961: URL: https://github.com/apache/doris/pull/39961#issuecomment-2311540362 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] [chore](cancel) Print query id to client when query_ctx not found. [doris]

2024-08-26 Thread via GitHub
zhiqiang- opened a new pull request, #39961: URL: https://github.com/apache/doris/pull/39961 Make debug more convenient. Previous ``` java.lang.IllegalStateException: exceptions : exception : errCode = 2, detailMessage = ()[INTERNAL_ERROR]Failed to get query fragments co