Re: [PR] [fix] fix npe for olap scan node [doris]

2025-02-08 Thread via GitHub
yiguolei merged PR #46738: URL: https://github.com/apache/doris/pull/46738 -- 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

[PR] [fix] fix npe for olap scan node [doris]

2025-02-08 Thread via GitHub
qzsee opened a new pull request, #46738: URL: https://github.com/apache/doris/pull/46738 ### 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] [fix] fix npe for olap scan node [doris]

2025-02-08 Thread via GitHub
yiguolei closed pull request #46738: [fix] fix npe for olap scan node URL: https://github.com/apache/doris/pull/46738 -- 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 unsubsc

Re: [PR] [fix] fix npe for olap scan node [doris]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2585039391 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] fix npe for olap scan node [doris]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2585039380 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] fix npe for olap scan node [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2582671422 ClickBench: Total hot run time: 32.2 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [fix] fix npe for olap scan node [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2582658464 TPC-DS: Total hot run time: 194673 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix] fix npe for olap scan node [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2582636176 TPC-H: Total hot run time: 32449 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix] fix npe for olap scan node [doris]

2025-01-10 Thread via GitHub
dqz123 commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2582581046 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] fix npe for olap scan node [doris]

2025-01-10 Thread via GitHub
yiguolei commented on code in PR #46738: URL: https://github.com/apache/doris/pull/46738#discussion_r1910214216 ## fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java: ## @@ -921,7 +921,7 @@ private void addScanRangeLocations(Partition partition,

Re: [PR] [fix] fix npe for olap scan node [doris]

2025-01-09 Thread via GitHub
doris-robot commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2581663287 ClickBench: Total hot run time: 31.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix] fix npe for olap scan node [doris]

2025-01-09 Thread via GitHub
morningman commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2581660591 better print the tag info if backend exists -- 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

Re: [PR] [fix] fix npe for olap scan node [doris]

2025-01-09 Thread via GitHub
doris-robot commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2581658901 TPC-DS: Total hot run time: 193774 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix] fix npe for olap scan node [doris]

2025-01-09 Thread via GitHub
doris-robot commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2581645942 TPC-H: Total hot run time: 32495 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix] fix npe for olap scan node [doris]

2025-01-09 Thread via GitHub
dqz123 commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2581618938 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] fix npe for olap scan node [doris]

2025-01-09 Thread via GitHub
Thearas commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2581561540 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] [fix] fix npe for olap scan node [doris]

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