Re: [PR] [feature](Nereids) add functional dependencies [doris]

2023-11-22 Thread via GitHub
XieJiann commented on code in PR #27051: URL: https://github.com/apache/doris/pull/27051#discussion_r1401910430 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/FunctionalDependencies.java: ## @@ -0,0 +1,174 @@ +// Licensed to the Apache Software Foundation (ASF)

[I] [Bug] 使用spark load过程中,在loading阶段,be读取sparkETL生成的parquet文件时,be直接宕机,且无法重启恢复,直到当前load的事务结束 [doris]

2023-11-22 Thread via GitHub
trunckman opened a new issue, #27427: URL: https://github.com/apache/doris/issues/27427 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.2-rc01 ###

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822601662 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] [bugfix](potential bug) add lock when modify total tasks number [doris]

2023-11-22 Thread via GitHub
yiguolei commented on PR #27428: URL: https://github.com/apache/doris/pull/27428#issuecomment-1822605751 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](statistics)Fix auto job start time incorrect bug. [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27402: URL: https://github.com/apache/doris/pull/27402#issuecomment-1822603232 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 63db93ecd19d5459dbbf6978bd165b1944aa7da0, data reload: false

[PR] [bugfix](potential bug) add lock when modify total tasks number [doris]

2023-11-22 Thread via GitHub
yiguolei opened a new pull request, #27428: URL: https://github.com/apache/doris/pull/27428 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [doc](mtmv)Mtmv doc [doris]

2023-11-22 Thread via GitHub
zddr closed pull request #20673: [doc](mtmv)Mtmv doc URL: https://github.com/apache/doris/pull/20673 -- 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: com

Re: [PR] New join2 [doris]

2023-11-22 Thread via GitHub
BiteThet commented on PR #27397: URL: https://github.com/apache/doris/pull/27397#issuecomment-1822607250 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] [bugfix](potential bug) add lock when modify total tasks number [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27428: URL: https://github.com/apache/doris/pull/27428#issuecomment-1822613547 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](fe) slots in having clause should be set to need materialized [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27412: URL: https://github.com/apache/doris/pull/27412#issuecomment-1822616742 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] [improve](metrics)Display garbage collector type [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27408: URL: https://github.com/apache/doris/pull/27408#issuecomment-1822614957 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 8b0f6f2ef40bfda886f6312ba8190a13871aaae2, data reload: false

