Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
zclllyybb commented on code in PR #45558: URL: https://github.com/apache/doris/pull/45558#discussion_r1891031849 ## be/src/vec/functions/function.cpp: ## @@ -296,45 +296,28 @@ DataTypePtr FunctionBuilderImpl::get_return_type(const ColumnsWithTypeAndName& a bool FunctionBuild

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
doris-robot commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2551643204 TeamCity be ut coverage result: Function Coverage: 38.95% (10154/26068) Line Coverage: 29.85% (85371/285973) Region Coverage: 28.91% (43803/151507) Branch Coverage: 25.

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
Mryange commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2551541950 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 unsu

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
doris-robot commented on PR #45594: URL: https://github.com/apache/doris/pull/45594#issuecomment-2551376491 TeamCity be ut coverage result: Function Coverage: 38.87% (10133/26066) Line Coverage: 29.79% (85200/285973) Region Coverage: 28.84% (43701/151527) Branch Coverage: 25.

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45594: URL: https://github.com/apache/doris/pull/45594#issuecomment-2551325956 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] [only test] [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45594: URL: https://github.com/apache/doris/pull/45594#issuecomment-2551316773 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/12393890125";) output. shellcheck er

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
Mryange commented on PR #45594: URL: https://github.com/apache/doris/pull/45594#issuecomment-2551315138 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 unsu

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
doris-robot commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2551314147 TeamCity be ut coverage result: Function Coverage: 38.94% (10152/26068) Line Coverage: 29.85% (85356/285973) Region Coverage: 28.91% (43799/151507) Branch Coverage: 25.

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2551246894 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] [only test] [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2551235259 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/12393230622";) output. shellcheck er

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
Mryange commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2551234420 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 unsu

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
doris-robot commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2550891513 TeamCity be ut coverage result: Function Coverage: 38.87% (10133/26067) Line Coverage: 29.80% (85202/285914) Region Coverage: 28.84% (43686/151475) Branch Coverage: 25.

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
doris-robot commented on PR #45594: URL: https://github.com/apache/doris/pull/45594#issuecomment-2550813668 TeamCity be ut coverage result: Function Coverage: 38.88% (10133/26065) Line Coverage: 29.78% (85157/285917) Region Coverage: 28.83% (43684/151498) Branch Coverage: 25.

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45594: URL: https://github.com/apache/doris/pull/45594#issuecomment-2550747645 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] [only test] [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45594: URL: https://github.com/apache/doris/pull/45594#issuecomment-2550738544 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/12389579698";) output. shellcheck er

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
Mryange commented on PR #45594: URL: https://github.com/apache/doris/pull/45594#issuecomment-2550738078 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] [only test] [doris]

2024-12-18 Thread via GitHub
Thearas commented on PR #45594: URL: https://github.com/apache/doris/pull/45594#issuecomment-2550736038 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] [only test] [doris]

2024-12-18 Thread via GitHub
Mryange opened a new pull request, #45594: URL: https://github.com/apache/doris/pull/45594 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2550722128 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] [only test] [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2550713739 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/12389400203";) output. shellcheck er

Re: [PR] [only test] [doris]

2024-12-18 Thread via GitHub
Mryange commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2550711535 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 unsu

Re: [PR] [only test] [doris]

2024-12-17 Thread via GitHub
doris-robot commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2548593868 TeamCity be ut coverage result: Function Coverage: 38.86% (10129/26066) Line Coverage: 29.78% (85159/285921) Region Coverage: 28.82% (43655/151469) Branch Coverage: 25.

Re: [PR] [only test] [doris]

2024-12-17 Thread via GitHub
github-actions[bot] commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2548397170 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] [only test] [doris]

2024-12-17 Thread via GitHub
Mryange commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2548386651 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 unsu

[PR] [only test] [doris]

2024-12-17 Thread via GitHub
Mryange opened a new pull request, #45558: URL: https://github.com/apache/doris/pull/45558 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [only test] [doris]

2024-12-17 Thread via GitHub
hello-stephen commented on PR #45558: URL: https://github.com/apache/doris/pull/45558#issuecomment-2548386524 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+pro

Re: [PR] [only test] [doris]

2024-12-04 Thread via GitHub
Mryange closed pull request #42355: [only test] URL: https://github.com/apache/doris/pull/42355 -- 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-

Re: [PR] [only test] [doris]

2024-12-04 Thread via GitHub
Mryange closed pull request #43592: [only test] URL: https://github.com/apache/doris/pull/43592 -- 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-

