Re: [PR] [fix](test)Throw daemon exception transfer to the main thread [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32835: URL: https://github.com/apache/doris/pull/32835#issuecomment-2019904731 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

Re: [PR] [fix](arrow-flight) Fix arrow flight sql compatible with JDK 11 and upgrade arrow 15.0.2 [doris]

2024-03-26 Thread via GitHub
xinyiZzz commented on PR #32796: URL: https://github.com/apache/doris/pull/32796#issuecomment-2019903853 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

Re: [PR] [fix](test)Throw daemon exception transfer to the main thread [doris]

2024-03-26 Thread via GitHub
zclllyybb commented on PR #32835: URL: https://github.com/apache/doris/pull/32835#issuecomment-2019901956 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

Re: [PR] [improvement](mtmv) Support more join types for query rewriting by materialized view [doris]

2024-03-26 Thread via GitHub
XieJiann commented on code in PR #32685: URL: https://github.com/apache/doris/pull/32685#discussion_r1538852298 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/HyperGraphComparator.java: ## @@ -73,7 +73,7 @@ public class HyperGraphComparator {

Re: [PR] [regression-test][case] forbid 3 failure cases [doris]

2024-03-26 Thread via GitHub
shuke987 commented on PR #32836: URL: https://github.com/apache/doris/pull/32836#issuecomment-2019900862 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

Re: [PR] [regression-test][case] forbid 3 failure cases [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32836: URL: https://github.com/apache/doris/pull/32836#issuecomment-2019900744 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [regression-test][case] forbid 3 failure cases [doris]

2024-03-26 Thread via GitHub
shuke987 opened a new pull request, #32836: URL: https://github.com/apache/doris/pull/32836 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Fix](nereids) modify the binding aggregate function in order by [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32758: URL: https://github.com/apache/doris/pull/32758#issuecomment-2019899973 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 6b47b8798d240979ade7c65b65d4b0cce7f73613 with default session variables Stream

Re: [PR] [fix](merge-cloud) Add retry when delete bitmap lock expired [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32829: URL: https://github.com/apache/doris/pull/32829#issuecomment-2019899675 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 8181d9f36f8d35eff5b986dac216804ec793d8ba with default session variables Stream

Re: [PR] [Fix](nereids) Fix deletestmt getting catalog [doris]

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

Re: [PR] [fix](Export) Set the default value of the `data_consistence` property of export to `partition` [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32830: URL: https://github.com/apache/doris/pull/32830#issuecomment-2019898389 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 1b2968c41ff1f47b996fecb38b1caf19198dacb2 with default session variables Stream

Re: [PR] [Fix](nereids) modify the binding aggregate function in order by [doris]

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

(doris) branch master updated: [enhancement](nereids) only push having as agg's parent if having just use slots from agg's output (#32414)

2024-03-26 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 0dd27dc6f17 [enhancement](nereids) only push

Re: [PR] [Enhancement] fix duplicated properties is not reported [doris]

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

Re: [PR] [Fix](bvar) Fix bloom filter bvar fault [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32799: URL: https://github.com/apache/doris/pull/32799#issuecomment-2019893011 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 42ca8444283c0e3fa6a4de89342e17f19ae842bc with default session variables Stream

Re: [PR] [enhancement](nereids)only push having as agg's parent if having just use slots from agg's output [doris]

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

Re: [PR] [fix](merge-cloud) Add retry when delete bitmap lock expired [doris]

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

Re: [PR] [fix](Export) Set the default value of the `data_consistence` property of export to `partition` [doris]

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

(doris) branch branch-2.1 updated: [feature](merge-cloud) Add init CloudEnv and CloudInternalCatalog (#29962)

2024-03-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 34cb83fb6ef [feature](merge-cloud)

(doris) branch master updated (a2b0abe5af3 -> fdc62fad9cf)

2024-03-26 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a2b0abe5af3 [feature](hive/iceberg)add doris's version in table properties (#32774) add fdc62fad9cf

Re: [PR] [improvement](mtmv) Support hll function roll up when query rewrite by materialized view [doris]

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

Error while running notifications feature from .asf.yaml in doris!

2024-03-26 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Unterminated string starting at: line 1 column 4089 (char 4088) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands,

Re: [PR] [Fix](bvar) Fix bloom filter bvar fault [doris]

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

Re: [PR] [feature](hive/iceberg)add doris's version in table properties [doris]

2024-03-26 Thread via GitHub
morningman merged PR #32774: URL: https://github.com/apache/doris/pull/32774 -- 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:

(doris) branch master updated (e7082495fc8 -> a2b0abe5af3)

2024-03-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e7082495fc8 [enhancement](stmt-forward) make forwarded stmt cancelable (#31688) add a2b0abe5af3

Re: [PR] [Bug](runtime-filter) fix unknown filter on nested loop join sink [doris]

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

Re: [PR] [Enhancement] extends show data skew [doris]

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

(doris) branch master updated: [enhancement](stmt-forward) make forwarded stmt cancelable (#31688)

2024-03-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new e7082495fc8 [enhancement](stmt-forward)

Re: [PR] [feature](hive/iceberg)add doris's version in table properties [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32774: URL: https://github.com/apache/doris/pull/32774#issuecomment-2019881421 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

Re: [PR] [enhancement](stmt-forward) make forwarded stmt be able to be killed [doris]

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

Re: [PR] [feature](hive/iceberg)add doris's version in table properties [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32774: URL: https://github.com/apache/doris/pull/32774#issuecomment-2019881516 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

[PR] [fix](test)Throw daemon exception transfer to the main thread [doris]

2024-03-26 Thread via GitHub
zfr9527 opened a new pull request, #32835: URL: https://github.com/apache/doris/pull/32835 ## Proposed changes [fix](test)Throw daemon exception transfer to the main thread ## Further comments If this is a relatively large or complex change, kick off the discussion at

(doris) branch master updated (a7052ab6889 -> 14b89e401b5)

2024-03-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a7052ab6889 [fix](delete) Fix unrecognized column name delete handler (#32429) add 14b89e401b5

Re: [PR] [fix](insert)fix hive table sink type coercion and unify coercion [doris]

2024-03-26 Thread via GitHub
morningman merged PR #32762: URL: https://github.com/apache/doris/pull/32762 -- 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:

Re: [PR] [Bug](runtime-filter) fix unknown filter on nested loop join sink [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32832: URL: https://github.com/apache/doris/pull/32832#issuecomment-2019878572 TeamCity be ut coverage result: Function Coverage: 35.26% (8736/24777) Line Coverage: 27.04% (71523/264517) Region Coverage: 26.27% (37098/141212) Branch Coverage:

Re: [PR] [fix](test)Throw daemon exception transfer to the main thread [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32835: URL: https://github.com/apache/doris/pull/32835#issuecomment-2019879454 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] [feature](agg) add aggregate function sum0 [doris]

2024-03-26 Thread via GitHub
924060929 commented on PR #32541: URL: https://github.com/apache/doris/pull/32541#issuecomment-2019876385 add regression test please -- 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

Re: [PR] [enhancement](function truncate) truncate can use column as scale argument [doris]

2024-03-26 Thread via GitHub
zhiqiang- commented on code in PR #32746: URL: https://github.com/apache/doris/pull/32746#discussion_r1538832952 ## fe/fe-core/src/main/java/org/apache/doris/analysis/FunctionCallExpr.java: ## @@ -122,7 +122,7 @@ public class FunctionCallExpr extends Expr {

Re: [PR] [branch-2.0](cherry-pick)node priv can show proc [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32826: URL: https://github.com/apache/doris/pull/32826#issuecomment-2019877580 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 3a1aac59e0de3d443de1c99a2ffb2a5c900e10bd with default session variables Stream

Re: [PR] [Bug](materialized-view) do not check key/value column when index is dup or mow [doris]

2024-03-26 Thread via GitHub
BiteThet commented on PR #32695: URL: https://github.com/apache/doris/pull/32695#issuecomment-2019874993 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

Re: [PR] [fix](insert)fix hive external return msgs and exception and pass all columns to BE [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32824: URL: https://github.com/apache/doris/pull/32824#issuecomment-2019871904 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

Re: [PR] [enhancement](cloud) add table version to cloud [doris]

2024-03-26 Thread via GitHub
platoneko commented on code in PR #32738: URL: https://github.com/apache/doris/pull/32738#discussion_r1538715168 ## cloud/src/meta-service/meta_service_partition.cpp: ## @@ -166,9 +166,9 @@ void MetaServiceImpl::commit_index(::google::protobuf::RpcController* controller }

Re: [PR] [branch-2.0](cherry-pick)node priv can show proc [doris]

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

Re: [PR] [Fix](nereids) modify the binding aggregate function in order by [doris]

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

Re: [PR] [fix](merge-cloud) Add retry when delete bitmap lock expired [doris]

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

Re: [PR] [fix](Export) Set the default value of the `data_consistence` property of export to `partition` [doris]

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

Re: [PR] [enhance](auth)when assigning permissions, the current user must have corresponding permissions [doris]

2024-03-26 Thread via GitHub
zddr commented on PR #32825: URL: https://github.com/apache/doris/pull/32825#issuecomment-2019869009 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

Re: [PR] [fix](multicatalog) fix no data error when read hive table on cosn [doris]

2024-03-26 Thread via GitHub
Yulei-Yang commented on PR #32815: URL: https://github.com/apache/doris/pull/32815#issuecomment-2019867710 run feut -- 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

Re: [PR] [feature](agg) add aggregate function sum0 [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32541: URL: https://github.com/apache/doris/pull/32541#issuecomment-2019866635 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

Re: [PR] [feature](agg) add aggregate function sum0 [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32541: URL: https://github.com/apache/doris/pull/32541#issuecomment-2019866786 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

Re: [PR] [fix](Nereids): handle distinct and nullable property when rewriting sum literal [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32778: URL: https://github.com/apache/doris/pull/32778#issuecomment-2019863959 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

Re: [PR] [fix](Nereids): handle distinct and nullable property when rewriting sum literal [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32778: URL: https://github.com/apache/doris/pull/32778#issuecomment-2019864013 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

Re: [PR] [Fix](bvar) Fix bloom filter bvar fault [doris]

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

Re: [PR] [enhancement](nereids)only push having as agg's parent if having just use slots from agg's output [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32414: URL: https://github.com/apache/doris/pull/32414#issuecomment-2019857970 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

Re: [PR] [Bug](runtime-filter) fix unknown filter on nested loop join sink [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32832: URL: https://github.com/apache/doris/pull/32832#issuecomment-2019856194 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

Re: [PR] [enhance](mtmv)support olap table partition column is null [doris]

2024-03-26 Thread via GitHub
zddr commented on PR #32698: URL: https://github.com/apache/doris/pull/32698#issuecomment-2019854966 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

Re: [PR] [improvement](mtmv) Support more join types for query rewriting by materialized view [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32685: URL: https://github.com/apache/doris/pull/32685#issuecomment-2019854714 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

Re: [PR] [improvement](mtmv) Support more join types for query rewriting by materialized view [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32685: URL: https://github.com/apache/doris/pull/32685#issuecomment-2019854719 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

Re: [PR] [improvement](mtmv) Support more join types for query rewriting by materialized view [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32685: URL: https://github.com/apache/doris/pull/32685#issuecomment-2019854684 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

Re: [PR] [improvement](mtmv) Support more join types for query rewriting by materialized view [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32685: URL: https://github.com/apache/doris/pull/32685#issuecomment-2019854680 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

Re: [PR] [improvement](mtmv) Support more join types for query rewriting by materialized view [doris]

2024-03-26 Thread via GitHub
morrySnow commented on code in PR #32685: URL: https://github.com/apache/doris/pull/32685#discussion_r1538805613 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewRule.java: ## @@ -69,8 +69,15 @@ * The abstract class for all

Re: [PR] [Fix](nereids) remove duplicate expr in grouping set [doris]

2024-03-26 Thread via GitHub
feiniaofeiafei commented on PR #32834: URL: https://github.com/apache/doris/pull/32834#issuecomment-2019847950 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.

[PR] [Fix](nereids) remove duplicate expr in grouping set [doris]

2024-03-26 Thread via GitHub
feiniaofeiafei opened a new pull request, #32834: URL: https://github.com/apache/doris/pull/32834 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Fix](nereids) remove duplicate expr in grouping set [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32834: URL: https://github.com/apache/doris/pull/32834#issuecomment-201984 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] [branch-2.0](cherry-pick)node priv can show proc [doris]

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

Re: [PR] [RuntimeFilter] (JDBC) jdbc scan node support IN/MIN_MAX runtime filter [doris]

2024-03-26 Thread via GitHub
DarvenDuan commented on PR #31741: URL: https://github.com/apache/doris/pull/31741#issuecomment-2019842755 run arm -- 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

Re: [PR] [Fix](nereids) Fix deletestmt getting catalog [doris]

2024-03-26 Thread via GitHub
feiniaofeiafei commented on PR #32833: URL: https://github.com/apache/doris/pull/32833#issuecomment-2019841940 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] [enhancement](function truncate) truncate can use column as scale argument [doris]

2024-03-26 Thread via GitHub
morrySnow commented on code in PR #32746: URL: https://github.com/apache/doris/pull/32746#discussion_r1538802828 ## fe/fe-core/src/main/java/org/apache/doris/analysis/FunctionCallExpr.java: ## @@ -122,7 +122,7 @@ public class FunctionCallExpr extends Expr {

Re: [PR] [Fix](nereids) Fix deletestmt getting catalog [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32833: URL: https://github.com/apache/doris/pull/32833#issuecomment-2019841691 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [Fix](nereids) Fix deletestmt getting catalog [doris]

2024-03-26 Thread via GitHub
feiniaofeiafei opened a new pull request, #32833: URL: https://github.com/apache/doris/pull/32833 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Enhancement] extends show data skew [doris]

2024-03-26 Thread via GitHub
xiedeyantu commented on PR #32732: URL: https://github.com/apache/doris/pull/32732#issuecomment-2019836012 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

Re: [PR] [Enhancement] fix duplicated properties is not reported [doris]

2024-03-26 Thread via GitHub
xiedeyantu commented on PR #32729: URL: https://github.com/apache/doris/pull/32729#issuecomment-2019836503 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

Re: [PR] [Bug](runtime-filter) fix unknown filter on nested loop join sink [doris]

2024-03-26 Thread via GitHub
BiteThet commented on PR #32832: URL: https://github.com/apache/doris/pull/32832#issuecomment-2019837387 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] [Fix](bvar) Fix bloom filter bvar fault [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32799: URL: https://github.com/apache/doris/pull/32799#issuecomment-2019837314 TeamCity be ut coverage result: Function Coverage: 35.26% (8736/24777) Line Coverage: 27.04% (71535/264518) Region Coverage: 26.28% (37104/141193) Branch Coverage:

Re: [PR] [Bug](runtime-filter) fix unknown filter on nested loop join sink [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32832: URL: https://github.com/apache/doris/pull/32832#issuecomment-2019837282 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [Bug](runtime-filter) fix unknown filter on nested loop join sink [doris]

2024-03-26 Thread via GitHub
BiteThet opened a new pull request, #32832: URL: https://github.com/apache/doris/pull/32832 ## Proposed changes fix unknown filter on nested loop join sink ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [enhance](auth)when assigning permissions, the current user must have corresponding permissions [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32825: URL: https://github.com/apache/doris/pull/32825#issuecomment-2019829691 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 80e30c8288354aa5c6b67fa5ae698dcf72ca6be0 with default session variables Stream

Re: [PR] debug mysqlload [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32716: URL: https://github.com/apache/doris/pull/32716#issuecomment-2019828217 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 242e94d16a6acf5155f7ff788ac302c95105df68 with default session variables Stream

Re: [PR] [improvement](mtmv) Support to get tables in materialized view when collecting table in plan [doris]

2024-03-26 Thread via GitHub
morrySnow commented on code in PR #32797: URL: https://github.com/apache/doris/pull/32797#discussion_r1538790714 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/visitor/TableCollector.java: ## @@ -17,53 +17,97 @@ package

Re: [PR] [fix](merge-cloud) Add retry when delete bitmap lock expired [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32829: URL: https://github.com/apache/doris/pull/32829#issuecomment-2019826441 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

Re: [PR] [enhance](auth)when assigning permissions, the current user must have corresponding permissions [doris]

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

Re: [PR] debug mysqlload [doris]

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

Re: [PR] [Fix](nereids) modify the binding aggregate function in order by [doris]

2024-03-26 Thread via GitHub
feiniaofeiafei commented on PR #32758: URL: https://github.com/apache/doris/pull/32758#issuecomment-2019822645 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] [fix](join) core caused by null-safe-equal join (#32623) [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32821: URL: https://github.com/apache/doris/pull/32821#issuecomment-2019821953 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit c083702939b54147d1418eadad36705008400a84 with default session variables Stream

Re: [PR] [fix](memory) Fix task repeat attach task DCHECK failed [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32784: URL: https://github.com/apache/doris/pull/32784#issuecomment-2019820964 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 9149166e86ab3488e828dbe48ae5e781ff7a813b with default session variables Stream

Re: [PR] [fix](arrow-flight) BE upgrade arrow to 15.0.2 [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32805: URL: https://github.com/apache/doris/pull/32805#issuecomment-2019820179 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 48803d794a8f5e94ec49830065d970311a6110ef with default session variables Stream

Re: [PR] [Fix](Hive-Metastore) fix that if JDBC reads the NULL value, it will cause NPE [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32831: URL: https://github.com/apache/doris/pull/32831#issuecomment-2019816349 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] [docs](pages) Update Variant Blog and 2.0.7 Release [doris-website]

2024-03-26 Thread via GitHub
luzhijing merged PR #472: URL: https://github.com/apache/doris-website/pull/472 -- 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:

Re: [PR] [fix](join) core caused by null-safe-equal join (#32623) [doris]

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

Re: [PR] [fix](merge-cloud) Add retry when delete bitmap lock expired [doris]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #32829: URL: https://github.com/apache/doris/pull/32829#issuecomment-2019816441 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

Re: [PR] [fix](memory) Fix task repeat attach task DCHECK failed [doris]

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

Re: [PR] [fix](Nereids): handle distinct and nullable property when rewriting sum literal [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32778: URL: https://github.com/apache/doris/pull/32778#issuecomment-2019815057 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit c811ccc1ef584d9fbcbf42441d9479530632042f with default session variables Stream

(doris-website) branch master updated: [docs](pages) Update Variant Blog and 2.0.7 Release (#472)

2024-03-26 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 735e2885ffd0 [docs](pages) Update

[PR] [Fix](Hive-Metastore) fix that if JDBC reads the NULL value, it will cause NPE [doris]

2024-03-26 Thread via GitHub
BePPPower opened a new pull request, #32831: URL: https://github.com/apache/doris/pull/32831 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [fix](arrow-flight) BE upgrade arrow to 15.0.2 [doris]

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

(doris) branch master updated (e834b45510c -> a7052ab6889)

2024-03-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e834b45510c [Fix](nereids) Fix deletestmt getting catalog (#32701) add a7052ab6889 [fix](delete) Fix

Re: [PR] [fix] Fix unrecognized column name delete handler #32404 [doris]

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

Re: [PR] [fix](Export) Set the default value of the `data_consistence` property of export to `partition` [doris]

2024-03-26 Thread via GitHub
BePPPower commented on PR #32830: URL: https://github.com/apache/doris/pull/32830#issuecomment-2019809587 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

Re: [PR] [fix](join) core caused by null-safe-equal join (#32623) [doris]

2024-03-26 Thread via GitHub
doris-robot commented on PR #32821: URL: https://github.com/apache/doris/pull/32821#issuecomment-2019808938 TeamCity be ut coverage result: Function Coverage: 37.80% (8046/21285) Line Coverage: 29.47% (65716/223012) Region Coverage: 28.93% (33816/116900) Branch Coverage:

[PR] [docs](pages) Update Variant Blog and 2.0.7 Release [doris-website]

2024-03-26 Thread via GitHub
KassieZ opened a new pull request, #472: URL: https://github.com/apache/doris-website/pull/472 - update Variant Blog with Demo - update 2.0.7 Blog - update 2.0.7 download - update docs 2.0.7 release note -- This is an automated message from the Apache Git Service. To respond to

<    4   5   6   7   8   9   10   11   >