Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-15 Thread via GitHub
HappenLee merged PR #45414: URL: https://github.com/apache/doris/pull/45414 -- 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.ap

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-15 Thread via GitHub
github-actions[bot] commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2544401219 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] [Exec](expr) Opt the compound pred performace [doris]

2024-12-15 Thread via GitHub
doris-robot commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2543874441 TeamCity be ut coverage result: Function Coverage: 38.75% (10106/26083) Line Coverage: 29.69% (84861/285847) Region Coverage: 28.76% (43562/151469) Branch Coverage: 25.

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-15 Thread via GitHub
HappenLee commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2543860796 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 un

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-14 Thread via GitHub
doris-robot commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2543191600 TeamCity be ut coverage result: Function Coverage: 38.75% (10108/26083) Line Coverage: 29.70% (84889/285845) Region Coverage: 28.76% (43569/151469) Branch Coverage: 25.

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-14 Thread via GitHub
HappenLee commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2543177069 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 un

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-14 Thread via GitHub
HappenLee commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2543166510 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 un

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-14 Thread via GitHub
HappenLee commented on code in PR #45414: URL: https://github.com/apache/doris/pull/45414#discussion_r1885099968 ## be/src/vec/exprs/vcompound_pred.h: ## @@ -158,12 +158,15 @@ class VCompoundPred : public VectorizedFnCall { if (_can_fast_execute && fast_execute(context,

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-13 Thread via GitHub
zhiqiang- commented on code in PR #45414: URL: https://github.com/apache/doris/pull/45414#discussion_r1884109800 ## be/src/vec/exprs/vcompound_pred.h: ## @@ -342,10 +380,9 @@ class VCompoundPred : public VectorizedFnCall { return (l_null & r_null) | (r_null & (r_nul

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-13 Thread via GitHub
zhiqiang- commented on code in PR #45414: URL: https://github.com/apache/doris/pull/45414#discussion_r1884109800 ## be/src/vec/exprs/vcompound_pred.h: ## @@ -342,10 +380,9 @@ class VCompoundPred : public VectorizedFnCall { return (l_null & r_null) | (r_null & (r_nul

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-13 Thread via GitHub
doris-robot commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2541326296 TeamCity be ut coverage result: Function Coverage: 38.76% (10109/26083) Line Coverage: 29.69% (84872/285824) Region Coverage: 28.76% (43561/151456) Branch Coverage: 25.

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-13 Thread via GitHub
github-actions[bot] commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2541288808 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] [Exec](expr) Opt the compound pred performace [doris]

2024-12-13 Thread via GitHub
github-actions[bot] commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2541288739 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] [Exec](expr) Opt the compound pred performace [doris]

2024-12-13 Thread via GitHub
github-actions[bot] commented on code in PR #45414: URL: https://github.com/apache/doris/pull/45414#discussion_r1883809470 ## be/src/vec/exprs/vcompound_pred.h: ## @@ -231,6 +243,32 @@ class VCompoundPred : public VectorizedFnCall { return null_map_data; };

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-13 Thread via GitHub
HappenLee commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2541256408 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 un

Re: [PR] [Exec](expr) Opt the compound pred performace [doris]

2024-12-13 Thread via GitHub
Thearas commented on PR #45414: URL: https://github.com/apache/doris/pull/45414#issuecomment-2541255280 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