Re: [PR] [only test] [doris]

2024-12-04 Thread via GitHub
Mryange closed pull request #42354: [only test] URL: https://github.com/apache/doris/pull/42354 -- 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-

Re: [PR] [only test] [doris]

2024-12-04 Thread via GitHub
Mryange closed pull request #43235: [only test] URL: https://github.com/apache/doris/pull/43235 -- 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-

Re: [PR] [only test] [doris]

2024-12-04 Thread via GitHub
Mryange closed pull request #44355: [only test] URL: https://github.com/apache/doris/pull/44355 -- 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-

Re: [PR] [only test] [doris]

2024-12-04 Thread via GitHub
Mryange closed pull request #44427: [only test] URL: https://github.com/apache/doris/pull/44427 -- 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-

Re: [PR] [only test] [doris]

2024-12-04 Thread via GitHub
Mryange closed pull request #44507: [only test] URL: https://github.com/apache/doris/pull/44507 -- 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-

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

2024-11-24 Thread via GitHub
doris-robot commented on PR #44507: URL: https://github.com/apache/doris/pull/44507#issuecomment-2495970556 TeamCity be ut coverage result: Function Coverage: 38.30% (9981/26057) Line Coverage: 29.42% (83524/283869) Region Coverage: 28.58% (42983/150371) Branch Coverage: 25.1

Re: [PR] [only test] [doris]

2024-11-24 Thread via GitHub
Mryange commented on PR #44507: URL: https://github.com/apache/doris/pull/44507#issuecomment-2495956451 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 unsu

Re: [PR] [only test] [doris]

2024-11-24 Thread via GitHub
doris-robot commented on PR #44507: URL: https://github.com/apache/doris/pull/44507#issuecomment-2495945071 TeamCity be ut coverage result: Function Coverage: 38.30% (9981/26057) Line Coverage: 29.42% (83524/283869) Region Coverage: 28.59% (42984/150371) Branch Coverage: 25.1

Re: [PR] [only test] [doris]

2024-11-24 Thread via GitHub
doris-robot commented on PR #44507: URL: https://github.com/apache/doris/pull/44507#issuecomment-2495923967 ClickBench: Total hot run time: 33.04 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

2024-11-24 Thread via GitHub
github-actions[bot] commented on code in PR #44507: URL: https://github.com/apache/doris/pull/44507#discussion_r1855403912 ## be/src/vec/runtime/vdata_stream_recvr.h: ## @@ -18,6 +18,7 @@ #pragma once #include Review Comment: warning: 'gen_cpp/Types_types.h' file not fo

[PR] [only test] [doris]

2024-11-24 Thread via GitHub
Mryange opened a new pull request, #44507: URL: https://github.com/apache/doris/pull/44507 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [only test] [doris]

2024-11-24 Thread via GitHub
Mryange commented on PR #44507: URL: https://github.com/apache/doris/pull/44507#issuecomment-2495886597 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 unsu

Re: [PR] [only test] [doris]

2024-11-24 Thread via GitHub
doris-robot commented on PR #44507: URL: https://github.com/apache/doris/pull/44507#issuecomment-2495886571 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+proce

Re: [PR] [only test] [doris]

2024-11-22 Thread via GitHub
doris-robot commented on PR #44427: URL: https://github.com/apache/doris/pull/44427#issuecomment-2493467781 ClickBench: Total hot run time: 32.38 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

2024-11-22 Thread via GitHub
doris-robot commented on PR #44427: URL: https://github.com/apache/doris/pull/44427#issuecomment-2493429218 TeamCity be ut coverage result: Function Coverage: 38.29% (9977/26055) Line Coverage: 29.42% (83501/283840) Region Coverage: 28.57% (42963/150353) Branch Coverage: 25.1

Re: [PR] [only test] [doris]

2024-11-22 Thread via GitHub
Mryange commented on PR #44427: URL: https://github.com/apache/doris/pull/44427#issuecomment-2493356732 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 unsu

Re: [PR] [only test] [doris]

2024-11-22 Thread via GitHub
Mryange commented on PR #44427: URL: https://github.com/apache/doris/pull/44427#issuecomment-2493356170 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 unsu

Re: [PR] [only test] [doris]

2024-11-22 Thread via GitHub
Mryange commented on PR #44427: URL: https://github.com/apache/doris/pull/44427#issuecomment-2493301975 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 unsu

Re: [PR] [only test] [doris]

