Re: [PR] [fix](util) Fix DorisOnce may not be once semantic when exceptions happend [doris]

2024-08-15 Thread via GitHub
TangSiyang2001 commented on PR #39470: URL: https://github.com/apache/doris/pull/39470#issuecomment-2292935436 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.

Re: [PR] [enhance](mtmv)hive cache add partitionId to partitionName Map (#38525) [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39476: URL: https://github.com/apache/doris/pull/39476#issuecomment-2292934060 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] [enhance](mtmv)hive cache add partitionId to partitionName Map (#38525) [doris]

2024-08-15 Thread via GitHub
zddr commented on PR #39476: URL: https://github.com/apache/doris/pull/39476#issuecomment-2292934092 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 unsubsc

[PR] [enhance](mtmv)hive cache add partitionId to partitionName Map (#38525) [doris]

2024-08-15 Thread via GitHub
zddr opened a new pull request, #39476: URL: https://github.com/apache/doris/pull/39476 pick: https://github.com/apache/doris/pull/38525 -- 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 th

Re: [PR] [enhance](auth)modify priv of refresh catalog/db/table (#39008) [doris]

2024-08-15 Thread via GitHub
zddr commented on PR #39475: URL: https://github.com/apache/doris/pull/39475#issuecomment-2292927111 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 unsubsc

Re: [PR] [enhance](auth)modify priv of refresh catalog/db/table (#39008) [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39475: URL: https://github.com/apache/doris/pull/39475#issuecomment-2292927105 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](planner) binaery predicate result should compare with 0 [doris]

2024-08-15 Thread via GitHub
morrySnow commented on PR #39474: URL: https://github.com/apache/doris/pull/39474#issuecomment-2292927046 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] [fix](planner) binaery predicate result should compare with 0 [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39474: URL: https://github.com/apache/doris/pull/39474#issuecomment-2292926985 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] [enhance](auth)modify priv of refresh catalog/db/table (#39008) [doris]

2024-08-15 Thread via GitHub
zddr opened a new pull request, #39475: URL: https://github.com/apache/doris/pull/39475 pick: https://github.com/apache/doris/pull/39008 -- 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 th

[PR] [fix](planner) binaery predicate result should compare with 0 [doris]

2024-08-15 Thread via GitHub
morrySnow opened a new pull request, #39474: URL: https://github.com/apache/doris/pull/39474 (no comment) -- 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-

Re: [PR] [opt](Nereids) support create statement syntax in Nereids [doris]

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

Re: [PR] [chore](nereids) Added compatibility with mysql alias filter [doris]

2024-08-15 Thread via GitHub
Toms1999 commented on PR #38640: URL: https://github.com/apache/doris/pull/38640#issuecomment-2292922166 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] [opt](inverted index) unified optimization judgment to prevent omissions [doris]

2024-08-15 Thread via GitHub
github-actions[bot] commented on PR #39473: URL: https://github.com/apache/doris/pull/39473#issuecomment-2292921992 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

(doris) branch branch-2.1 updated: [pick](Row store) fix row store with invalid json string in variant ty… (#39456)

2024-08-15 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 824f035b983 [pick](Row store) fix row

Re: [PR] [pick](Row store) fix row store with invalid json string in variant ty… [doris]

2024-08-15 Thread via GitHub
eldenmoon merged PR #39456: URL: https://github.com/apache/doris/pull/39456 -- 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] [opt](inverted index) Optimize the usage of the multi_match function [doris]

2024-08-15 Thread via GitHub
github-actions[bot] commented on code in PR #39472: URL: https://github.com/apache/doris/pull/39472#discussion_r1719418414 ## be/src/vec/functions/function_multi_match.cpp: ## @@ -49,91 +49,59 @@ Status FunctionMultiMatch::execute_impl(FunctionContext* /*context*/, Block& blo

Re: [PR] [Refactor](Prepared Statement) remove implementation in legacy planner [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39465: URL: https://github.com/apache/doris/pull/39465#issuecomment-2292916059 ClickBench: Total hot run time: 31.45 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](inverted index) unified optimization judgment to prevent omissions [doris]

2024-08-15 Thread via GitHub
zzzxl1993 commented on PR #39473: URL: https://github.com/apache/doris/pull/39473#issuecomment-2292913659 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] [opt](inverted index) unified optimization judgment to prevent omissions [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39473: URL: https://github.com/apache/doris/pull/39473#issuecomment-2292913635 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] [opt](inverted index) unified optimization judgment to prevent omissions [doris]

2024-08-15 Thread via GitHub
zzzxl1993 opened a new pull request, #39473: URL: https://github.com/apache/doris/pull/39473 https://github.com/apache/doris/pull/38027 -- 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 specifi

Re: [PR] [opt](inverted index) Optimize the usage of the multi_match function [doris]

2024-08-15 Thread via GitHub
zzzxl1993 commented on PR #39472: URL: https://github.com/apache/doris/pull/39472#issuecomment-2292909871 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] [Refactor](Prepared Statement) remove implementation in legacy planner [doris]

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

Re: [PR] [opt](inverted index) Optimize the usage of the multi_match function [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39472: URL: https://github.com/apache/doris/pull/39472#issuecomment-2292909580 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] [opt](inverted index) Optimize the usage of the multi_match function [doris]

2024-08-15 Thread via GitHub
zzzxl1993 opened a new pull request, #39472: URL: https://github.com/apache/doris/pull/39472 ## Proposed changes https://github.com/apache/doris/pull/39193 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [feature](nereids)support correlated scalar subquery without scalar agg [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39471: URL: https://github.com/apache/doris/pull/39471#issuecomment-2292907698 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] [feature](nereids)support correlated scalar subquery without scalar agg [doris]

2024-08-15 Thread via GitHub
starocean999 commented on PR #39471: URL: https://github.com/apache/doris/pull/39471#issuecomment-2292907759 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

[PR] [feature](nereids)support correlated scalar subquery without scalar agg [doris]

2024-08-15 Thread via GitHub
starocean999 opened a new pull request, #39471: URL: https://github.com/apache/doris/pull/39471 support correlated scalar subquery without scalar agg like: `select t1.c1 from t1 where t1.c2 > (select t2.c2 from t2 where t1.c1 = t2.c1);` after this pr, nereids would produce a cor

Re: [PR] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2292903119 ClickBench: Total hot run time: 30.95 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [regression](hms)append hms event notification case. [doris]

2024-08-15 Thread via GitHub
hubgeter commented on PR #39239: URL: https://github.com/apache/doris/pull/39239#issuecomment-2292901092 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] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

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

Re: [PR] [fix](util) Fix DorisOnce may not be once semantic when exceptions happend [doris]

2024-08-15 Thread via GitHub
github-actions[bot] commented on code in PR #39470: URL: https://github.com/apache/doris/pull/39470#discussion_r1719397532 ## be/src/util/once.h: ## @@ -51,7 +51,7 @@ namespace doris { template class DorisCallOnce { public: -DorisCallOnce() : _has_called(false) {} +D

Re: [PR] [Refactor](Prepared Statement) remove implementation in legacy planner [doris]

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

Re: [PR] [chore](conf)remove unused doris_max_scan_key_num and max_send_batch_parallelism_per_job conf [doris]

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

(doris) branch master updated (8306a21238e -> 7a0920223e5)

2024-08-15 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8306a21238e [Fix](Txn) Fix wrong columns sequence in txn model (#39295) add 7a0920223e5 [chore](conf)remove unu

Re: [PR] [fix](mtmv) Fix mv rewrite result wrong if mv on unique table [doris]

2024-08-15 Thread via GitHub
seawinde commented on PR #39171: URL: https://github.com/apache/doris/pull/39171#issuecomment-2292892118 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] [fix](util) Fix DorisOnce may not be once semantic when exceptions happend [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39470: URL: https://github.com/apache/doris/pull/39470#issuecomment-2292887927 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](util) Fix DorisOnce may not be once semantic when exceptions happend [doris]

2024-08-15 Thread via GitHub
TangSiyang2001 opened a new pull request, #39470: URL: https://github.com/apache/doris/pull/39470 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [fix](util) Fix DorisOnce may not be once semantic when exceptions happend [doris]

2024-08-15 Thread via GitHub
TangSiyang2001 commented on PR #39470: URL: https://github.com/apache/doris/pull/39470#issuecomment-2292888045 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.

Re: [PR] [improvement](report) report handler discard old report tasks [doris]

2024-08-15 Thread via GitHub
yujun777 commented on PR #39469: URL: https://github.com/apache/doris/pull/39469#issuecomment-2292887471 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] [improvement](report) report handler discard old report tasks [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39469: URL: https://github.com/apache/doris/pull/39469#issuecomment-2292887424 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] [improvement](report) report handler discard old report tasks [doris]

2024-08-15 Thread via GitHub
yujun777 opened a new pull request, #39469: URL: https://github.com/apache/doris/pull/39469 improvment: when fe receive be's report tasks, dicard the old tasks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

(doris) branch branch-2.1 updated: [improvement](statistics)Support drop cached stats. (#39367) (#39462)

2024-08-15 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 6aafc5adb4b [improvement](statistics)Su

Re: [PR] [improvement](statistics)Support drop cached stats. (#39367) [doris]

2024-08-15 Thread via GitHub
Jibing-Li merged PR #39462: URL: https://github.com/apache/doris/pull/39462 -- 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] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

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

Re: [PR] [opt](Nereids) support create statement syntax in Nereids [doris]

2024-08-15 Thread via GitHub
morrySnow commented on PR #39427: URL: https://github.com/apache/doris/pull/39427#issuecomment-2292874620 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] [opt](Nereids) support create statement syntax in Nereids [doris]

2024-08-15 Thread via GitHub
morrySnow commented on PR #39427: URL: https://github.com/apache/doris/pull/39427#issuecomment-2292867432 run p0 -- 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 unsubscr

Re: [PR] [opt](Nereids) polish aggregate function signature matching (#39352) [doris]

2024-08-15 Thread via GitHub
morrySnow merged PR #39460: URL: https://github.com/apache/doris/pull/39460 -- 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

(doris) branch branch-2.1 updated: [opt](Nereids) polish aggregate function signature matching (#39352) (#39460)

2024-08-15 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new d56000e9242 [opt](Nereids) polish aggr

(doris) branch 2.1_39352 deleted (was 0e696c7aec8)

2024-08-15 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch 2.1_39352 in repository https://gitbox.apache.org/repos/asf/doris.git was 0e696c7aec8 [opt](Nereids) polish aggregate function signature matching (#39352) The revisions that were on thi

(doris) branch 2.1_39379 deleted (was 5051ab1066f)

2024-08-15 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch 2.1_39379 in repository https://gitbox.apache.org/repos/asf/doris.git was 5051ab1066f [fix](Nereids) npe when delete with cte and without using (#39379) The revisions that were on this

(doris) branch branch-2.1 updated: [fix](Nereids) npe when delete with cte and without using (#39379) (#39441)

2024-08-15 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new ec0e4133172 [fix](Nereids) npe when de

Re: [PR] [fix](Nereids) npe when delete with cte and without using (#39379) [doris]

2024-08-15 Thread via GitHub
morrySnow merged PR #39441: URL: https://github.com/apache/doris/pull/39441 -- 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] [Refactor](Prepared Statement) remove implementation in legacy planner [doris]

2024-08-15 Thread via GitHub
eldenmoon commented on PR #39465: URL: https://github.com/apache/doris/pull/39465#issuecomment-2292850234 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] [bug](schema change)fix schema change cause load failed due to err -215 [doris]

2024-08-15 Thread via GitHub
DarvenDuan commented on PR #23836: URL: https://github.com/apache/doris/pull/23836#issuecomment-2292838853 run p0 -- 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] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-08-15 Thread via GitHub
github-actions[bot] commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2292836160 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] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-08-15 Thread via GitHub
github-actions[bot] commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2292832649 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] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-08-15 Thread via GitHub
lxr599 commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2292832497 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: [I] [Feature] Support show backend config [doris]

2024-08-15 Thread via GitHub
DarvenDuan closed issue #36445: [Feature] Support show backend config URL: https://github.com/apache/doris/issues/36445 -- 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] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-08-15 Thread via GitHub
lxr599 commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2292827222 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

(doris) branch branch-2.1 updated: [fix](group commit) fix group commit insert rpc may stuck (#39391) (#39458)

2024-08-15 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new eea36767912 [fix](group commit) fix

Re: [PR] [fix](group commit) fix group commit insert rpc may stuck (#39391) [doris]

2024-08-15 Thread via GitHub
dataroaring merged PR #39458: URL: https://github.com/apache/doris/pull/39458 -- 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.

Re: [PR] [Refactor](inverted index) refactor inverted index compound predicates evaluate logic [doris]

2024-08-15 Thread via GitHub
airborne12 commented on code in PR #38908: URL: https://github.com/apache/doris/pull/38908#discussion_r1719324043 ## be/src/vec/exprs/vexpr.cpp: ## @@ -285,7 +286,11 @@ Status VExpr::create_expr(const TExprNode& expr_node, VExprSPtr& expr) { case TExprNodeType::NULL_AW

Re: [PR] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-08-15 Thread via GitHub
github-actions[bot] commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2292824051 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] [chore](compile)Enable the shorten-64-to-32 compilation option in Exprs [doris]

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

Re: [PR] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-08-15 Thread via GitHub
lxr599 commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2292818172 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] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-08-15 Thread via GitHub
lxr599 opened a new pull request, #39468: URL: https://github.com/apache/doris/pull/39468 ## Proposed changes short circuit query support `IN` -- 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] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2292817645 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](mtmv) Fix select literal result wrongly in group by when use materialized view [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #38958: URL: https://github.com/apache/doris/pull/38958#issuecomment-2292816502 ClickBench: Total hot run time: 32.03 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](Nereids) support create statement syntax in Nereids [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39427: URL: https://github.com/apache/doris/pull/39427#issuecomment-2292814969 ClickBench: Total hot run time: 31.57 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](Nereids) polish aggregate function signature matching (#39352) [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39466: URL: https://github.com/apache/doris/pull/39466#issuecomment-2292813143 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 1916952aa9a9fab18c481f7d59dd773f108241e8 with default session variables Stream

Re: [PR] [fix](mtmv) Fix select literal result wrongly in group by when use materialized view [doris]

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

Re: [PR] [fix](cluster key) cluster key support vertical_segment_writer [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #38538: URL: https://github.com/apache/doris/pull/38538#issuecomment-2292811144 ClickBench: Total hot run time: 31.26 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](Nereids) polish aggregate function signature matching (#39352) [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39466: URL: https://github.com/apache/doris/pull/39466#issuecomment-2292810703 ClickBench: Total hot run time: 30.92 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](Nereids) support create statement syntax in Nereids [doris]

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

Re: [PR] [improvement](query) prefer to chose tablet on alive disk [doris]

2024-08-15 Thread via GitHub
github-actions[bot] commented on PR #39467: URL: https://github.com/apache/doris/pull/39467#issuecomment-2292809991 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] [fix](cluster key) cluster key support vertical_segment_writer [doris]

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

Re: [PR] [opt](Nereids) polish aggregate function signature matching (#39352) [doris]

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

Re: [PR] [fix](mtmv) Fix select literal result wrongly in group by when use materialized view [doris]

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

Re: [PR] [opt](Nereids) support create statement syntax in Nereids [doris]

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

Re: [PR] [improvement](query) prefer to chose tablet on alive disk [doris]

2024-08-15 Thread via GitHub
github-actions[bot] commented on PR #39467: URL: https://github.com/apache/doris/pull/39467#issuecomment-2292799427 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] [enhancement](err-msg) Add detailed column and schema info when failed to create a column iterator [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #38689: URL: https://github.com/apache/doris/pull/38689#issuecomment-2292796695 ClickBench: Total hot run time: 31.2 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [fix](cluster key) cluster key support vertical_segment_writer [doris]

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

Re: [PR] [opt](Nereids) polish aggregate function signature matching (#39352) [doris]

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

Re: [PR] [improvement](query) prefer to chose tablet on alive disk [doris]

2024-08-15 Thread via GitHub
yujun777 commented on PR #39467: URL: https://github.com/apache/doris/pull/39467#issuecomment-2292794563 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] [improvement](query) prefer to chose tablet on alive disk [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39467: URL: https://github.com/apache/doris/pull/39467#issuecomment-2292794005 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] [improvement](query) prefer to chose tablet on alive disk [doris]

2024-08-15 Thread via GitHub
yujun777 opened a new pull request, #39467: URL: https://github.com/apache/doris/pull/39467 improvement: 1. when query, prefer to chose tablets on alive disks; 2. when be report tablets, if report version fall behind, try report again; 3. when fe handle tablet report, even if thi

Re: [PR] [enhancement](err-msg) Add detailed column and schema info when failed to create a column iterator [doris]

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

Re: [PR] [improvement](statistics)Support drop cached stats. (#39367) [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39461: URL: https://github.com/apache/doris/pull/39461#issuecomment-2292788955 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 56387d3911c5cc6d2d74072b87c4aa041727e429 with default session variables Stream

Re: [PR] [Bug](partition) report error when insert NULL value to not null column [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39413: URL: https://github.com/apache/doris/pull/39413#issuecomment-2292787747 ClickBench: Total hot run time: 31.72 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improvement](statistics)Support drop cached stats. (#39367) [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39461: URL: https://github.com/apache/doris/pull/39461#issuecomment-2292784425 ClickBench: Total hot run time: 31.25 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [regression](hms)append hms event notification case. [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39239: URL: https://github.com/apache/doris/pull/39239#issuecomment-2292786682 ClickBench: Total hot run time: 31.73 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [regression](hms)append hms event notification case. [doris]

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

Re: [PR] [Bug](partition) report error when insert NULL value to not null column [doris]

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

Re: [PR] [improvement](statistics)Support drop cached stats. (#39367) [doris]

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

Re: [PR] [enhancement](err-msg) Add detailed column and schema info when failed to create a column iterator [doris]

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

Re: [PR] [Feat](nereids) support pull up predicate from set operator [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39450: URL: https://github.com/apache/doris/pull/39450#issuecomment-2292764852 ClickBench: Total hot run time: 31.75 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Refactor](inverted index) refactor inverted index compound predicates evaluate logic [doris]

2024-08-15 Thread via GitHub
airborne12 commented on code in PR #38908: URL: https://github.com/apache/doris/pull/38908#discussion_r1719278316 ## be/src/vec/exprs/vcompound_pred.h: ## @@ -53,76 +54,94 @@ class VCompoundPred : public VectorizedFnCall { const std::string& expr_name() const override { r

Re: [PR] [opt](Nereids) polish aggregate function signature matching (#39352) [doris]

2024-08-15 Thread via GitHub
morrySnow commented on PR #39466: URL: https://github.com/apache/doris/pull/39466#issuecomment-2292758554 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] [opt](Nereids) polish aggregate function signature matching (#39352) [doris]

2024-08-15 Thread via GitHub
doris-robot commented on PR #39466: URL: https://github.com/apache/doris/pull/39466#issuecomment-2292757879 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] [opt](Nereids) polish aggregate function signature matching (#39352) [doris]

2024-08-15 Thread via GitHub
morrySnow opened a new pull request, #39466: URL: https://github.com/apache/doris/pull/39466 pick from master #39352 use double to match string - stddev - stddev_samp use largeint to match string - group_bit_and - group_bit_or - group_git_xor optimize error

  1   2   3   4   5   6   7   8   9   >