Re: [PR] [Fix](executor)Fix stream load can only use default group [doris]

2024-04-24 Thread via GitHub
wangbo merged PR #33875: URL: https://github.com/apache/doris/pull/33875 -- 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] [Fix](executor)Fix stream load can only use default group [doris]

2024-04-23 Thread via GitHub
github-actions[bot] commented on PR #33875: URL: https://github.com/apache/doris/pull/33875#issuecomment-2074153006 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](executor)Fix stream load can only use default group [doris]

2024-04-23 Thread via GitHub
github-actions[bot] commented on PR #33875: URL: https://github.com/apache/doris/pull/33875#issuecomment-2074152968 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](executor)Fix stream load can only use default group [doris]

2024-04-21 Thread via GitHub
doris-robot commented on PR #33875: URL: https://github.com/apache/doris/pull/33875#issuecomment-2068473858 ClickBench: Total hot run time: 31.06 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](executor)Fix stream load can only use default group [doris]

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

Re: [PR] [Fix](executor)Fix stream load can only use default group [doris]

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

Re: [PR] [Fix](executor)Fix stream load can only use default group [doris]

2024-04-21 Thread via GitHub
wangbo commented on PR #33875: URL: https://github.com/apache/doris/pull/33875#issuecomment-2068395843 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] [Fix](executor)Fix stream load can only use default group [doris]

2024-04-18 Thread via GitHub
doris-robot commented on PR #33875: URL: https://github.com/apache/doris/pull/33875#issuecomment-2065711078 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] [Fix](executor)Fix stream load can only use default group [doris]

2024-04-18 Thread via GitHub
wangbo commented on PR #33875: URL: https://github.com/apache/doris/pull/33875#issuecomment-2065711195 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

[PR] [Fix](executor)Fix stream load can only use default group [doris]

2024-04-18 Thread via GitHub
wangbo opened a new pull request, #33875: URL: https://github.com/apache/doris/pull/33875 ## Proposed changes In stream load, when be request a plan from FE, it has no session variable which means its session variables has default value. But stream load currently get workload group fro