Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-29 Thread via GitHub
morningman merged PR #44615: URL: https://github.com/apache/doris/pull/44615 -- 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.a

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-29 Thread via GitHub
github-actions[bot] commented on PR #44615: URL: https://github.com/apache/doris/pull/44615#issuecomment-2507282208 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](orc) check all the cases before build_search_argument [doris]

2024-11-29 Thread via GitHub
github-actions[bot] commented on PR #44615: URL: https://github.com/apache/doris/pull/44615#issuecomment-2507282146 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](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-28 Thread via GitHub
suxiaogang223 commented on PR #44615: URL: https://github.com/apache/doris/pull/44615#issuecomment-2507098361 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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-28 Thread via GitHub
morningman commented on code in PR #44615: URL: https://github.com/apache/doris/pull/44615#discussion_r1862315775 ## be/src/vec/exec/format/orc/vorc_reader.cpp: ## @@ -624,15 +625,37 @@ std::tuple OrcReader::_make_orc_lite } } -// check if the slot of expr can be pushed

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-27 Thread via GitHub
suxiaogang223 commented on PR #44615: URL: https://github.com/apache/doris/pull/44615#issuecomment-2504589320 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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-27 Thread via GitHub
suxiaogang223 commented on PR #44615: URL: https://github.com/apache/doris/pull/44615#issuecomment-2504140158 run external -- 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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-26 Thread via GitHub
doris-robot commented on PR #44615: URL: https://github.com/apache/doris/pull/44615#issuecomment-2502597527 TeamCity be ut coverage result: Function Coverage: 38.36% (9980/26017) Line Coverage: 29.47% (83562/283582) Region Coverage: 28.59% (42969/150288) Branch Coverage: 25.2

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-26 Thread via GitHub
suxiaogang223 commented on PR #44615: URL: https://github.com/apache/doris/pull/44615#issuecomment-2502539690 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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-26 Thread via GitHub
suxiaogang223 commented on PR #44615: URL: https://github.com/apache/doris/pull/44615#issuecomment-2502512203 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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-26 Thread via GitHub
suxiaogang223 commented on PR #44615: URL: https://github.com/apache/doris/pull/44615#issuecomment-2501613883 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

Re: [PR] [fix](orc) check all the cases before build_search_argument [doris]

2024-11-26 Thread via GitHub
doris-robot commented on PR #44615: URL: https://github.com/apache/doris/pull/44615#issuecomment-2500066879 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] [fix](orc) check all the cases before build_search_argument [doris]

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