Re: [PR] [WIP]Profile persist [doris]

2024-04-19 Thread via GitHub
github-actions[bot] commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2066509625 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] [WIP]Profile persist [doris]

2024-04-19 Thread via GitHub
github-actions[bot] commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2066303133 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] [WIP]Profile persist [doris]

2024-04-18 Thread via GitHub
github-actions[bot] commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2065821575 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] [WIP]Profile persist [doris]

2024-04-18 Thread via GitHub
github-actions[bot] commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2065753253 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] [WIP]Profile persist [doris]

2024-04-18 Thread via GitHub
github-actions[bot] commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2063331558 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] [WIP]Profile persist [doris]

2024-04-16 Thread via GitHub
github-actions[bot] commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2060483233 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] [WIP]Profile persist [doris]

2024-04-15 Thread via GitHub
github-actions[bot] commented on code in PR #33690: URL: https://github.com/apache/doris/pull/33690#discussion_r1566650099 ## be/src/runtime/plan_fragment_executor.cpp: ## @@ -644,4 +646,31 @@ _closed = true; } +std::shared_ptr PlanFragmentExecutor::collect_realtime_que

Re: [PR] [WIP]Profile persist [doris]

2024-04-15 Thread via GitHub
doris-robot commented on PR #33690: URL: https://github.com/apache/doris/pull/33690#issuecomment-2058143448 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

[PR] [WIP]Profile persist [doris]

2024-04-15 Thread via GitHub
zhiqiang- opened a new pull request, #33690: URL: https://github.com/apache/doris/pull/33690 Store profiles on disk so that we can `set enable_profile=true` for all the queries. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi