Re: [PR] support merge remote rf local first [doris]

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

Re: [PR] [fix](backup) fix concurrent upload and release snapshot crash [doris]

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

Re: [PR] [Improve](TabletSchemaCache) reduce duplicated memory consumption for… [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on code in PR #31141: URL: https://github.com/apache/doris/pull/31141#discussion_r1495388184 ## be/test/olap/tablet_schema_helper.h: ## @@ -20,6 +20,7 @@ #include #include +#include #include #include "olap/olap_common.h" Review Comment:

Re: [PR] [feature](invert index) match_phrase_edge feature added [doris]

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

Re: [PR] [feature](statistics)Collect high priority statistics columns. [doris]

2024-02-20 Thread via GitHub
Jibing-Li commented on PR #31137: URL: https://github.com/apache/doris/pull/31137#issuecomment-1953672343 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] support merge remote rf local first [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31067: URL: https://github.com/apache/doris/pull/31067#issuecomment-1953673699 ClickBench: Total hot run time: 30.68 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](invert index) match_phrase_edge feature added [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31142: URL: https://github.com/apache/doris/pull/31142#issuecomment-1953675113 TeamCity be ut coverage result: Function Coverage: 35.75% (8559/23940) Line Coverage: 27.70% (69410/250534) Region Coverage: 26.82% (36013/134278) Branch Coverage: 23.6

Re: [PR] [fix](backup) fix concurrent upload and release snapshot crash [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31144: URL: https://github.com/apache/doris/pull/31144#issuecomment-1953675041 ClickBench: Total hot run time: 30.64 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](memory) Fix LRU cache stale sweep [doris]

2024-02-20 Thread via GitHub
xinyiZzz commented on PR #31122: URL: https://github.com/apache/doris/pull/31122#issuecomment-1953676859 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] support merge remote rf local first [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31067: URL: https://github.com/apache/doris/pull/31067#issuecomment-1953678094 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 6cfa0c8f1a8d84f3ad33be2123a6561f95f57743 with default session variables Stream

Re: [PR] [fix](backup) fix concurrent upload and release snapshot crash [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31144: URL: https://github.com/apache/doris/pull/31144#issuecomment-1953679382 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 85bc2abd6adfc4b8c9afe97dc736098e1d7e0f48 with default session variables Stream

Re: [PR] [fix](memory) Fix LRU cache stale sweep [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31122: URL: https://github.com/apache/doris/pull/31122#issuecomment-1953682828 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](memory) Fix LRU cache stale sweep [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31122: URL: https://github.com/apache/doris/pull/31122#issuecomment-1953682897 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] Revert "[fix](outfile) Fix unable to export empty data (#30703)" [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31148: URL: https://github.com/apache/doris/pull/31148#issuecomment-1953687438 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] Revert "[fix](outfile) Fix unable to export empty data (#30703)" [doris]

2024-02-20 Thread via GitHub
kaijchen opened a new pull request, #31148: URL: https://github.com/apache/doris/pull/31148 ## Proposed changes This reverts commit 99c3b5f041a2b6ce828a3e279c4798ae261a7f7e. Because it causes empty segment file been written: ``` 2024-02-19 17:51:36.103 ERROR [suite

Re: [PR] Revert "[fix](outfile) Fix unable to export empty data (#30703)" [doris]

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

Re: [PR] [feature](invert index) match_phrase_edge feature added [doris]

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

Re: [PR] [Enhancement](inverted index) support inverted index format v2 [doris]

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

Re: [PR] support merge remote rf local first [doris]

2024-02-20 Thread via GitHub
HappenLee commented on PR #31067: URL: https://github.com/apache/doris/pull/31067#issuecomment-1953692224 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] [compatibility](MySQL) update charset to utf8mb4, collation to utf8mb4_0900_bin [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31046: URL: https://github.com/apache/doris/pull/31046#issuecomment-1953693170 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) 02/12: [opt](deps) reduce the size of FE dependencies (#31129)

2024-02-20 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 commit 15964ee3d845fbdc65c8fb4133a9215e9a50b519 Author: Mingyu Chen AuthorDate: Tue Feb 20 09:27:07 2024 +0800 [opt](

(doris) 01/12: [Improvement](group commit) FE should throw NotFoundException if database or table not exist when loading data (#31113)

2024-02-20 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 commit b69acbf98bf8395dd2b4477ce1362f20b408a9ba Author: huanghaibin <284824...@qq.com> AuthorDate: Tue Feb 20 09:21:31 2024

(doris) branch branch-2.1 updated (24fb24db3eb -> 2af920c6f89)

2024-02-20 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 24fb24db3eb [refactor](catalog) catalog interface refactor #31047 (#31135) new b69acbf98bf [Improvement](gr

(doris) 03/12: [regression-test](decimalv3) Adding numerical precision exceeding the data type will error case (#31068)

2024-02-20 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 commit a7a530189e2f294209ce24f4a012611d6597f06a Author: Hong Liu <844981...@qq.com> AuthorDate: Tue Feb 20 09:58:25 2024 +0

(doris) 12/12: [chore](regression) Update q03.sql (#31063)

2024-02-20 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 commit 2af920c6f89d2b75eda599be1ac4a2795efee118 Author: Dongyang Li AuthorDate: Tue Feb 20 15:51:50 2024 +0800 [chore

(doris) 11/12: [Feature](executor)Add scan_thread_num property for workload group (#31106)

2024-02-20 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 commit 97c9d75af346532314c207beb11f24259d0a4884 Author: wangbo AuthorDate: Tue Feb 20 15:16:30 2024 +0800 [Feature](e

(doris) 09/12: [fix](Nereids): log constraint editlog in lock scope (#30630)

2024-02-20 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 commit 92518166738158d689df2cc072ac32343970c655 Author: 谢健 AuthorDate: Tue Feb 20 14:39:39 2024 +0800 [fix](Nereids):

Re: [PR] [feature](invert index) match_phrase_edge feature added [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31142: URL: https://github.com/apache/doris/pull/31142#issuecomment-1953696394 ClickBench: Total hot run time: 30.58 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) 10/12: [fix](tools) Fix non-standard code in tpch/tpcds dbgen tools leading to compilation failure (#31124)

2024-02-20 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 commit 6d7662e8ac5784ee56e54333d50f0cc72534c2ca Author: zclllyybb AuthorDate: Tue Feb 20 15:15:14 2024 +0800 [fix](to

(doris) 07/12: [fix](statistics)Refresh follower FE cache after alter column stats. Support alter index column stats (#31108)

2024-02-20 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 commit 4aaab6fb441433c2db0ace7564e2c06aa732f906 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> AuthorDate:

(doris) 06/12: [doc](mtmv) Update the mtmv documentation to make it consistent with the code (#30899)

2024-02-20 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 commit 54e8354fc69e69195f2d4c5f3eb2f2f0c0180daf Author: zhangdong <493738...@qq.com> AuthorDate: Tue Feb 20 10:59:13 2024 +

(doris) 04/12: [enhancement](sc-test) Optimize waitForSchemeChangeDone (#31002)

2024-02-20 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 commit fd453ace3835ccb971c1a48ace903c4de860a8ff Author: kkop <45192870+cjj2...@users.noreply.github.com> AuthorDate: Tue Fe

(doris) 08/12: [Enhancement](tools) Support transaction for benchmarks loading (#31126)

2024-02-20 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 commit 95a1e1c0bfbbbde79152311f3db38e9e6bc3c20c Author: zclllyybb AuthorDate: Tue Feb 20 14:29:34 2024 +0800 [Enhance

(doris) 05/12: [Bug](AggState) fix not match function when agg combinator function has alias (#31101)

2024-02-20 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 commit 493385c2c71e22670175426f3ba6a1c38745cb06 Author: Pxl AuthorDate: Tue Feb 20 10:47:51 2024 +0800 [Bug](AggState

Re: [PR] [fix](nereids)push more than one runtime filters into cte [doris]

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

Re: [PR] [feature](invert index) match_phrase_edge feature added [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31142: URL: https://github.com/apache/doris/pull/31142#issuecomment-1953700936 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 1350e8606ed015ddb2f0e08d58747a6b424a6fa5 with default session variables Stream

Re: [PR] [fix](catalog recycle bin) table partition meta is error if recover partition in some case [doris]

2024-02-20 Thread via GitHub
yiguolei merged PR #31125: URL: https://github.com/apache/doris/pull/31125 -- 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](catalog recycle bin) table partition meta is error if recover partition in some case (#31125)

2024-02-20 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 c0eb139ed60 [fix](catalog recycle bin) table pa

Re: [PR] Revert "[fix](outfile) Fix unable to export empty data (#30703)" [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31148: URL: https://github.com/apache/doris/pull/31148#issuecomment-1953702490 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](statistics)Collect high priority statistics columns. [doris]

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

Re: [PR] [Enhancement](inverted index) support inverted index format v2 [doris]

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

Re: [PR] support merge remote rf local first [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on code in PR #31067: URL: https://github.com/apache/doris/pull/31067#discussion_r1495420325 ## be/src/exprs/runtime_filter.cpp: ## @@ -954,47 +954,52 @@ void IRuntimeFilter::insert_batch(const vectorized::ColumnPtr column, size_t sta _wrapper

Re: [PR] [regression-test](point query) make test stable [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31140: URL: https://github.com/apache/doris/pull/31140#issuecomment-1953715310 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] [regression-test](point query) make test stable [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31140: URL: https://github.com/apache/doris/pull/31140#issuecomment-1953715356 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](log) print the exception stack trace when schema change failed [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31145: URL: https://github.com/apache/doris/pull/31145#issuecomment-1953716102 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](log) print the exception stack trace when schema change failed [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31145: URL: https://github.com/apache/doris/pull/31145#issuecomment-1953716162 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

[PR] Optimize testUniqueModelSchemaKeyChange [doris]

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

Re: [PR] Optimize testUniqueModelSchemaKeyChange [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31150: URL: https://github.com/apache/doris/pull/31150#issuecomment-1953716532 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 hive p2 case [doris]

2024-02-20 Thread via GitHub
Jibing-Li commented on PR #31149: URL: https://github.com/apache/doris/pull/31149#issuecomment-1953716707 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](inverted index) support inverted index format v2 [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #30145: URL: https://github.com/apache/doris/pull/30145#issuecomment-1953716861 ClickBench: Total hot run time: 30.31 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [fix](regression)Fix hive p2 case [doris]

2024-02-20 Thread via GitHub
Jibing-Li opened a new pull request, #31149: URL: https://github.com/apache/doris/pull/31149 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [fix](regression)Fix hive p2 case [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31149: URL: https://github.com/apache/doris/pull/31149#issuecomment-1953716426 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] Optimize testUniqueModelSchemaKeyChange [doris]

2024-02-20 Thread via GitHub
cjj2010 commented on PR #31150: URL: https://github.com/apache/doris/pull/31150#issuecomment-1953717962 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] [Enhancement](inverted index) support inverted index format v2 [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #30145: URL: https://github.com/apache/doris/pull/30145#issuecomment-1953721774 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 14325fbce2b44f2464b2eb7b3f58702b751829b3 with default session variables Stream

(doris) branch master updated: [fix](memory) Fix jemalloc lib name for thirdparty arrow (#28843)

2024-02-20 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi 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 558356f98a7 [fix](memory) Fix jemalloc lib name

Re: [PR] [feature](statistics)Collect high priority statistics columns. [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31137: URL: https://github.com/apache/doris/pull/31137#issuecomment-1953723414 TPC-DS: Total hot run time: 177893 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 jemalloc lib name for thirdparty arrow [doris]

2024-02-20 Thread via GitHub
xinyiZzz merged PR #28843: URL: https://github.com/apache/doris/pull/28843 -- 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](nereids)push more than one runtime filters into cte [doris]

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

Re: [PR] [fix](memory) Fix LRU cache stale sweep [doris]

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

Re: [PR] [feature](sink) support paritition tablet sink shuffle [doris]

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

Re: [PR] [regression test]Optimize testUniqueModelSchemaKeyChange [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31150: URL: https://github.com/apache/doris/pull/31150#issuecomment-1953732575 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](statistics)Collect high priority statistics columns. [doris]

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

Re: [PR] [regression test]Optimize testUniqueModelSchemaKeyChange [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31150: URL: https://github.com/apache/doris/pull/31150#issuecomment-1953732631 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] Revert "[fix](outfile) Fix unable to export empty data (#30703)" [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31148: URL: https://github.com/apache/doris/pull/31148#issuecomment-1953733812 TeamCity be ut coverage result: Function Coverage: 35.78% (8558/23921) Line Coverage: 27.72% (69413/250372) Region Coverage: 26.85% (36026/134200) Branch Coverage: 23.6

Re: [PR] [fix](catalog recycle bin) Forbid recover partition if table schame is changed [doris]

2024-02-20 Thread via GitHub
mymeiyi commented on PR #31146: URL: https://github.com/apache/doris/pull/31146#issuecomment-1953735019 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [feature](statistics)Collect high priority statistics columns. [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31137: URL: https://github.com/apache/doris/pull/31137#issuecomment-1953737419 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit c1a6a4f3581446d9e9d86028cd41b94f4e1a6767 with default session variables Stream

Re: [PR] [pipelineX](refactor) refactor streaming agg structure [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31151: URL: https://github.com/apache/doris/pull/31151#issuecomment-1953739927 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] Revert "[fix](outfile) Fix unable to export empty data (#30703)" [doris]

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

[PR] [pipelineX](refactor) refactor streaming agg structure [doris]

2024-02-20 Thread via GitHub
Gabriel39 opened a new pull request, #31151: URL: https://github.com/apache/doris/pull/31151 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [pipelineX](refactor) refactor streaming agg structure [doris]

2024-02-20 Thread via GitHub
Gabriel39 commented on PR #31151: URL: https://github.com/apache/doris/pull/31151#issuecomment-1953740011 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] [regression test]Optimize testUniqueModelSchemaKeyChange [doris]

2024-02-20 Thread via GitHub
luwei16 commented on PR #31150: URL: https://github.com/apache/doris/pull/31150#issuecomment-1953740494 LGTM -- 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,

[PR] [fix](nereids)fix bug of unnest subuqery with having clause [doris]

2024-02-20 Thread via GitHub
starocean999 opened a new pull request, #31152: URL: https://github.com/apache/doris/pull/31152 ## Proposed changes 1. run PushDownFilterThroughAggregation, PushDownFilterThroughProject and MergeFilters before subquery unnesting 2. should keep plan unchanged even left semi join's c

Re: [PR] [fix](nereids)fix bug of unnest subuqery with having clause [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31152: URL: https://github.com/apache/doris/pull/31152#issuecomment-1953741452 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](nereids)fix bug of unnest subuqery with having clause [doris]

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

Re: [PR] [fix](memory) Fix LRU cache stale sweep [doris]

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

[PR] [Enhancement](jdbc catalog) Add security check on driver when creating Jdbc Catalog [doris]

2024-02-20 Thread via GitHub
zy-kkk opened a new pull request, #31153: URL: https://github.com/apache/doris/pull/31153 ## Proposed changes Issue Number: close #xxx ### Enhancements This PR introduces enhanced security measures for managing and verifying driver packages when creating Catalogs in Dori

Re: [PR] [Enhancement](jdbc catalog) Add security check on driver when creating Jdbc Catalog [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31153: URL: https://github.com/apache/doris/pull/31153#issuecomment-1953750666 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 hive p2 case [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31149: URL: https://github.com/apache/doris/pull/31149#issuecomment-1953751566 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](regression)Fix hive p2 case [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31149: URL: https://github.com/apache/doris/pull/31149#issuecomment-1953751619 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](jdbc catalog) Add security check on driver when creating Jdbc Catalog [doris]

2024-02-20 Thread via GitHub
zy-kkk commented on PR #31153: URL: https://github.com/apache/doris/pull/31153#issuecomment-1953752753 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [fix](doriswriter)Fix the problem when data bytes size > 2GB causes an int overflow issue [doris]

2024-02-20 Thread via GitHub
kris37 commented on code in PR #31071: URL: https://github.com/apache/doris/pull/31071#discussion_r1495461000 ## extension/DataX/doriswriter/src/main/java/com/alibaba/datax/plugin/writer/doriswriter/DorisStreamLoadObserver.java: ## @@ -90,7 +96,7 @@ public void streamLoad(Writer

Re: [PR] [fix](memory) Fix LRU cache stale sweep [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31122: URL: https://github.com/apache/doris/pull/31122#issuecomment-1953758122 ClickBench: Total hot run time: 31.29 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] Revert "[fix](outfile) Fix unable to export empty data (#30703)" [doris]

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

Re: [PR] [Enhancement](jdbc catalog) Add security check on driver when creating Jdbc Catalog [doris]

2024-02-20 Thread via GitHub
zy-kkk commented on PR #31153: URL: https://github.com/apache/doris/pull/31153#issuecomment-1953761861 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [fix](doriswriter)Fix the problem when data bytes size > 2GB causes an int overflow issue [doris]

2024-02-20 Thread via GitHub
kris37 commented on PR #31071: URL: https://github.com/apache/doris/pull/31071#issuecomment-1953764533 > add some test case? Unit tests might be difficult to add, as this section requires a significantly large amount of data to reproduce the bug, which I have elaborated on in det

Re: [PR] [fix](memory) Fix LRU cache stale sweep [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31122: URL: https://github.com/apache/doris/pull/31122#issuecomment-1953763616 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 2cad7fab9906ac126e9ef550d8701cf491cb3fd8 with default session variables Stream

Re: [PR] Revert "[fix](outfile) Fix unable to export empty data (#30703)" [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31148: URL: https://github.com/apache/doris/pull/31148#issuecomment-1953767927 ClickBench: Total hot run time: 30.18 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [I] [Bug] DataX extends model Doris StreamLoad when data bytes size > 2GB causes an int overflow issue [doris]

2024-02-20 Thread via GitHub
kris37 commented on issue #31065: URL: https://github.com/apache/doris/issues/31065#issuecomment-1953773578 > Can you provide the necessary content to reproduce this problem? The fundamental cause of the bug has been detailed in the PR below. Please review it. https://github.com/apache

Re: [PR] Revert "[fix](outfile) Fix unable to export empty data (#30703)" [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31148: URL: https://github.com/apache/doris/pull/31148#issuecomment-1953773593 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 85a15bef1937c3f67a15a0f2925b64046678d2d3 with default session variables Stream

Re: [I] 节点掉线异常 [doris]

2024-02-20 Thread via GitHub
allen-gf commented on issue #31024: URL: https://github.com/apache/doris/issues/31024#issuecomment-1953773464 > 你使用倒排索引吗? yes -- 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 c

[PR] [fix](docs) add joinHint.md to sidebars [doris]

2024-02-20 Thread via GitHub
yagagagaga opened a new pull request, #31155: URL: https://github.com/apache/doris/pull/31155 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mail

Re: [PR] [fix](catalog recycle bin) Forbid recover partition if table schame is changed [doris]

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

(doris) branch transaction_quota updated (02011c65526 -> 03cb9297397)

2024-02-20 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch transaction_quota in repository https://gitbox.apache.org/repos/asf/doris.git from 02011c65526 fix add ef5bc770b45 fix show data add 03cb9297397 fix No new revisions were added

Re: [PR] [fix](regression test) fix test_dynamic_partition_with_alter [doris]

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

Re: [PR] [enhancement](transatcion) show more details about transaction num when execute show proc "/dbs" stmt [doris]

2024-02-20 Thread via GitHub
caiconghui commented on PR #30980: URL: https://github.com/apache/doris/pull/30980#issuecomment-1953790031 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 test) fix test_dynamic_partition_with_alter [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31154: URL: https://github.com/apache/doris/pull/31154#issuecomment-1953790630 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](explode) support explode map type [doris]

2024-02-20 Thread via GitHub
BiteThet commented on code in PR #30151: URL: https://github.com/apache/doris/pull/30151#discussion_r1495492338 ## regression-test/suites/nereids_p0/sql_functions/table_function/explode_map.groovy: ## @@ -0,0 +1,55 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] [fix](catalog recycle bin) Forbid recover partition if table schame is changed [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31146: URL: https://github.com/apache/doris/pull/31146#issuecomment-1953800221 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](jdbc catalog) Add security check on driver when creating Jdbc Catalog [doris]

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

Re: [PR] [fix](nereids)push more than one runtime filters into cte [doris]

2024-02-20 Thread via GitHub
englefly commented on PR #30901: URL: https://github.com/apache/doris/pull/30901#issuecomment-1953798615 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

  1   2   3   4   5   6   7   8   9   >