2024-11-21 Thread via GitHub
Mryange commented on PR #44378: URL: https://github.com/apache/doris/pull/44378#issuecomment-2490872209 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 unsu

Re: [PR] [only test] [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44427: URL: https://github.com/apache/doris/pull/44427#issuecomment-2491695226 TeamCity be ut coverage result: Function Coverage: 38.03% (9903/26041) Line Coverage: 29.22% (82869/283611) Region Coverage: 28.34% (42547/150111) Branch Coverage: 24.9

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

2024-11-21 Thread via GitHub
Mryange commented on PR #44427: URL: https://github.com/apache/doris/pull/44427#issuecomment-2491598748 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 unsu

Re: [PR] [only test] [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on code in PR #44427: URL: https://github.com/apache/doris/pull/44427#discussion_r1852265261 ## be/src/vec/runtime/vdata_stream_recvr.h: ## @@ -18,6 +18,7 @@ #pragma once #include Review Comment: warning: 'gen_cpp/Types_types.h' file not fo

Re: [PR] [only test] [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44427: URL: https://github.com/apache/doris/pull/44427#issuecomment-2491397227 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+proce

[PR] [only test] [doris]

2024-11-21 Thread via GitHub
Mryange opened a new pull request, #44427: URL: https://github.com/apache/doris/pull/44427 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [only test] [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44378: URL: https://github.com/apache/doris/pull/44378#issuecomment-2491001224 TeamCity be ut coverage result: Function Coverage: 38.03% (9902/26038) Line Coverage: 29.21% (82811/283515) Region Coverage: 28.35% (42548/150077) Branch Coverage: 24.9

Re: [PR] [only test] [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44378: URL: https://github.com/apache/doris/pull/44378#issuecomment-2490126804 TeamCity be ut coverage result: Function Coverage: 38.03% (9902/26040) Line Coverage: 29.22% (82834/283522) Region Coverage: 28.35% (42544/150080) Branch Coverage: 24.8

Re: [PR] [only test] [doris]

2024-11-20 Thread via GitHub
github-actions[bot] commented on code in PR #44378: URL: https://github.com/apache/doris/pull/44378#discussion_r1851367292 ## be/src/vec/runtime/vdata_stream_recvr.h: ## @@ -18,6 +18,7 @@ #pragma once #include Review Comment: warning: 'gen_cpp/Types_types.h' file not fo

[PR] [only test] [doris]

2024-11-20 Thread via GitHub
Mryange opened a new pull request, #44378: URL: https://github.com/apache/doris/pull/44378 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [only test] [doris]

2024-11-20 Thread via GitHub
Mryange commented on PR #44378: URL: https://github.com/apache/doris/pull/44378#issuecomment-2490090637 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 unsu

Re: [PR] [only test] [doris]

2024-11-20 Thread via GitHub
doris-robot commented on PR #44378: URL: https://github.com/apache/doris/pull/44378#issuecomment-2490090597 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+proce

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

2024-11-20 Thread via GitHub
doris-robot commented on PR #44355: URL: https://github.com/apache/doris/pull/44355#issuecomment-2488644078 ClickBench: Total hot run time: 32.45 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [only test] [doris]

2024-11-20 Thread via GitHub
doris-robot commented on PR #44355: URL: https://github.com/apache/doris/pull/44355#issuecomment-2488638950 TeamCity be ut coverage result: Function Coverage: 38.03% (9902/26039) Line Coverage: 29.22% (82851/283545) Region Coverage: 28.35% (42553/150083) Branch Coverage: 24.9

Re: [PR] [only test] [doris]

2024-11-20 Thread via GitHub
github-actions[bot] commented on PR #44355: URL: https://github.com/apache/doris/pull/44355#issuecomment-2488399094 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] [only test] [doris]

2024-11-20 Thread via GitHub
Mryange commented on PR #44355: URL: https://github.com/apache/doris/pull/44355#issuecomment-2488391353 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 unsu

Re: [PR] [only test] [doris]

2024-11-20 Thread via GitHub
doris-robot commented on PR #44355: URL: https://github.com/apache/doris/pull/44355#issuecomment-2488391251 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+proce

[PR] [only test] [doris]

2024-11-20 Thread via GitHub
Mryange opened a new pull request, #44355: URL: https://github.com/apache/doris/pull/44355 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [only test] [doris]

2024-11-13 Thread via GitHub
Mryange commented on PR #43901: URL: https://github.com/apache/doris/pull/43901#issuecomment-2473477515 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 unsu

Re: [PR] [only test] [doris]

2024-11-13 Thread via GitHub
Mryange closed pull request #43901: [only test] URL: https://github.com/apache/doris/pull/43901 -- 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-

[PR] [only test] [doris]

2024-11-13 Thread via GitHub
Mryange opened a new pull request, #43900: URL: https://github.com/apache/doris/pull/43900 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [only test] [doris]

2024-11-13 Thread via GitHub
doris-robot commented on PR #43901: URL: https://github.com/apache/doris/pull/43901#issuecomment-2473477295 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+proce

Re: [PR] [only test] [doris]

2024-11-13 Thread via GitHub
github-actions[bot] commented on code in PR #43901: URL: https://github.com/apache/doris/pull/43901#discussion_r1840191223 ## be/src/pipeline/exec/exchange_sink_buffer.cpp: ## @@ -211,8 +214,6 @@ Status ExchangeSinkBuffer::add_block(BroadcastTransmitInfo&& request) { Status Ex

Re: [PR] [only test] [doris]

2024-11-13 Thread via GitHub
github-actions[bot] commented on code in PR #43900: URL: https://github.com/apache/doris/pull/43900#discussion_r1840190094 ## be/src/pipeline/exec/exchange_sink_buffer.cpp: ## @@ -211,8 +214,6 @@ Status ExchangeSinkBuffer::add_block(BroadcastTransmitInfo&& request) { Status Ex

[PR] [only test] [doris]

2024-11-13 Thread via GitHub
Mryange opened a new pull request, #43901: URL: https://github.com/apache/doris/pull/43901 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [only test] [doris]

2024-11-13 Thread via GitHub
doris-robot commented on PR #43900: URL: https://github.com/apache/doris/pull/43900#issuecomment-2473475912 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+proce

Re: [PR] [only test] [doris]

2024-11-13 Thread via GitHub
Mryange closed pull request #43900: [only test] URL: https://github.com/apache/doris/pull/43900 -- 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-

Re: [PR] [only test] [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43592: URL: https://github.com/apache/doris/pull/43592#issuecomment-2467483351 TeamCity be ut coverage result: Function Coverage: 37.69% (9812/26035) Line Coverage: 29.01% (82061/282873) Region Coverage: 28.13% (42195/149979) Branch Coverage: 24.7

Re: [PR] [only test] [doris]

2024-11-10 Thread via GitHub
github-actions[bot] commented on code in PR #43592: URL: https://github.com/apache/doris/pull/43592#discussion_r1836064798 ## be/src/vec/aggregate_functions/aggregate_function_percentile_approx.h: ## @@ -0,0 +1,307 @@ +// Licensed to the Apache Software Foundation (ASF) under on

Re: [PR] [only test] [doris]

2024-11-10 Thread via GitHub
Mryange commented on PR #43592: URL: https://github.com/apache/doris/pull/43592#issuecomment-2467412492 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 unsu

Re: [PR] [only test] [doris]

2024-11-10 Thread via GitHub
doris-robot commented on PR #43592: URL: https://github.com/apache/doris/pull/43592#issuecomment-2467411813 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+proce

[PR] [only test] [doris]

2024-11-10 Thread via GitHub
Mryange opened a new pull request, #43592: URL: https://github.com/apache/doris/pull/43592 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43235: URL: https://github.com/apache/doris/pull/43235#issuecomment-2458503394 TeamCity be ut coverage result: Function Coverage: 37.86% (9837/25982) Line Coverage: 29.02% (81797/281848) Region Coverage: 28.26% (42156/149159) Branch Coverage: 24.8

Re: [PR] [only test] [doris]

2024-11-05 Thread via GitHub
Mryange commented on PR #43235: URL: https://github.com/apache/doris/pull/43235#issuecomment-2458468230 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 unsu

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

2024-11-05 Thread via GitHub
Mryange commented on PR #43235: URL: https://github.com/apache/doris/pull/43235#issuecomment-2457014143 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 unsu

Re: [PR] [only test] [doris]

2024-11-05 Thread via GitHub
github-actions[bot] commented on PR #43235: URL: https://github.com/apache/doris/pull/43235#issuecomment-2457023131 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] [only test] [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43235: URL: https://github.com/apache/doris/pull/43235#issuecomment-2456682453 TeamCity be ut coverage result: Function Coverage: 37.86% (9838/25983) Line Coverage: 29.03% (81849/281914) Region Coverage: 28.27% (42181/149234) Branch Coverage: 24.8

  1   2   3   4   5   >