Re: [PR] [Feature](nereids) extend derivation of equivalence predicates [doris]

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

Re: [PR] [Feature](nereids) extend derivation of equivalence predicates [doris]

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

(doris-website) branch asf-site updated (6dbee79870c -> fd0c48133d7)

2024-09-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 6dbee79870c Automated deployment with doris branch @ 64b86e8132cb30042e28a1e976f4757fbd579418 new f

Re: [PR] [Feat](Nereids) support string functions fold constant by fe [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #40441: URL: https://github.com/apache/doris/pull/40441#issuecomment-2336538621 ClickBench: Total hot run time: 31.66 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feat](Nereids) support string functions fold constant by fe [doris]

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

Re: [PR] [Feature](nereids) extend derivation of equivalence predicates [doris]

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

Re: [PR] [Feat](Nereids) support string functions fold constant by fe [doris]

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

(doris) branch branch-2.0 updated: [improve](routine load) delay schedule EOF tasks to avoid too many small transactions (#39975) (#40498)

2024-09-07 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 5b23ab70d20 [improve](routine load)

Re: [PR] [fix](multi table) do not use strlen to calculate the length of msg (#40367) [doris]

2024-09-07 Thread via GitHub
github-actions[bot] commented on PR #40511: URL: https://github.com/apache/doris/pull/40511#issuecomment-2336502862 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](multi table) do not use strlen to calculate the length of msg (#40367) [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #40511: URL: https://github.com/apache/doris/pull/40511#issuecomment-2336501581 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](multi table) do not use strlen to calculate the length of msg (#40367) [doris]

2024-09-07 Thread via GitHub
sollhui opened a new pull request, #40511: URL: https://github.com/apache/doris/pull/40511 pick #40367 Meet code dump when using single stream multi table load: ``` SUMMARY: AddressSanitizer: heap-buffer-overflow /root/doris/be/src/io/fs/multi_table_pipe.cpp:99:22 in doris::io:

Re: [PR] [chore](routine load) make error msg clear if routine load name illegal (#40037) [doris]

2024-09-07 Thread via GitHub
sollhui commented on PR #40510: URL: https://github.com/apache/doris/pull/40510#issuecomment-2336500131 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] [chore](routine load) make error msg clear if routine load name illegal (#40037) [doris]

2024-09-07 Thread via GitHub
sollhui opened a new pull request, #40510: URL: https://github.com/apache/doris/pull/40510 pick (#40037) Make error msg clear if routine load name illegal(such as job name is too long). -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] [opt](routine load) support routine load perceived schema change (#39412) [doris]

2024-09-07 Thread via GitHub
sollhui commented on PR #40508: URL: https://github.com/apache/doris/pull/40508#issuecomment-2336499445 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] [improve](routine load) delay schedule EOF tasks to avoid too many small transactions (#39975) [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #40509: URL: https://github.com/apache/doris/pull/40509#issuecomment-2336499668 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] [improve](routine load) delay schedule EOF tasks to avoid too many small transactions (#39975) [doris]

2024-09-07 Thread via GitHub
sollhui opened a new pull request, #40509: URL: https://github.com/apache/doris/pull/40509 pick (#39975) We encountered a scenario where a large number of small transactions were generated, resulting in an impact on query performance: Kafka's data comes in batches of very small data

Re: [PR] [typo](docs) Add HTTP proxy section for Load Balance Nginx [doris]

2024-09-07 Thread via GitHub
github-actions[bot] commented on PR #31980: URL: https://github.com/apache/doris/pull/31980#issuecomment-2336489369 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [fix](cloud) MS limit max aborted txn num for the same txn label [doris]

2024-09-07 Thread via GitHub
gavinchou merged PR #40414: URL: https://github.com/apache/doris/pull/40414 -- 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](agg-func) linear_histogram [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #39546: URL: https://github.com/apache/doris/pull/39546#issuecomment-2336101884 ClickBench: Total hot run time: 31.97 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated: [feature](restore) support atomic restore (#40353)

2024-09-07 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 c45ac4fbcdf [feature](restore) support atomic

Re: [PR] [fix](funcs) map struct construct funcs #39699 [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #40502: URL: https://github.com/apache/doris/pull/40502#issuecomment-2336078932 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 0b419aa9e16aa65f84da94fab7552cadcaba0120 with default session variables Stream

Re: [PR] [feature](agg-func) linear_histogram [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #39546: URL: https://github.com/apache/doris/pull/39546#issuecomment-2336024778 TeamCity be ut coverage result: Function Coverage: 36.89% (9398/25479) Line Coverage: 28.26% (77501/274196) Region Coverage: 27.70% (40086/144710) Branch Coverage: 24.3

Re: [PR] [feature](agg-func) linear_histogram [doris]

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

Re: [PR] [fix](funcs) map struct construct funcs #39699 [doris]

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

Re: [PR] [fix](funcs) map struct construct funcs #39699 [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #40502: URL: https://github.com/apache/doris/pull/40502#issuecomment-2335953240 TeamCity be ut coverage result: Function Coverage: 37.85% (8137/21498) Line Coverage: 29.60% (66987/226336) Region Coverage: 29.09% (34566/118837) Branch Coverage: 24.9

Re: [PR] [Bug](materialized-view) fix analyze where clause failed on mv #39061 [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #40501: URL: https://github.com/apache/doris/pull/40501#issuecomment-2335860025 ClickBench: Total hot run time: 31.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](agg-func) linear_histogram [doris]

2024-09-07 Thread via GitHub
joker-star-l commented on PR #39546: URL: https://github.com/apache/doris/pull/39546#issuecomment-2335851682 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](materialized-view) fix analyze where clause failed on mv #39061 [doris]

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

Re: [PR] [feature](restore) support atomic restore [doris]

2024-09-07 Thread via GitHub
github-actions[bot] commented on PR #40353: URL: https://github.com/apache/doris/pull/40353#issuecomment-2335722369 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

(doris) branch branch-2.0 updated (3192b7f8d07 -> ed8aaf480df)

2024-09-07 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 3192b7f8d07 [chore](routine load) make error msg clear if routine load name illegal (#40037) (#40499) add ed8

Re: [PR] [chore](routine load) make error msg clear if routine load name illegal (#40037) [doris]

2024-09-07 Thread via GitHub
dataroaring merged PR #40499: URL: https://github.com/apache/doris/pull/40499 -- 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] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-07 Thread via GitHub
xiaokang merged PR #40503: URL: https://github.com/apache/doris/pull/40503 -- 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

(doris) branch branch-2.0 updated: [Fix](hdfs-fs)The cache expiration should explicitly release the held fs #38610 (#40504)

2024-09-07 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 7347cbc6352 [Fix](hdfs-fs)The cache expira

(doris) branch master updated: [improvement](statistics)Return -1 to neredis if report olap table row count for new table is not done for all tablets. (#40457)

2024-09-07 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 855140f8a35 [improvement](statistics)Return -1

(doris-website) branch asf-site updated (22249a1001a -> 7c1864e55ae)

2024-09-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 22249a1001a Automated deployment with doris branch @ 64b86e8132cb30042e28a1e976f4757fbd579418 new 7

Re: [PR] [Enhancement](vec) Remove duplicated code in BlockReader [doris]

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

Re: [PR] [Enhancement](vec) Remove duplicated code in BlockReader [doris]

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

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335101385 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit aebb2bd28a15c3aa47f0345c71ed51961f13e5de with default session variables Stream

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335097020 TeamCity be ut coverage result: Function Coverage: 37.83% (8133/21498) Line Coverage: 29.58% (66952/226335) Region Coverage: 29.07% (34542/118837) Branch Coverage: 24.9