Re: [PR] [fix](fe) slots in having clause should be set to need materialized [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27412: URL: https://github.com/apache/doris/pull/27412#issuecomment-1822616672 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] [Feature](datatype) add be ut codes for IPv4/v6 [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26534: URL: https://github.com/apache/doris/pull/26534#issuecomment-1822619551 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.07 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](export) the label of export should be unique with database scope [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27401: URL: https://github.com/apache/doris/pull/27401#issuecomment-1822620696 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.4 seconds stream load tsv: 570 seconds loaded 74807831229 Bytes, a

(doris) branch master updated (7cdad511333 -> 0302a9d0269)

2023-11-22 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7cdad511333 [feature](invert index) add the reader buffer as a parameter (#27339) add 0302a9d0269 [fix](fe) slo

Re: [PR] [fix](fe) slots in having clause should be set to need materialized [doris]

2023-11-22 Thread via GitHub
yiguolei merged PR #27412: URL: https://github.com/apache/doris/pull/27412 -- 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

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1822621911 TeamCity be ut coverage result: Function Coverage: 36.48% (8459/23188) Line Coverage: 28.78% (68867/239310) Region Coverage: 27.77% (35649/128383) Branch Coverage: 24.4

Re: [PR] [Pick-2.0](match) fix match null for no index [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27425: URL: https://github.com/apache/doris/pull/27425#issuecomment-1822622689 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.74 seconds stream load tsv: 584 seconds loaded 74807831229 Bytes,

Re: [PR] [FIX](jsonb)fix jsonb in predict column [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27424: URL: https://github.com/apache/doris/pull/27424#issuecomment-1822623945 TeamCity be ut coverage result: Function Coverage: 38.24% (7965/20828) Line Coverage: 30.09% (64647/214846) Region Coverage: 29.12% (33306/114367) Branch Coverage: 24.9

Re: [PR] [Feature](datatype) add be ut codes for IPv4/v6 [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26534: URL: https://github.com/apache/doris/pull/26534#issuecomment-1822625759 TeamCity be ut coverage result: Function Coverage: 36.75% (8495/23116) Line Coverage: 28.99% (69026/238112) Region Coverage: 27.96% (35702/127705) Branch Coverage: 24.6

Re: [PR] [fix](load) return error instead of panic when slot and expr do not [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27423: URL: https://github.com/apache/doris/pull/27423#issuecomment-1822625812 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e83ab5bf2ff576998e73d81ea712c5393f100baf, data reload: false

Re: [PR] [refactor](pipelineX) refine union dependency [doris]

2023-11-22 Thread via GitHub
Mryange commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822626646 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 unsu

Re: [PR] [regression test](schema change) delete case that trigger schema change bug temporarily [doris]

2023-11-22 Thread via GitHub
luwei16 commented on PR #27416: URL: https://github.com/apache/doris/pull/27416#issuecomment-1822627200 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 unsu

Re: [PR] [feature](Nereids) add functional dependencies [doris]

2023-11-22 Thread via GitHub
XieJiann commented on code in PR #27051: URL: https://github.com/apache/doris/pull/27051#discussion_r1401933994 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalExcept.java: ## @@ -34,7 +35,7 @@ /** * Logical Except. */ -public class LogicalEx

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822633512 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.19 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [refactor](pipelineX) refine union dependency [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822635648 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] [Feat](Nereids) support view as a independent unit of leading [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27378: URL: https://github.com/apache/doris/pull/27378#issuecomment-1822637321 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 7b7d61e1f938258b8c0f56ff9f1d37a1b8f54455, data reload: false

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822649278 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit f9586efa6b817f53410930e81e58427a174e060f, data reload: false

Re: [PR] [opt](nereids)adjust distribution cost for better choice of broadcast join and shuffle join [doris]

2023-11-22 Thread via GitHub
englefly commented on PR #27113: URL: https://github.com/apache/doris/pull/27113#issuecomment-1822649213 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] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-22 Thread via GitHub
eldenmoon commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1822649418 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] [bugfix](potential bug) add lock when modify total tasks number [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27428: URL: https://github.com/apache/doris/pull/27428#issuecomment-1822658236 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] [bugfix](potential bug) add lock when modify total tasks number [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27428: URL: https://github.com/apache/doris/pull/27428#issuecomment-1822658309 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] [Feature](datatype) add be ut codes for IPv4/v6 [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26534: URL: https://github.com/apache/doris/pull/26534#issuecomment-1822660657 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 87d8e2e0838ed563a6e1a3551f7010120f838415, data reload: false

[I] [Bug] first ddl with multi-column changes function will not be executed [doris-flink-connector]

2023-11-22 Thread via GitHub
icchux opened a new issue, #238: URL: https://github.com/apache/doris-flink-connector/issues/238 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version mas

Re: [PR] Branch 2.0 var merge [doris]

2023-11-22 Thread via GitHub
eldenmoon commented on PR #27422: URL: https://github.com/apache/doris/pull/27422#issuecomment-1822663138 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] [Pick-2.0](match) fix match null for no index [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27425: URL: https://github.com/apache/doris/pull/27425#issuecomment-1822663876 TeamCity be ut coverage result: Function Coverage: 37.94% (7980/21031) Line Coverage: 29.65% (64710/218235) Region Coverage: 29.09% (33343/114604) Branch Coverage: 24.9

Re: [PR] [chore](be) remove bthread scanner related codes [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27417: URL: https://github.com/apache/doris/pull/27417#issuecomment-1822664688 TeamCity be ut coverage result: Function Coverage: 36.57% (8449/23102) Line Coverage: 28.86% (68711/238053) Region Coverage: 27.83% (35534/127689) Branch Coverage: 24.5

Re: [PR] [fix](export) the label of export should be unique with database scope [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27401: URL: https://github.com/apache/doris/pull/27401#issuecomment-1822672948 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 9520d1cf6dcf9f3cc51e37c37b13f54dfe787dcb, data reload: false

Re: [I] [Bug] first ddl with multi-column changes function will not be executed [doris-flink-connector]

2023-11-22 Thread via GitHub
icchux commented on issue #238: URL: https://github.com/apache/doris-flink-connector/issues/238#issuecomment-1822673654 Hope to provide assistance ![5c074cb3-314c-4774-82a4-ddeb2f2dc7fa](https://github.com/apache/doris-flink-connector/assets/16658653/2e668b8e-37e1-4ec8-882b-3800170aa12a)

Re: [PR] [branch-2.0](fe ut) Fix OlapQueryCacheTest failed [doris]

2023-11-22 Thread via GitHub
xinyiZzz commented on PR #27406: URL: https://github.com/apache/doris/pull/27406#issuecomment-1822679705 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] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822684666 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 4b75a027399150a536800654511c18f9901ad1ce, data reload: false

Re: [PR] [chore](be) remove bthread scanner related codes [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27417: URL: https://github.com/apache/doris/pull/27417#issuecomment-1822687188 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.49 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [opt](nereids)adjust distribution cost for better choice of broadcast join and shuffle join [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27113: URL: https://github.com/apache/doris/pull/27113#issuecomment-1822697648 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.29 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [chore](be) remove bthread scanner related codes [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27417: URL: https://github.com/apache/doris/pull/27417#issuecomment-1822695942 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e20b5db5df6a92507c786ff97ac8bd945b173399, data reload: false

Re: [PR] [feature-wip](merge-on-write) MOW table support different primary keys and sort keys [doris]

2023-11-22 Thread via GitHub
mymeiyi commented on PR #24788: URL: https://github.com/apache/doris/pull/24788#issuecomment-1822702218 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 unsu

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
Gabriel39 commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822704388 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

[PR] [fix](fe) slots in having clause should be set to need materialized(#27412) [doris]

2023-11-22 Thread via GitHub
mrhhsg opened a new pull request, #27429: URL: https://github.com/apache/doris/pull/27429 ## Proposed changes pick ##27412 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache.org

Re: [PR] [fix](fe) slots in having clause should be set to need materialized(#27412) [doris]

2023-11-22 Thread via GitHub
mrhhsg commented on PR #27429: URL: https://github.com/apache/doris/pull/27429#issuecomment-1822705253 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] [opt](nereids)adjust distribution cost for better choice of broadcast join and shuffle join [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27113: URL: https://github.com/apache/doris/pull/27113#issuecomment-1822707602 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit d06a75f053447ea264ce41322a3e73c53eabd507, data reload: false

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822718085 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] [bugfix](potential bug) add lock when modify total tasks number [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27428: URL: https://github.com/apache/doris/pull/27428#issuecomment-1822719461 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 0f265dc06a53459a01b57e2756bae707c25df1f6, data reload: false

Re: [PR] [feature](mtmv)(3)Implementing multi table materialized views [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26146: URL: https://github.com/apache/doris/pull/26146#issuecomment-1822720789 TeamCity be ut coverage result: Function Coverage: 36.56% (8450/23111) Line Coverage: 28.85% (68703/238119) Region Coverage: 27.81% (35524/127722) Branch Coverage: 24.5

Re: [PR] [performance](Planner): optimize getStringValue() in DateLiteral [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27363: URL: https://github.com/apache/doris/pull/27363#issuecomment-1822721114 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] [bugfix](potential bug) add lock when modify total tasks number [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27428: URL: https://github.com/apache/doris/pull/27428#issuecomment-1822721556 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.8 seconds stream load tsv: 571 seconds loaded 74807831229 Bytes, a

Re: [PR] [performance](Planner): optimize getStringValue() in DateLiteral [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27363: URL: https://github.com/apache/doris/pull/27363#issuecomment-1822721194 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] [bugfix](potential bug) add lock when modify total tasks number [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27428: URL: https://github.com/apache/doris/pull/27428#issuecomment-1822726341 TeamCity be ut coverage result: Function Coverage: 36.56% (8450/23110) Line Coverage: 28.86% (68718/238107) Region Coverage: 27.83% (35540/127713) Branch Coverage: 24.5

Re: [PR] [feature](mtmv)(3)Implementing multi table materialized views [doris]

2023-11-22 Thread via GitHub
CalvinKirs commented on PR #26146: URL: https://github.com/apache/doris/pull/26146#issuecomment-1822727370 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 u

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822735277 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] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822735340 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] [refactor](pipelineX) refine union dependency [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822741550 TeamCity be ut coverage result: Function Coverage: 36.57% (8450/23108) Line Coverage: 28.86% (68719/238103) Region Coverage: 27.83% (35538/127708) Branch Coverage: 24.5

Re: [PR] New join2 [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27397: URL: https://github.com/apache/doris/pull/27397#issuecomment-1822744878 TeamCity be ut coverage result: Function Coverage: 36.63% (8450/23070) Line Coverage: 28.91% (68699/237619) Region Coverage: 27.89% (35519/127343) Branch Coverage: 24.6

(doris) branch master updated: [profile](rf) make runtime filter profile readable (#27323)

2023-11-22 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 3e1a5b6e292 [profile](rf) make runtime filter

Re: [PR] [profile](rf) make runtime filter profile readable [doris]

2023-11-22 Thread via GitHub
HappenLee merged PR #27323: URL: https://github.com/apache/doris/pull/27323 -- 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] [feature](mtmv)(3)Implementing multi table materialized views [doris]

2023-11-22 Thread via GitHub
CalvinKirs commented on PR #26146: URL: https://github.com/apache/doris/pull/26146#issuecomment-1822750408 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 u

Re: [PR] [Opt](load) use batching to optimize auto partition [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26915: URL: https://github.com/apache/doris/pull/26915#issuecomment-1822755187 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 1396a787e7f91e9bd80046fefa37eec361caa78f, data reload: false

Re: [PR] [feature](mtmv)(3)Implementing multi table materialized views [doris]

2023-11-22 Thread via GitHub
zddr commented on PR #26146: URL: https://github.com/apache/doris/pull/26146#issuecomment-1822757799 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] [fix](function) make TIMESTAMP function DEPEND_ON_ARGUMENT [doris]

2023-11-22 Thread via GitHub
Mryange commented on PR #27343: URL: https://github.com/apache/doris/pull/27343#issuecomment-1822758694 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 unsu

[PR] [test](regression) add routine load condition test [doris]

2023-11-22 Thread via GitHub
HHoflittlefish777 opened a new pull request, #27430: URL: https://github.com/apache/doris/pull/27430 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.or

Re: [PR] Branch 2.0 var merge [doris]

2023-11-22 Thread via GitHub
eldenmoon commented on PR #27422: URL: https://github.com/apache/doris/pull/27422#issuecomment-1822765933 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] New join2 [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27397: URL: https://github.com/apache/doris/pull/27397#issuecomment-1822766460 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 389cc750283a57e19e17f0285cb4cc1a5a90eb6b, data reload: false

Re: [PR] Branch 2.0 var merge [doris]

2023-11-22 Thread via GitHub
eldenmoon commented on PR #27422: URL: https://github.com/apache/doris/pull/27422#issuecomment-1822767957 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](function) make TIMESTAMP function DEPEND_ON_ARGUMENT [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27343: URL: https://github.com/apache/doris/pull/27343#issuecomment-1822768463 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] Branch 2.0 var merge [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27422: URL: https://github.com/apache/doris/pull/27422#issuecomment-1822769121 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/6957945551";) output. shellcheck err

Re: [PR] [fix](function) make TIMESTAMP function DEPEND_ON_ARGUMENT [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27343: URL: https://github.com/apache/doris/pull/27343#issuecomment-1822772202 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] [Opt](load) use batching to optimize auto partition [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26915: URL: https://github.com/apache/doris/pull/26915#issuecomment-1822773486 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.36 seconds stream load tsv: 571 seconds loaded 74807831229 Bytes,

Re: [PR] New join2 [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27397: URL: https://github.com/apache/doris/pull/27397#issuecomment-1822774410 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.69 seconds stream load tsv: 581 seconds loaded 74807831229 Bytes,

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1822775950 TeamCity be ut coverage result: Function Coverage: 36.48% (8459/23188) Line Coverage: 28.78% (68866/239321) Region Coverage: 27.76% (35645/128388) Branch Coverage: 24.4

Re: [PR] [exp](load) memtable limiter [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27048: URL: https://github.com/apache/doris/pull/27048#issuecomment-1822779115 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit fa26527bd476a0d71e3ebb0cefecd1d47f3c58a1, data reload: false

Re: [PR] [test](regression) add routine load condition test [doris]

2023-11-22 Thread via GitHub
HHoflittlefish777 commented on PR #27430: URL: https://github.com/apache/doris/pull/27430#issuecomment-1822780704 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] [regression test](routine load) add case for invaild format [doris]

2023-11-22 Thread via GitHub
liugddx commented on PR #27245: URL: https://github.com/apache/doris/pull/27245#issuecomment-1822783443 @dataroaring PTAL -- 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](routine test) add case for desired_concurrent_number [doris]

2023-11-22 Thread via GitHub
liugddx commented on PR #27372: URL: https://github.com/apache/doris/pull/27372#issuecomment-1822786853 run pipelinex_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

(doris) branch master updated: [Fix](statistics)Fix auto job start time incorrect bug (#27402)

2023-11-22 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 19c36dcc866 [Fix](statistics)Fix auto job sta

Re: [PR] [Fix](statistics)Fix auto job start time incorrect bug. [doris]

2023-11-22 Thread via GitHub
morningman merged PR #27402: URL: https://github.com/apache/doris/pull/27402 -- 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] [refactor](pipelineX) refine union dependency [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822792201 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e56fee67e6d016230014aeadea876437f56583c1, data reload: false

Re: [I] [Bug] first ddl with multi-column changes function will not be executed [doris-flink-connector]

2023-11-22 Thread via GitHub
DongLiang-0 commented on issue #238: URL: https://github.com/apache/doris-flink-connector/issues/238#issuecomment-1822795514 @icchux In this first schema change, in which scenario will the initialization field and the changed field be the same? Can you provide the corresponding tabl

Re: [PR] [refactor](pipelineX) refine union dependency [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822804015 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.3 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes, a

Re: [PR] [feature](Nereids) add functional dependencies [doris]

2023-11-22 Thread via GitHub
XieJiann commented on code in PR #27051: URL: https://github.com/apache/doris/pull/27051#discussion_r1402071298 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalGenerate.java: ## @@ -39,7 +40,7 @@ /** * plan for table generator, the statement li

(doris) branch branch-2.0 updated: [Fix](statistics)Fix auto job start time incorrect bug #27402 (#27413)

2023-11-22 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 854ef338e3e [Fix](statistics)Fix auto

Re: [PR] [feature](Nereids) add functional dependencies [doris]

2023-11-22 Thread via GitHub
XieJiann commented on code in PR #27051: URL: https://github.com/apache/doris/pull/27051#discussion_r1402079299 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJoin.java: ## @@ -357,6 +362,90 @@ public LogicalJoin withOtherJoinConjuncts(List othe

Re: [PR] [Fix](statistics)Fix auto job start time incorrect bug. [doris]

2023-11-22 Thread via GitHub
morningman merged PR #27413: URL: https://github.com/apache/doris/pull/27413 -- 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

[I] [Bug] be crash [doris]

2023-11-22 Thread via GitHub
xingyingone opened a new issue, #27431: URL: https://github.com/apache/doris/issues/27431 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-2.0.2-rc05-ae9

Re: [PR] [feature-wip](merge-on-write) MOW table support different primary keys and sort keys [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #24788: URL: https://github.com/apache/doris/pull/24788#issuecomment-1822819411 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit be9d0945d30f1e6eb234e54299b13bd8fa0e1499, data reload: false

Re: [PR] [Chore](workflow)Fix Pr comment not worker [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27400: URL: https://github.com/apache/doris/pull/27400#issuecomment-1822825474 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
zclllyybb commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1402105007 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -412,6 +412,11 @@ private static Expression unSafeCast(Expression input, Data

Re: [PR] [Chore](workflow)Fix Pr comment not worker [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #27400: URL: https://github.com/apache/doris/pull/27400#issuecomment-1822825596 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
zclllyybb commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1402105007 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -412,6 +412,11 @@ private static Expression unSafeCast(Expression input, Data

[I] [Bug] be memory surges [doris]

2023-11-22 Thread via GitHub
xingyingone opened a new issue, #27432: URL: https://github.com/apache/doris/issues/27432 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-2.0.2-rc05-ae9

Re: [PR] [branch-2.0](fe ut) Fix OlapQueryCacheTest failed [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27406: URL: https://github.com/apache/doris/pull/27406#issuecomment-1822832183 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.85 seconds stream load tsv: 587 seconds loaded 74807831229 Bytes,

Re: [PR] [test](regression) add routine load condition test [doris]

2023-11-22 Thread via GitHub
HHoflittlefish777 commented on PR #27430: URL: https://github.com/apache/doris/pull/27430#issuecomment-1822832336 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](function) make TIMESTAMP function DEPEND_ON_ARGUMENT [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #27343: URL: https://github.com/apache/doris/pull/27343#issuecomment-1822834846 TeamCity be ut coverage result: Function Coverage: 36.61% (8460/23109) Line Coverage: 28.89% (68780/238069) Region Coverage: 27.87% (35588/127703) Branch Coverage: 24.6

<    1   2   3   4   5   6   7   8   >