Re: [PR] [enhance](Vault) Maintain map in FE master [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37899: URL: https://github.com/apache/doris/pull/37899#issuecomment-2230616786 TPC-DS: Total hot run time: 173377 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: [fix](colocate) fix colocate join while multi tables (#37729) (#37859)

2024-07-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 faa425bee57 [fix](colocate) fix colocat

Re: [PR] [feature](mtmv) Support variants rewrite by materialized view [doris]

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

Re: [PR] [fix](multicast) should not ignore Status of block::merge #35886 [doris]

2024-07-16 Thread via GitHub
yiguolei merged PR #37869: URL: https://github.com/apache/doris/pull/37869 -- 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.1 updated: [fix](multicast) should not ignore Status of block::merge #35886 (#37869)

2024-07-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 36337c8bd93 [fix](multicast) should not

Re: [PR] [fix](dynamic partition) fix create dynamic partition with overlap not throw exception [doris]

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

Re: [PR] [feature](mtmv) Support variants rewrite by materialized view [doris]

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

Re: [PR] [enhance](Vault) Maintain map in FE master [doris]

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

Re: [PR] [refactor](datatype)delete useless code in datatype and fix push_number func [doris]

2024-07-16 Thread via GitHub
yiguolei merged PR #37693: URL: https://github.com/apache/doris/pull/37693 -- 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 master updated: [refactor](datatype)delete useless code in datatype and fix push_number func (#37693)

2024-07-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 c19ace05750 [refactor](datatype)delete useless

[PR] [fix](audit) duplicate audit log for multi-statements at the same query [doris]

2024-07-16 Thread via GitHub
cambyzju opened a new pull request, #37933: URL: https://github.com/apache/doris/pull/37933 1. Make sure send these stmts in one query: ``` truncate table xxx.b; truncate table xxx.c; truncate table xxx.d; truncate table xxx.e; truncate table xxx.f; ``` 2. Then we

Re: [PR] [fix](audit) duplicate audit log for multi-statements at the same query [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37933: URL: https://github.com/apache/doris/pull/37933#issuecomment-2230629440 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](function)Substring input UTF-8 character error result [doris]

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

Re: [PR] [fix](audit) duplicate audit log for multi-statements at the same query [doris]

2024-07-16 Thread via GitHub
cambyzju commented on PR #37933: URL: https://github.com/apache/doris/pull/37933#issuecomment-2230636918 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](mv) fix bug in fetching mv row count [doris]

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

[PR] [enhance](auth)Row policy suppport view [doris]

2024-07-16 Thread via GitHub
zddr opened a new pull request, #37934: URL: https://github.com/apache/doris/pull/37934 if -- 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] [enhance](auth)Row policy suppport view [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37934: URL: https://github.com/apache/doris/pull/37934#issuecomment-2230637781 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](auth)Row policy suppport view [doris]

2024-07-16 Thread via GitHub
zddr commented on PR #37934: URL: https://github.com/apache/doris/pull/37934#issuecomment-2230642319 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] [feature](csv)Supports reading CSV data using LF and CRLF as line separators. [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37687: URL: https://github.com/apache/doris/pull/37687#issuecomment-2230646434 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](csv)Supports reading CSV data using LF and CRLF as line separators. [doris]

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

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

Re: [PR] [Pick](Variant) pick some fix [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37922: URL: https://github.com/apache/doris/pull/37922#issuecomment-2230648128 TeamCity be ut coverage result: Function Coverage: 36.45% (9240/25349) Line Coverage: 28.00% (75518/269738) Region Coverage: 26.82% (38824/144776) Branch Coverage: 23.5

Re: [PR] [fix](inverted index) Incorrect handling of NULL literal [doris]

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

Re: [PR] [fix](case)Fix unusual case in manager_interface. [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37930: URL: https://github.com/apache/doris/pull/37930#issuecomment-2230648264 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] [fix](case)Fix unusual case in manager_interface. [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37930: URL: https://github.com/apache/doris/pull/37930#issuecomment-2230648344 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] [improvement](mtmv) improve mv rewrite performance by reuse the shuttled expression (#37197) [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37935: URL: https://github.com/apache/doris/pull/37935#issuecomment-2230652249 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] [improvement](mtmv) improve mv rewrite performance by reuse the shuttled expression (#37197) [doris]

2024-07-16 Thread via GitHub
seawinde commented on PR #37935: URL: https://github.com/apache/doris/pull/37935#issuecomment-2230652298 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](timeout) unify query_timeout, use setting from user property first [doris]

2024-07-16 Thread via GitHub
cambyzju merged PR #37626: URL: https://github.com/apache/doris/pull/37626 -- 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] [fix](function)Substring input UTF-8 character error result [doris]

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

(doris) branch branch-1.2-lts updated: [fix](timeout) unify query_timeout, use setting from user property first (#37626)

2024-07-16 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new f57627285f7 [fix](timeout) unif

Re: [PR] [opt](mv) fix bug in fetching mv row count [doris]

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

Re: [PR] [Fix](function) fix FE impl of some time functions [doris]

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

Re: [PR] [log](statistics)Add more log for statistics update rows. [doris]

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

Re: [PR] [fix](mysql)fix mysql row buffer open_dynamic_mode make _pos pointer out range of _buf [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37936: URL: https://github.com/apache/doris/pull/37936#issuecomment-2230659630 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](mysql)fix mysql row buffer open_dynamic_mode make _pos pointer out range of _buf [doris]

2024-07-16 Thread via GitHub
amorynan opened a new pull request, #37936: URL: https://github.com/apache/doris/pull/37936 if we select nested type such as map/array/struct after large string , when string type in mysql_row_buf reserve make buffer size is not large enough , which will lead nested type open_dynamic_mode

Re: [PR] [fix](mysql)fix mysql row buffer open_dynamic_mode make _pos pointer out range of _buf [doris]

2024-07-16 Thread via GitHub
amorynan commented on PR #37936: URL: https://github.com/apache/doris/pull/37936#issuecomment-2230661372 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](function)Substring input UTF-8 character error result [doris]

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

Re: [PR] [fix](mysql)fix mysql row buffer open_dynamic_mode make _pos pointer out range of _buf [doris]

2024-07-16 Thread via GitHub
amorynan commented on PR #37936: URL: https://github.com/apache/doris/pull/37936#issuecomment-2230663410 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](mv) fix bug in fetching mv row count [doris]

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

Re: [PR] [refine] [doris]

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

Re: [PR] [fix](cloud) fix be core when using stream load record in cloud mode [doris]

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

Re: [PR] [fix](inverted index) Incorrect handling of NULL literal [doris]

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

Re: [PR] [opt](column nullable) Optimization for ColumnNullable serialization [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37896: URL: https://github.com/apache/doris/pull/37896#issuecomment-2230667130 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](audit) duplicate audit log for multi-statements at the same query [doris]

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

Re: [PR] [opt](column nullable) Optimization for ColumnNullable serialization [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37896: URL: https://github.com/apache/doris/pull/37896#issuecomment-2230669376 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](mysql)fix mysql row buffer open_dynamic_mode make _pos pointer out range of _buf [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37936: URL: https://github.com/apache/doris/pull/37936#issuecomment-2230669411 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](mysql)fix mysql row buffer open_dynamic_mode make _pos pointer out range of _buf [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37936: URL: https://github.com/apache/doris/pull/37936#issuecomment-2230670773 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] [opt](Nereids) support no-key hint parameter [doris]

2024-07-16 Thread via GitHub
morrySnow commented on PR #37720: URL: https://github.com/apache/doris/pull/37720#issuecomment-2230672365 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](mysql)fix mysql row buffer open_dynamic_mode make _pos pointer out range of _buf [doris]

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

[PR] [fix)(colocate join) fix wrong use of colocate join (#37361)(#37729) [doris]

2024-07-16 Thread via GitHub
cambyzju opened a new pull request, #37937: URL: https://github.com/apache/doris/pull/37937 cherry-pick #37361 and #37729 to branch-2.0 -- 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] [fix)(colocate join) fix wrong use of colocate join (#37361)(#37729) [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37937: URL: https://github.com/apache/doris/pull/37937#issuecomment-2230673573 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)(colocate join) fix wrong use of colocate join (#37361)(#37729) [doris]

2024-07-16 Thread via GitHub
cambyzju commented on PR #37937: URL: https://github.com/apache/doris/pull/37937#issuecomment-2230674098 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] [refine] [doris]

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

Re: [PR] [opt](column nullable) Optimization for ColumnNullable serialization [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37896: URL: https://github.com/apache/doris/pull/37896#issuecomment-2230674707 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](function) fix FE impl of some time functions [doris]

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

Re: [PR] [log](statistics)Add more log for statistics update rows. [doris]

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

Re: [PR] [fix](inverted index) Incorrect handling of NULL literal [doris]

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

Re: [PR] [log](statistics)Add more log for statistics update rows. [doris]

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

Re: [PR] [Fix](function) fix FE impl of some time functions [doris]

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

Re: [PR] [fix](cloud) fix be core when using stream load record in cloud mode [doris]

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

Re: [PR] [fix](audit) duplicate audit log for multi-statements at the same query [doris]

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

Re: [PR] [fix](cloud) fix be core when using stream load record in cloud mode [doris]

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

Re: [PR] [fix](audit) duplicate audit log for multi-statements at the same query [doris]

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

[PR] [fix](MoW) fix MoW & segcompaction conflict on cache of temp segment (pick #37760) [doris]

2024-07-16 Thread via GitHub
freemandealer opened a new pull request, #37938: URL: https://github.com/apache/doris/pull/37938 MoW will update delete bitmap during load, and the page cache could be modified by segcompaction. Disable page cache touchs when doing segcompaction could solve this problem. ## Proposed

Re: [PR] [fix](MoW) fix MoW & segcompaction conflict on cache of temp segment (pick #37760) [doris]

2024-07-16 Thread via GitHub
freemandealer commented on PR #37938: URL: https://github.com/apache/doris/pull/37938#issuecomment-2230699709 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. T

Re: [PR] [improvement](regression)Use createMV to create materialized view. [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37837: URL: https://github.com/apache/doris/pull/37837#issuecomment-2230701431 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] [improvement](regression)Use createMV to create materialized view. [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37837: URL: https://github.com/apache/doris/pull/37837#issuecomment-2230701479 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] [cherry-pick](branch-2.1) Make doris read hive text table parameters and behavior consistent with hive [doris]

2024-07-16 Thread via GitHub
suxiaogang223 commented on PR #37840: URL: https://github.com/apache/doris/pull/37840#issuecomment-2230704128 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. T

Re: [PR] [fix](audit) duplicate audit log for multi-statements at the same query [doris]

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

Re: [PR] [fix)(colocate join) fix wrong use of colocate join (#37361)(#37729) [doris]

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

Re: [PR] [fix](MoW) fix MoW & segcompaction conflict on cache of temp segment (pick #37760) [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37938: URL: https://github.com/apache/doris/pull/37938#issuecomment-2230712081 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](load) change tablet schema pointer to shared_ptr in memtable [doris]

2024-07-16 Thread via GitHub
kaijchen commented on PR #37927: URL: https://github.com/apache/doris/pull/37927#issuecomment-2230714812 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

[PR] [fix](load) change tablet schema pointer to shared_ptr in memtable (#37927) [doris]

2024-07-16 Thread via GitHub
kaijchen opened a new pull request, #37939: URL: https://github.com/apache/doris/pull/37939 backport #37927 -- 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,

Re: [PR] [fix](load) change tablet schema pointer to shared_ptr in memtable (#37927) [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37939: URL: https://github.com/apache/doris/pull/37939#issuecomment-2230722815 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](load) change tablet schema pointer to shared_ptr in memtable (#37927) [doris]

2024-07-16 Thread via GitHub
kaijchen commented on PR #37939: URL: https://github.com/apache/doris/pull/37939#issuecomment-2230722939 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

[PR] [regression](limit) Add group by limit regression test case [doris]

2024-07-16 Thread via GitHub
HappenLee opened a new pull request, #37940: URL: https://github.com/apache/doris/pull/37940 Add group by limit regression test case -- 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] [regression](limit) Add group by limit regression test case [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37940: URL: https://github.com/apache/doris/pull/37940#issuecomment-2230724214 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](load) change tablet schema pointer to shared_ptr in memtable [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37927: URL: https://github.com/apache/doris/pull/37927#issuecomment-2230724982 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] [regression](limit) Add group by limit regression test case [doris]

2024-07-16 Thread via GitHub
HappenLee commented on PR #37940: URL: https://github.com/apache/doris/pull/37940#issuecomment-2230726656 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] [feature](inverted index) multi_match function add [doris]

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

[PR] upgrade dependencies [doris-thirdparty]

2024-07-16 Thread via GitHub
CalvinKirs opened a new pull request, #230: URL: https://github.com/apache/doris-thirdparty/pull/230 (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 unsubsc

Re: [PR] [fix](Nereids) Refactor character conversion to use Java 8's String.valueOf() [doris]

2024-07-16 Thread via GitHub
morrySnow commented on code in PR #37773: URL: https://github.com/apache/doris/pull/37773#discussion_r1679279299 ## fe/fe-core/src/main/java/org/apache/doris/datasource/hive/HiveMetaStoreClientHelper.java: ## @@ -883,7 +883,7 @@ public static String firstPresentOrDefault(String

Re: [PR] [fix](MoW) fix MoW & segcompaction conflict on cache of temp segment (pick #37760) [doris]

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

Re: [PR] [fix)(colocate join) fix wrong use of colocate join (#37361)(#37729) [doris]

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

Re: [PR] [regression](limit) Add group by limit regression test case [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37940: URL: https://github.com/apache/doris/pull/37940#issuecomment-2230735084 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](load) change tablet schema pointer to shared_ptr in memtable (#37927) [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37939: URL: https://github.com/apache/doris/pull/37939#issuecomment-2230736037 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] [regression](limit) Add group by limit regression test case [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37940: URL: https://github.com/apache/doris/pull/37940#issuecomment-2230737228 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](MoW) fix MoW & segcompaction conflict on cache of temp segment (pick #37760) [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37938: URL: https://github.com/apache/doris/pull/37938#issuecomment-2230745834 TeamCity be ut coverage result: Function Coverage: 37.80% (8115/21466) Line Coverage: 29.47% (66510/225671) Region Coverage: 28.94% (34275/118428) Branch Coverage: 24.8

Re: [PR] [fix)(colocate join) fix wrong use of colocate join (#37361)(#37729) [doris]

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

Re: [PR] [Fix](regression) fix regression sql which has schema change [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37941: URL: https://github.com/apache/doris/pull/37941#issuecomment-2230747394 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](regression) fix regression sql which has schema change [doris]

2024-07-16 Thread via GitHub
feiniaofeiafei commented on PR #37941: URL: https://github.com/apache/doris/pull/37941#issuecomment-2230747497 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](nereids)acos function should return null literal instead of NaN value [doris]

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

Re: [PR] [opt](column nullable) Optimization for ColumnNullable serialization [doris]

2024-07-16 Thread via GitHub
zhiqiang- commented on PR #37896: URL: https://github.com/apache/doris/pull/37896#issuecomment-2230748453 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. T

[PR] [Fix](regression) fix regression sql which has schema change [doris]

2024-07-16 Thread via GitHub
feiniaofeiafei opened a new pull request, #37941: URL: https://github.com/apache/doris/pull/37941 (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 unsubscrib

Re: [PR] [fix](mysql)fix mysql row buffer open_dynamic_mode make _pos pointer out range of _buf [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37936: URL: https://github.com/apache/doris/pull/37936#issuecomment-2230748562 TPC-H: Total hot run time: 40347 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 no-key hint parameter [doris]

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

Re: [PR] [enhance](auth)Row policy suppport view [doris]

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

[PR] [opt](regression) accept suite path with prefix [doris]

2024-07-16 Thread via GitHub
englefly opened a new pull request, #37942: URL: https://github.com/apache/doris/pull/37942 ## Proposed changes ./run-regression.sh accept -d parameter with "./regression-test/suites/" or “regression-test/suites/" prefix for example: ./run-regression-test.sh --run -d regression

Re: [PR] [opt](regression) accept suite path with prefix [doris]

2024-07-16 Thread via GitHub
doris-robot commented on PR #37942: URL: https://github.com/apache/doris/pull/37942#issuecomment-2230749975 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] [opt](regression) accept suite path with prefix [doris]

2024-07-16 Thread via GitHub
englefly commented on PR #37942: URL: https://github.com/apache/doris/pull/37942#issuecomment-2230750181 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

<    1   2   3   4   5   6   7   8   9   10   >