Re: [PR] [fix](move-memtable) disable move memtable when light schema change is false [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29362: URL: https://github.com/apache/doris/pull/29362#issuecomment-1873774486 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

[PR] [Chore](sort) fix block used after it was moved [doris]

2024-01-02 Thread via GitHub
BiteThet opened a new pull request, #29416: URL: https://github.com/apache/doris/pull/29416 ## Proposed changes /mnt/disk2/pengyu/codebase/apache/doris/be/src/vec/common/sort/heap_sorter.cpp:91:23: error: 'tmp_block' used after it was moved [bugprone-use-after-move,-warnings-as-erro

Re: [PR] [improve](move-memtable) report failed tablets with status [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29351: URL: https://github.com/apache/doris/pull/29351#issuecomment-1873776093 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](move-memtable) disable move memtable when light schema change is false [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29362: URL: https://github.com/apache/doris/pull/29362#issuecomment-1873776387 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.36 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Nereids) mark join should not eliminate join when child is empty [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29409: URL: https://github.com/apache/doris/pull/29409#issuecomment-1873779061 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [fix](Nereids) mark join should not eliminate join when child is empty [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29409: URL: https://github.com/apache/doris/pull/29409#issuecomment-1873779802 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [bugfix](core) loak weak ptr in data stream receiver to avoid runtime state is deconstructed [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29410: URL: https://github.com/apache/doris/pull/29410#issuecomment-1873781349 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [Chore](sort) fix block used after it was moved [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29416: URL: https://github.com/apache/doris/pull/29416#issuecomment-1873781466 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) mark join should not eliminate join when child is empty [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29409: URL: https://github.com/apache/doris/pull/29409#issuecomment-1873781614 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.55 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [bugfix](core) loak weak ptr in data stream receiver to avoid runtime state is deconstructed [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29410: URL: https://github.com/apache/doris/pull/29410#issuecomment-1873784593 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.94 seconds stream load tsv: 561 seconds loaded 74807831229 Bytes,

Re: [PR] [bugfix](core) loak weak ptr in data stream receiver to avoid runtime state is deconstructed [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29410: URL: https://github.com/apache/doris/pull/29410#issuecomment-1873785508 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [improvement](statistics) Analyze partition columns when new partition loaded data for the first time. (#29154) [doris]

2024-01-02 Thread via GitHub
Jibing-Li commented on PR #29412: URL: https://github.com/apache/doris/pull/29412#issuecomment-1873785873 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] [minor](Nereids): cleanup code [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29413: URL: https://github.com/apache/doris/pull/29413#issuecomment-1873789385 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [test]test for 29065 [doris]

2024-01-02 Thread via GitHub
zclllyybb commented on PR #29411: URL: https://github.com/apache/doris/pull/29411#issuecomment-1873790748 run p0 5 -- 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 unsubs

Re: [PR] [fix](doc) fix en doc content that list partition column must be NOT NULL [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29414: URL: https://github.com/apache/doris/pull/29414#issuecomment-1873791847 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](doc) fix en doc content that list partition column must be NOT NULL [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29414: URL: https://github.com/apache/doris/pull/29414#issuecomment-1873791902 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](statistics)Fix set partition loaded replayer try to write edit log bug. [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29395: URL: https://github.com/apache/doris/pull/29395#issuecomment-1873792167 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](move-memtable) report failed tablets with status [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29351: URL: https://github.com/apache/doris/pull/29351#issuecomment-1873794773 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [Chore](sort) fix block used after it was moved [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29416: URL: https://github.com/apache/doris/pull/29416#issuecomment-1873795225 TeamCity be ut coverage result: Function Coverage: 36.64% (8615/23513) Line Coverage: 28.69% (70016/244014) Region Coverage: 27.68% (36236/130934) Branch Coverage: 24.3

Re: [PR] [minor](Nereids): cleanup code [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29413: URL: https://github.com/apache/doris/pull/29413#issuecomment-1873795425 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [improve](move-memtable) report failed tablets with status [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29351: URL: https://github.com/apache/doris/pull/29351#issuecomment-1873798067 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: [I] [Bug] Memory leak of be [doris]

2024-01-02 Thread via GitHub
xinyiZzz commented on issue #29378: URL: https://github.com/apache/doris/issues/29378#issuecomment-1873798489 Hi @xingyingone, can the problem be reproduced? If possible, refer to https://doris.apache.org/zh-CN/community/developer-guide/debug-tool/#jemalloc-1 to print the jemalloc heap prof

Re: [PR] [minor](Nereids): cleanup code [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29413: URL: https://github.com/apache/doris/pull/29413#issuecomment-1873801130 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [improve](move-memtable) report failed tablets with status [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29351: URL: https://github.com/apache/doris/pull/29351#issuecomment-1873802253 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [improve](move-memtable) report failed tablets with status [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29351: URL: https://github.com/apache/doris/pull/29351#issuecomment-1873806857 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
xzj7019 commented on code in PR #28562: URL: https://github.com/apache/doris/pull/28562#discussion_r1439291544 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/RequestPropertyDeriver.java: ## @@ -160,13 +162,15 @@ public Void visitPhysicalCTEAnchor(PhysicalCTEAnch

Re: [PR] [minor](Nereids): cleanup code [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29413: URL: https://github.com/apache/doris/pull/29413#issuecomment-1873808380 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.66 seconds stream load tsv: 563 seconds loaded 74807831229 Bytes,

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
xzj7019 commented on code in PR #28562: URL: https://github.com/apache/doris/pull/28562#discussion_r1439292320 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/RequestPropertyDeriver.java: ## @@ -160,13 +162,15 @@ public Void visitPhysicalCTEAnchor(PhysicalCTEAnch

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
xzj7019 commented on code in PR #28562: URL: https://github.com/apache/doris/pull/28562#discussion_r1439292988 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/RequestPropertyDeriver.java: ## @@ -160,13 +162,15 @@ public Void visitPhysicalCTEAnchor(PhysicalCTEAnch

Re: [PR] [Chore](sort) fix block used after it was moved [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29416: URL: https://github.com/apache/doris/pull/29416#issuecomment-1873809296 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 3ea36f5b7c157456e7d54640cf85446bc383e559, data reload: false run tpc

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
xzj7019 commented on code in PR #28562: URL: https://github.com/apache/doris/pull/28562#discussion_r1439293618 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/RequestPropertyDeriver.java: ## @@ -160,13 +162,15 @@ public Void visitPhysicalCTEAnchor(PhysicalCTEAnch

Re: [PR] [Bug](rollup) fallback and disable tulpe when rollup select failed on old planner [doris]

2024-01-02 Thread via GitHub
BiteThet merged PR #29226: URL: https://github.com/apache/doris/pull/29226 -- 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: [Bug](rollup) fallback and disable tulpe when rollup select failed on old planner (#29226)

2024-01-02 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 d474d4e701c [Bug](rollup) fallback and disabl

Re: [PR] [improvement](group commit) Add an option of enable relay wal on all regression test [doris]

2024-01-02 Thread via GitHub
hust-hhb commented on PR #28757: URL: https://github.com/apache/doris/pull/28757#issuecomment-1873811392 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

Error while running github feature from .asf.yaml in doris!

2024-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
xzj7019 commented on code in PR #28562: URL: https://github.com/apache/doris/pull/28562#discussion_r1439294577 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/RequestPropertyDeriver.java: ## @@ -160,13 +162,15 @@ public Void visitPhysicalCTEAnchor(PhysicalCTEAnch

Re: [PR] [fix](thirdparty) change boost thirdparty url to offical archives.boost.io [doris]

2024-01-02 Thread via GitHub
xiaokang commented on PR #29400: URL: https://github.com/apache/doris/pull/29400#issuecomment-1873812171 > Hi @xiaokang , it seems that the URL is available. It's really strange. I tried it now and it works, but it does not work this morning. Maybe the official url is more stable.

[PR] [opt](position) add position iterator interface [doris-thirdparty]

2024-01-02 Thread via GitHub
zzzxl1993 opened a new pull request, #169: URL: https://github.com/apache/doris-thirdparty/pull/169 (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 unsubscr

Re: [PR] [improve](move-memtable) report failed tablets with status [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29351: URL: https://github.com/apache/doris/pull/29351#issuecomment-1873814089 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.27 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes,

Re: [PR] [Chore](sort) fix block used after it was moved [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29416: URL: https://github.com/apache/doris/pull/29416#issuecomment-1873814612 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.98 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

[I] [Bug] can not get long text content from ES catalog [doris]

2024-01-02 Thread via GitHub
qidaye opened a new issue, #29417: URL: https://github.com/apache/doris/issues/29417 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master ### What's

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
xzj7019 commented on code in PR #28562: URL: https://github.com/apache/doris/pull/28562#discussion_r1439299083 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJoin.java: ## @@ -75,21 +76,23 @@ public class LogicalJoin

Re: [PR] [improvement](group commit) Add an option of enable relay wal on all regression test [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on code in PR #28757: URL: https://github.com/apache/doris/pull/28757#discussion_r1439299134 ## be/src/olap/wal/wal_manager.cpp: ## @@ -511,4 +520,68 @@ std::string WalManager::_get_base_wal_path(const std::string& wal_path_str) { return wal_p

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
xzj7019 commented on code in PR #28562: URL: https://github.com/apache/doris/pull/28562#discussion_r1439299440 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJoin.java: ## @@ -220,11 +223,11 @@ public JoinType getJoinType() { return join

[PR] [Improvement](nereids) Query rewrite by mv support bitmap_union and bitmap_union_count roll up [doris]

2024-01-02 Thread via GitHub
seawinde opened a new pull request, #29418: URL: https://github.com/apache/doris/pull/29418 ## Proposed changes Query rewrite by mv support bitmap_union and bitmap_union_count roll up, aggregate functions which supports roll up is listed as following: | 查询中函数| 物化视图中函数

Re: [PR] [improvement](statistics) Analyze partition columns when new partition loaded data for the first time. (#29154) [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29412: URL: https://github.com/apache/doris/pull/29412#issuecomment-1873821736 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.56 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes,

[I] [Bug] all BE crash after execute some query [doris]

2024-01-02 Thread via GitHub
DA1OOO opened a new issue, #29419: URL: https://github.com/apache/doris/issues/29419 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version Doris 2.0.3 ### Wh

Re: [PR] [Improvement](nereids) Query rewrite by mv support bitmap_union and bitmap_union_count roll up [doris]

2024-01-02 Thread via GitHub
seawinde commented on PR #29418: URL: https://github.com/apache/doris/pull/29418#issuecomment-1873822706 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] [opt](ES catalog)Add more description for limitations of docvalue_scan [doris]

2024-01-02 Thread via GitHub
qidaye opened a new pull request, #29420: URL: https://github.com/apache/doris/pull/29420 ## Proposed changes Issue Number: close #29417 > [ignore_above](https://www.elastic.co/guide/en/elasticsearch/reference/current/ignore-above.html) Do not index any string longer than this v

Re: [PR] [opt](ES catalog)Add more description for limitations of docvalue_scan [doris]

2024-01-02 Thread via GitHub
qidaye commented on PR #29420: URL: https://github.com/apache/doris/pull/29420#issuecomment-1873823448 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] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
xzj7019 commented on code in PR #28562: URL: https://github.com/apache/doris/pull/28562#discussion_r1439302560 ## regression-test/suites/nereids_p0/hint/test_leading.groovy: ## @@ -928,6 +928,159 @@ suite("test_leading") { qt_select88_12 """select /*+ leading(t3 alias2 t1)

Re: [PR] [fix](nereids) fix aggregate function roll up when expression arguments is not equals [doris]

2024-01-02 Thread via GitHub
seawinde commented on code in PR #29256: URL: https://github.com/apache/doris/pull/29256#discussion_r1439304800 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewAggregateRule.java: ## @@ -60,15 +63,18 @@ */ public abstract clas

Re: [PR] [fix](nereids) fix aggregate function roll up when expression arguments is not equals [doris]

2024-01-02 Thread via GitHub
seawinde commented on code in PR #29256: URL: https://github.com/apache/doris/pull/29256#discussion_r1439305174 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewAggregateRule.java: ## @@ -267,7 +273,7 @@ private Function rollup(Ag

Re: [PR] [Bug](mark-join) fix wrong result on mark join + other conjunct [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29321: URL: https://github.com/apache/doris/pull/29321#issuecomment-1873828831 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit dbcb83f024c11bba8c9163f1a46eeea081d9915d, data reload: false run tpc

Re: [PR] [Improve](regresstests)add ck cases for array func [doris]

2024-01-02 Thread via GitHub
amorynan commented on PR #28492: URL: https://github.com/apache/doris/pull/28492#issuecomment-1873835176 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] [Enhancement](inverted index) strictly checkout inverted index properties [doris]

2024-01-02 Thread via GitHub
airborne12 opened a new pull request, #29421: URL: https://github.com/apache/doris/pull/29421 ## 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] [Bug](mark-join) fix wrong result on mark join + other conjunct [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29321: URL: https://github.com/apache/doris/pull/29321#issuecomment-1873836908 TeamCity be ut coverage result: Function Coverage: 36.63% (8612/23513) Line Coverage: 28.68% (69977/244018) Region Coverage: 27.66% (36220/130940) Branch Coverage: 24.3

Re: [PR] [opt](ES catalog)Add more description for limitations of docvalue_scan [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29420: URL: https://github.com/apache/doris/pull/29420#issuecomment-1873841899 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] [opt](ES catalog)Add more description for limitations of docvalue_scan [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29420: URL: https://github.com/apache/doris/pull/29420#issuecomment-1873841931 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 "Revert "[fix](journal) Fix infinite block due to initial BDB journal failed"" [doris]

2024-01-02 Thread via GitHub
xiaokang commented on PR #29397: URL: https://github.com/apache/doris/pull/29397#issuecomment-1873841958 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] [cases](index compaction)Add index compaction cases [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29393: URL: https://github.com/apache/doris/pull/29393#issuecomment-1873842682 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] [Bug](mark-join) fix wrong result on mark join + other conjunct [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29321: URL: https://github.com/apache/doris/pull/29321#issuecomment-1873842370 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.55 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

[PR] [typo](docs) fix default value display exception in fe-config page [doris]

2024-01-02 Thread via GitHub
hechao-ustc opened a new pull request, #29422: URL: https://github.com/apache/doris/pull/29422 ## Proposed changes https://github.com/apache/doris/assets/73096722/4afa011d-408e-4a72-8e2d-e6beae3d157b";> should be `3 * 24 * 3600` ## Further comments If this is a rel

[PR] [Feature](Variant) support decimal and int128 type to avoid number ov… [doris]

2024-01-02 Thread via GitHub
eldenmoon opened a new pull request, #29423: URL: https://github.com/apache/doris/pull/29423 …erflow ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.ap

Re: [PR] [improve](move-memtable) report failed tablets with status [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29351: URL: https://github.com/apache/doris/pull/29351#issuecomment-1873846512 TeamCity be ut coverage result: Function Coverage: 36.64% (8615/23514) Line Coverage: 28.68% (70005/244057) Region Coverage: 27.67% (36241/130955) Branch Coverage: 24.3

Re: [PR] [Enhancement](inverted index) strictly checkout inverted index properties [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29421: URL: https://github.com/apache/doris/pull/29421#issuecomment-1873847495 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](inverted index) strictly checkout inverted index properties [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29421: URL: https://github.com/apache/doris/pull/29421#issuecomment-1873847546 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) Query rewrite by mv support bitmap_union and bitmap_union_count roll up [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29418: URL: https://github.com/apache/doris/pull/29418#issuecomment-1873848270 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 1eadca6f0d907e988097d6ac0c7e3af2f7de6b93, data reload: false run tpc

Re: [PR] [cases](index compaction)Add index compaction cases [doris]

2024-01-02 Thread via GitHub
qidaye merged PR #29393: URL: https://github.com/apache/doris/pull/29393 -- 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.apach

(doris) branch master updated (d474d4e701c -> 04abcc12454)

2024-01-02 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d474d4e701c [Bug](rollup) fallback and disable tulpe when rollup select failed on old planner (#29226) add 0

Error while running github feature from .asf.yaml in doris!

2024-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [Feature](Variant) support decimal and int128 type to avoid number ov… [doris]

2024-01-02 Thread via GitHub
eldenmoon commented on PR #29423: URL: https://github.com/apache/doris/pull/29423#issuecomment-1873849878 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] [improve](function) get result from constant_col when expr is const [doris]

2024-01-02 Thread via GitHub
zhangstar333 commented on PR #29403: URL: https://github.com/apache/doris/pull/29403#issuecomment-1873850793 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] [Chore](sort) fix block used after it was moved [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29416: URL: https://github.com/apache/doris/pull/29416#issuecomment-1873851092 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] [Chore](sort) fix block used after it was moved [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29416: URL: https://github.com/apache/doris/pull/29416#issuecomment-1873851120 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](Variant) support decimal and int128 type to avoid number ov… [doris]

2024-01-02 Thread via GitHub
eldenmoon commented on PR #29423: URL: https://github.com/apache/doris/pull/29423#issuecomment-1873853454 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] [improve](function) get result from constant_col when expr is const [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29403: URL: https://github.com/apache/doris/pull/29403#issuecomment-1873856114 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](Variant) support decimal and int128 type to avoid number ov… [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on code in PR #29423: URL: https://github.com/apache/doris/pull/29423#discussion_r1439326621 ## be/src/util/jsonb_writer.h: ## @@ -248,6 +248,18 @@ class JsonbWriterT { return 0; } +uint32_t writeDecimal(int128_t decimal) { +

[PR] [Improve](Variant) catch exception when set_source_content throw exception [doris]

2024-01-02 Thread via GitHub
eldenmoon opened a new pull request, #29424: URL: https://github.com/apache/doris/pull/29424 ## 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

[PR] [cases](index compaction)Add index compaction cases (#29393) [doris]

2024-01-02 Thread via GitHub
qidaye opened a new pull request, #29425: URL: https://github.com/apache/doris/pull/29425 pick from master: #29393 Add some cases for index compaction: 1. index compaction with duplicate key table 2. index compaction with unique key table 3. optimize index compaction with mul

Re: [PR] [cases](index compaction)Add index compaction cases (#29393) [doris]

2024-01-02 Thread via GitHub
qidaye commented on PR #29425: URL: https://github.com/apache/doris/pull/29425#issuecomment-1873859178 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] [Improvement](nereids) Query rewrite by mv support bitmap_union and bitmap_union_count roll up [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29418: URL: https://github.com/apache/doris/pull/29418#issuecomment-1873861886 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.15 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Re: [PR] [minor](Nereids): cleanup code [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29413: URL: https://github.com/apache/doris/pull/29413#issuecomment-1873869401 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] [minor](Nereids): cleanup code [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29413: URL: https://github.com/apache/doris/pull/29413#issuecomment-1873869429 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](function) get result from constant_col when expr is const [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29403: URL: https://github.com/apache/doris/pull/29403#issuecomment-1873872503 TeamCity be ut coverage result: Function Coverage: 36.63% (8612/23513) Line Coverage: 28.68% (69978/244023) Region Coverage: 27.66% (36221/130940) Branch Coverage: 24.3

Re: [PR] Revert "Revert "[fix](journal) Fix infinite block due to initial BDB journal failed"" [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29397: URL: https://github.com/apache/doris/pull/29397#issuecomment-1873873814 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.58 seconds stream load tsv: 571 seconds loaded 74807831229 Bytes,

Re: [PR] [Improvement](execute) optimize for ColumnNullable's serialize_vec/deserialize_vec [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28788: URL: https://github.com/apache/doris/pull/28788#issuecomment-1873874228 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit bf232c6c717656cd9b0ef96e11029b18f580887d, data reload: false run tpc

Re: [PR] [Improve](Variant) catch exception when set_source_content throw exception [doris]

2024-01-02 Thread via GitHub
eldenmoon commented on PR #29424: URL: https://github.com/apache/doris/pull/29424#issuecomment-1873879637 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](export)fix core when export jsonb field [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29365: URL: https://github.com/apache/doris/pull/29365#issuecomment-1873879874 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](export)fix core when export jsonb field [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29365: URL: https://github.com/apache/doris/pull/29365#issuecomment-1873879854 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](group commit) Add an option of enable relay wal on all regression test [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28757: URL: https://github.com/apache/doris/pull/28757#issuecomment-1873882641 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [improvement](group commit) Add an option of enable relay wal on all regression test [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28757: URL: https://github.com/apache/doris/pull/28757#issuecomment-1873883300 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [Improvement](execute) optimize for ColumnNullable's serialize_vec/deserialize_vec [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28788: URL: https://github.com/apache/doris/pull/28788#issuecomment-1873887065 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.55 seconds stream load tsv: 561 seconds loaded 74807831229 Bytes,

Re: [PR] [improve](function) get result from constant_col when expr is const [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29403: URL: https://github.com/apache/doris/pull/29403#issuecomment-1873890090 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit a5f9d4712963e182f028a7ab0dafb171382a66e4, data reload: false run tpc

Re: [PR] [improvement](group commit) Add an option of enable relay wal on all regression test [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28757: URL: https://github.com/apache/doris/pull/28757#issuecomment-1873894447 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [improvement](group commit) Add an option of enable relay wal on all regression test [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28757: URL: https://github.com/apache/doris/pull/28757#issuecomment-1873895934 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.27 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

[PR] [fix](scan) [fix](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
xingyingone opened a new pull request, #29426: URL: https://github.com/apache/doris/pull/29426 [fix](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block ## Proposed changes Issue Number: close #29387 ## Further comments

Re: [PR] [fix](scan) [fix](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
xingyingone commented on PR #29426: URL: https://github.com/apache/doris/pull/29426#issuecomment-1873897907 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

[PR] [improve](move-memtable) skip load stream close wait when cancel [doris]

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

Re: [PR] [improve](function) get result from constant_col when expr is const [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29403: URL: https://github.com/apache/doris/pull/29403#issuecomment-1873898617 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.23 seconds stream load tsv: 562 seconds loaded 74807831229 Bytes,

<    1   2   3   4   5   6   7   8   9   >