Re: [PR] [opt](inverted index) Controls whether the in_list can execute fast_execute. [doris]

2024-08-27 Thread via GitHub
zzzxl1993 commented on PR #40022: URL: https://github.com/apache/doris/pull/40022#issuecomment-2314171182 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](multi table) restrict the multi tables load memory under high concurrency with a large number of tables [doris]

2024-08-27 Thread via GitHub
sollhui commented on PR #39992: URL: https://github.com/apache/doris/pull/39992#issuecomment-2314172260 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] [opt](inverted index) Controls whether the in_list can execute fast_execute. [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #40022: URL: https://github.com/apache/doris/pull/40022#issuecomment-2314172858 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] [feature](hive) support hive write text table [doris]

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

(doris) branch master updated (69ec030cc5f -> 84393761989)

2024-08-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 69ec030cc5f [Fix](merge-on-write) Fix duplicate key problem after adding sequence column for merge-on-write table

Re: [PR] [only draft now] opt in expr [doris]

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

Re: [PR] [fix](memory) Fix conf `max_sys_mem_available_low_water_mark_bytes` [doris]

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

Re: [PR] [fix](multi table) restrict the multi tables load memory under high concurrency with a large number of tables [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #39992: URL: https://github.com/apache/doris/pull/39992#issuecomment-2314178233 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Enhancement] doris to support function SESSION_USER() #39574 [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #39575: URL: https://github.com/apache/doris/pull/39575#issuecomment-2314178626 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] doris to support function SESSION_USER() #39574 [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #39575: URL: https://github.com/apache/doris/pull/39575#issuecomment-2314178661 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] doris to support function SESSION_USER() #39574 [doris]

2024-08-27 Thread via GitHub
xinyiZzz commented on PR #39575: URL: https://github.com/apache/doris/pull/39575#issuecomment-2314180270 can improve comment, link to the MySQL function docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] [opt](inverted index) Controls whether the in_list can execute fast_execute. [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #40022: URL: https://github.com/apache/doris/pull/40022#issuecomment-2314185115 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](paimon)Use the fs cache, otherwise it will cause OOM [doris]

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

Re: [PR] [regression](cluster key) add some cluster key case like mow [doris]

2024-08-27 Thread via GitHub
mymeiyi commented on PR #39994: URL: https://github.com/apache/doris/pull/39994#issuecomment-2314187046 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] [test](memory) When Load ends, check memory tracker value returns is equal to 0 [doris]

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

[PR] [fix](local shuffle) Fix hash shuffle local exchanger [doris]

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

Re: [PR] [improve](statistics)Clean expired TableStatsMeta. [doris]

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

Re: [PR] [fix](local shuffle) Fix hash shuffle local exchanger [doris]

2024-08-27 Thread via GitHub
doris-robot commented on PR #40023: URL: https://github.com/apache/doris/pull/40023#issuecomment-2314195879 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](local shuffle) Fix hash shuffle local exchanger [doris]

2024-08-27 Thread via GitHub
Gabriel39 commented on PR #40023: URL: https://github.com/apache/doris/pull/40023#issuecomment-2314195946 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [opt](inverted index) Controls whether the in_list can execute fast_execute. [doris]

2024-08-27 Thread via GitHub
csun5285 commented on PR #40022: URL: https://github.com/apache/doris/pull/40022#issuecomment-2314196491 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [opt](inverted index) Controls whether the in_list can execute fast_execute. [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #40022: URL: https://github.com/apache/doris/pull/40022#issuecomment-2314197699 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] [fix](local shuffle) Fix hash shuffle local exchanger [doris]

2024-08-27 Thread via GitHub
Gabriel39 commented on PR #40023: URL: https://github.com/apache/doris/pull/40023#issuecomment-2314200614 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](memory) Fix conf `max_sys_mem_available_low_water_mark_bytes` [doris]

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

Re: [PR] [feature](statistics)Use workload group to limit statistics io. [doris]

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

Re: [PR] [bugfix](paimon)Use the fs cache, otherwise it will cause OOM [doris]

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

Re: [PR] [fix](memory) Fix conf `max_sys_mem_available_low_water_mark_bytes` [doris]

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

Re: [PR] [fix](local shuffle) Fix hash shuffle local exchanger [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #40023: URL: https://github.com/apache/doris/pull/40023#issuecomment-2314214117 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](local shuffle) Fix hash shuffle local exchanger [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #40023: URL: https://github.com/apache/doris/pull/40023#issuecomment-2314215712 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] [test](memory) When Load ends, check memory tracker value returns is equal to 0 [doris]

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

Re: [PR] [Fix](Variant) use uinque id to access column reader [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #39841: URL: https://github.com/apache/doris/pull/39841#issuecomment-2314217221 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] [improve](statistics)Clean expired TableStatsMeta. [doris]

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

Re: [PR] [bugfix](paimon)Use the fs cache, otherwise it will cause OOM [doris]

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

Re: [PR] [feature](statistics)Use workload group to limit statistics io. [doris]

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

Re: [PR] [test](memory) When Load ends, check memory tracker value returns is equal to 0 [doris]

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

Re: [PR] [improve](statistics)Clean expired TableStatsMeta. [doris]

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

Re: [PR] [Enhancement] doris to support function SESSION_USER() #39574 [doris]

2024-08-27 Thread via GitHub
morrySnow commented on PR #39575: URL: https://github.com/apache/doris/pull/39575#issuecomment-2314227953 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](statistics)Use workload group to limit statistics io. [doris]

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

Re: [PR] [fix](nereids) fix union all instance number [doris]

2024-08-27 Thread via GitHub
xzj7019 commented on PR #3: URL: https://github.com/apache/doris/pull/3#issuecomment-2314236095 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] [fix](statistics)Use utf-8 charset for internal query result. [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #39989: URL: https://github.com/apache/doris/pull/39989#issuecomment-2314236143 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](statistics)Use utf-8 charset for internal query result. [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #39989: URL: https://github.com/apache/doris/pull/39989#issuecomment-2314236174 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](ES Catalog)Only push down literal expr in binary predicate [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #39845: URL: https://github.com/apache/doris/pull/39845#issuecomment-2314236930 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] [improve](ES Catalog)Only push down literal expr in binary predicate [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #39845: URL: https://github.com/apache/doris/pull/39845#issuecomment-2314236975 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](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-08-27 Thread via GitHub
SWJTU-ZhangLei commented on PR #38243: URL: https://github.com/apache/doris/pull/38243#issuecomment-2314312023 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: [I] Doris每次查询数据不一致 [doris]

2024-08-27 Thread via GitHub
echo-hhj commented on issue #29778: URL: https://github.com/apache/doris/issues/29778#issuecomment-2314317649 建议通过sequence列来避免这个问题,👉[文档](https://doris.apache.org/zh-CN/docs/2.1/data-operate/update/unique-update-transaction/?#sequence-%E5%88%97) https://github.com/user-attachments/assets/e

Re: [PR] [branch-2.0] Picks "[Fix](merge-on-write) Fix duplicate key problem after adding sequence column for merge-on-write table #39958" [doris]

2024-08-27 Thread via GitHub
bobhan1 commented on PR #40015: URL: https://github.com/apache/doris/pull/40015#issuecomment-2314330114 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] [branch-2.1] Picks "[Fix](merge-on-write) Fix duplicate key problem after adding sequence column for merge-on-write table #39958" [doris]

2024-08-27 Thread via GitHub
bobhan1 commented on PR #40010: URL: https://github.com/apache/doris/pull/40010#issuecomment-2314331844 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] [fix](statistics)Use utf-8 charset for internal query result. [doris]

2024-08-27 Thread via GitHub
englefly merged PR #39989: URL: https://github.com/apache/doris/pull/39989 -- 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: [fix](statistics)Use utf-8 charset for internal query result. (#39989)

2024-08-27 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 1a3db44d3eb [fix](statistics)Use utf-8 charset

Re: [PR] [branch-2.0] Picks "[Fix](merge-on-write) Fix duplicate key problem after adding sequence column for merge-on-write table #39958" [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #40015: URL: https://github.com/apache/doris/pull/40015#issuecomment-2314337918 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](nereids) fix union all instance number [doris]

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

Re: [PR] [Enhancement] doris to support function SESSION_USER() #39574 [doris]

2024-08-27 Thread via GitHub
Vallishp commented on PR #39575: URL: https://github.com/apache/doris/pull/39575#issuecomment-2314342347 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](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

Re: [PR] [fix](multi table) restrict the multi tables load memory under high concurrency with a large number of tables [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](merge-on-write) Fix duplicate key problem after adding sequence column for merge-on-write table #39958" [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](merge-on-write) Fix duplicate key problem after adding sequence column for merge-on-write table #39958" [doris]

2024-08-27 Thread via GitHub
doris-robot commented on PR #40015: URL: https://github.com/apache/doris/pull/40015#issuecomment-2314354694 TeamCity be ut coverage result: Function Coverage: 37.86% (8140/21499) Line Coverage: 29.60% (66989/226336) Region Coverage: 29.09% (34565/118827) Branch Coverage: 24.9

Re: [PR] [fix](window_funnel) fix problem when upgrading from 3.0 caused by behaviour change of window_funnel [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #39739: URL: https://github.com/apache/doris/pull/39739#issuecomment-2314355455 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](nereids) fix union all instance number [doris]

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

Re: [PR] [fix](window_funnel) fix problem when upgrading from 3.0 caused by behaviour change of window_funnel [doris]

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

(doris) branch master updated: [fix](window_funnel) fix problem when upgrading from 3.0 caused by behaviour change of window_funnel (#39739)

2024-08-27 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 6edefe628a4 [fix](window_funnel) fix proble

Re: [PR] [fix](nereids) fix union all instance number [doris]

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

Re: [PR] [opt](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

Re: [PR] [fix](multi table) restrict the multi tables load memory under high concurrency with a large number of tables [doris]

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

Re: [PR] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](merge-on-write) Fix duplicate key problem after adding sequence column for merge-on-write table #39958" [doris]

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

[PR] [fix](inverted index) fix error handling in fast_execute [doris]

2024-08-27 Thread via GitHub
zzzxl1993 opened a new pull request, #40024: URL: https://github.com/apache/doris/pull/40024 ## Proposed changes 1. fix error handling in fast_execute 2. for tables that don't use an inverted index, you can set enable_inverted_index_query = false. -- This is an a

Re: [PR] [fix](inverted index) fix error handling in fast_execute [doris]

2024-08-27 Thread via GitHub
doris-robot commented on PR #40024: URL: https://github.com/apache/doris/pull/40024#issuecomment-2314368562 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](inverted index) fix error handling in fast_execute [doris]

2024-08-27 Thread via GitHub
zzzxl1993 commented on PR #40024: URL: https://github.com/apache/doris/pull/40024#issuecomment-2314368654 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [opt](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

Re: [PR] [improve](statistics)Clean expired TableStatsMeta. [doris]

2024-08-27 Thread via GitHub
Jibing-Li commented on PR #39779: URL: https://github.com/apache/doris/pull/39779#issuecomment-2314370215 run external -- 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](multi table) restrict the multi tables load memory under high concurrency with a large number of tables [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](merge-on-write) Fix duplicate key problem after adding sequence column for merge-on-write table #39958" [doris]

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

Re: [PR] [fix](inverted index) fix error handling in fast_execute [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #40024: URL: https://github.com/apache/doris/pull/40024#issuecomment-2314376779 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](inverted index) Controls whether the in_list can execute fast_execute. [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](merge-on-write) Fix duplicate key problem after adding sequence column for merge-on-write table #39958" [doris]

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

Re: [PR] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

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

Re: [PR] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

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

[PR] [fix](statistics)Use utf-8 charset for internal query result. (#39989) [doris]

2024-08-27 Thread via GitHub
Jibing-Li opened a new pull request, #40025: URL: https://github.com/apache/doris/pull/40025 backport: https://github.com/apache/doris/pull/39989 -- 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 t

Re: [PR] [fix](statistics)Use utf-8 charset for internal query result. (#39989) [doris]

2024-08-27 Thread via GitHub
doris-robot commented on PR #40025: URL: https://github.com/apache/doris/pull/40025#issuecomment-2314391278 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](nereids) Support `* EXCEPT`, `* REPLACE` and other expressions to appear in select statement at the same time [doris]

2024-08-27 Thread via GitHub
liutang123 commented on PR #40014: URL: https://github.com/apache/doris/pull/40014#issuecomment-2314391513 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] [fix](regression) speed up insert_with_drop [doris]

2024-08-27 Thread via GitHub
mymeiyi commented on PR #40019: URL: https://github.com/apache/doris/pull/40019#issuecomment-2314392390 run external -- 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] [fix](statistics)Use utf-8 charset for internal query result. (#39989) [doris]

2024-08-27 Thread via GitHub
Jibing-Li commented on PR #40025: URL: https://github.com/apache/doris/pull/40025#issuecomment-2314391683 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] [enhancement](exception) pageio method should return error when allocate memory failed [doris]

2024-08-27 Thread via GitHub
yiguolei commented on PR #40020: URL: https://github.com/apache/doris/pull/40020#issuecomment-2314392606 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [opt](inverted index) Controls whether the in_list can execute fast_execute. [doris]

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

Re: [PR] [fix](statistics)Use utf-8 charset for internal query result. (#39989) [doris]

2024-08-27 Thread via GitHub
doris-robot commented on PR #40026: URL: https://github.com/apache/doris/pull/40026#issuecomment-2314398450 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](statistics)Use utf-8 charset for internal query result. (#39989) [doris]

2024-08-27 Thread via GitHub
Jibing-Li opened a new pull request, #40026: URL: https://github.com/apache/doris/pull/40026 backport: https://github.com/apache/doris/pull/39989 -- 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 t

Re: [PR] [fix](statistics)Use utf-8 charset for internal query result. (#39989) [doris]

2024-08-27 Thread via GitHub
Jibing-Li commented on PR #40026: URL: https://github.com/apache/doris/pull/40026#issuecomment-2314399253 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [opt](inverted index) Controls whether the in_list can execute fast_execute. [doris]

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

[PR] [fix](cloud) Fix cloud auto start and add a regression case [doris]

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

Re: [PR] [fix](cloud) Fix cloud auto start and add a regression case [doris]

2024-08-27 Thread via GitHub
doris-robot commented on PR #40027: URL: https://github.com/apache/doris/pull/40027#issuecomment-2314402809 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](cloud) Fix cloud auto start and add a regression case [doris]

2024-08-27 Thread via GitHub
deardeng commented on PR #40027: URL: https://github.com/apache/doris/pull/40027#issuecomment-2314403034 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] [branch-2.1][Bug] test suite test_table_options may cause NPE in FE #39457 (#39509) [doris]

2024-08-27 Thread via GitHub
yiguolei merged PR #40018: URL: https://github.com/apache/doris/pull/40018 -- 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: [branch-2.1][Bug] test suite test_table_options may cause NPE in FE #39457 (#39509) (#40018)

2024-08-27 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 42f30d4a487 [branch-2.1][Bug] test suit

Re: [PR] [branch-2.0](delete) Fix delete job timeout when executing `delete from ...` [doris]

2024-08-27 Thread via GitHub
doris-robot commented on PR #40028: URL: https://github.com/apache/doris/pull/40028#issuecomment-2314408992 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] [branch-2.0](delete) Fix delete job timeout when executing `delete from ...` [doris]

2024-08-27 Thread via GitHub
bobhan1 opened a new pull request, #40028: URL: https://github.com/apache/doris/pull/40028 ## Proposed changes picks https://github.com/apache/doris/pull/37363, https://github.com/apache/doris/pull/37834, https://github.com/apache/doris/pull/38043 -- This is an automated m

Re: [PR] [branch-2.0](delete) Fix delete job timeout when executing `delete from ...` [doris]

2024-08-27 Thread via GitHub
bobhan1 commented on PR #40028: URL: https://github.com/apache/doris/pull/40028#issuecomment-2314411611 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] [opt](nereids)print numNulls of column stats in memo plan [doris]

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

Re: [PR] [opt](nereids)print numNulls of column stats in memo plan [doris]

2024-08-27 Thread via GitHub
doris-robot commented on PR #40029: URL: https://github.com/apache/doris/pull/40029#issuecomment-2314413478 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](nereids)print numNulls of column stats in memo plan [doris]

2024-08-27 Thread via GitHub
englefly commented on PR #40029: URL: https://github.com/apache/doris/pull/40029#issuecomment-2314413558 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](inverted index) fix error handling in fast_execute [doris]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #40024: URL: https://github.com/apache/doris/pull/40024#issuecomment-2314414443 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](nereids) Support `* EXCEPT`, `* REPLACE` and other expressions to appear in select statement at the same time [doris]

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

<    3   4   5   6   7   8   9   >