Re: [PR] [bug](schema change)fix schema change cause load failed due to err -215 [doris]

2023-12-18 Thread via GitHub
DarvenDuan commented on PR #23836: URL: https://github.com/apache/doris/pull/23836#issuecomment-1860295479 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] [feature](Nereids) support datev1 and datetimev1 [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28581: URL: https://github.com/apache/doris/pull/28581#issuecomment-1860295468 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit d098699e6694c4cbbd1ed02fe6b62112a2451ad8, data reload: false run tpc

Re: [PR] [feature](Nereids): add is null in predicate and put or expansion rule in rewriter [doris]

2023-12-18 Thread via GitHub
jackwener merged PR #28348: URL: https://github.com/apache/doris/pull/28348 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

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

2023-12-18 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

(doris) branch master updated (868884145cd -> 9cf9d568c72)

2023-12-18 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 868884145cd [Opt](expr) Opt decimal comparsion expr. (#28551) add 9cf9d568c72 [feature](Nereids): add is null in

[I] [Bug] be crash in doris::vectorized::ColumnString::insert_from [doris]

2023-12-18 Thread via GitHub
trikker opened a new issue, #28584: URL: https://github.com/apache/doris/issues/28584 ### 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 2.0.2 ### What's

Re: [PR] [feature](mtmv)create mtmv support refresh_partition_num [doris]

2023-12-18 Thread via GitHub
zddr commented on PR #28566: URL: https://github.com/apache/doris/pull/28566#issuecomment-1860308768 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [Enhance](Nereids)when both Nereids and old parsers report errors, prompt error messages for the Nereids [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28580: URL: https://github.com/apache/doris/pull/28580#issuecomment-1860310434 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit fe804a968dfdafa0e2810e16eec62ad23743f62f, data reload: false run tpc

Re: [PR] [feature-wip](nereids) Support some spark-sql built-in functions when set dialect=spark_sql [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28531: URL: https://github.com/apache/doris/pull/28531#issuecomment-1860306478 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.67 seconds stream load tsv: 571 seconds loaded 74807831229 Bytes,

Re: [PR] [feature][execturo]support query schedule policy [doris]

2023-12-18 Thread via GitHub
wangbo commented on code in PR #28443: URL: https://github.com/apache/doris/pull/28443#discussion_r1430051181 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -2268,6 +2268,12 @@ public class Config extends ConfigBase { @ConfField(mutable = true, mas

[PR] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
qidaye opened a new pull request, #28585: URL: https://github.com/apache/doris/pull/28585 …tring indexing ## Proposed changes When string is too long, clucene will throw an error. And the string is too long to analyze. So we ignore the string in index process when the strin

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

2023-12-18 Thread via GitHub
zzzxl1993 commented on PR #28257: URL: https://github.com/apache/doris/pull/28257#issuecomment-1860315481 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](mtmv)create mtmv support refresh_partition_num [doris]

2023-12-18 Thread via GitHub
zddr commented on PR #28566: URL: https://github.com/apache/doris/pull/28566#issuecomment-1860318782 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
qidaye commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1860317578 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

[PR] [Bug](join) fix wrong result on left anti mark join [doris]

2023-12-18 Thread via GitHub
BiteThet opened a new pull request, #28586: URL: https://github.com/apache/doris/pull/28586 ## Proposed changes fix wrong result on left anti mark join ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [Bug](join) fix wrong result on left anti mark join [doris]

2023-12-18 Thread via GitHub
BiteThet commented on PR #28586: URL: https://github.com/apache/doris/pull/28586#issuecomment-1860318208 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] [feature](Nereids) support datev1 and datetimev1 [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28581: URL: https://github.com/apache/doris/pull/28581#issuecomment-1860324146 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.92 seconds stream load tsv: 575 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1860324588 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](group commit) Fix some wal problems on group commit [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28554: URL: https://github.com/apache/doris/pull/28554#issuecomment-1860325258 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 711ab6f24937f22f62ce2d0f4f5d0f952642c140, data reload: false run tpc

Re: [PR] [Enhance](Nereids)when both Nereids and old parsers report errors, prompt error messages for the Nereids [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28580: URL: https://github.com/apache/doris/pull/28580#issuecomment-1860326468 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.14 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](mtmv)create mtmv support refresh_partition_num [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28566: URL: https://github.com/apache/doris/pull/28566#issuecomment-1860329479 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](mtmv)create mtmv support refresh_partition_num [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28566: URL: https://github.com/apache/doris/pull/28566#issuecomment-1860329532 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](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1860330724 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] [Bug](join) fix wrong result on left anti mark join [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28586: URL: https://github.com/apache/doris/pull/28586#issuecomment-186088 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](group commit) Fix some wal problems on group commit [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28554: URL: https://github.com/apache/doris/pull/28554#issuecomment-1860337112 TeamCity be ut coverage result: Function Coverage: 36.50% (8538/23394) Line Coverage: 28.65% (69519/242632) Region Coverage: 27.67% (35918/129789) Branch Coverage: 24.4

Re: [PR] [DNM](Nereids) test disable fallback [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #25344: URL: https://github.com/apache/doris/pull/25344#issuecomment-1860342986 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 69f4394ed6cbc0f6c758e6c862626e167724d1b8, data reload: false run tpc

[PR] [fix](regression)Change analyze_timeout to global. [doris]

2023-12-18 Thread via GitHub
Jibing-Li opened a new pull request, #28587: URL: https://github.com/apache/doris/pull/28587 Fix hive statistics regression case. analyze_timeout is a global session variable. ## Further comments If this is a relatively large or complex change, kick off the discussion a

Re: [PR] [fix](group commit) Fix some wal problems on group commit [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28554: URL: https://github.com/apache/doris/pull/28554#issuecomment-1860348040 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.59 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [DNM](Nereids) test disable fallback [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #25344: URL: https://github.com/apache/doris/pull/25344#issuecomment-1860349144 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.16 seconds stream load tsv: 575 seconds loaded 74807831229 Bytes,

Re: [PR] [bug](schema change)fix schema change cause load failed due to err -215 [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #23836: URL: https://github.com/apache/doris/pull/23836#issuecomment-1860357710 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 137b13a8c7b116c6e34d0b2c333486b8943dfd08, data reload: false run tpc

Re: [PR] [bug](schema change)fix schema change cause load failed due to err -215 [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #23836: URL: https://github.com/apache/doris/pull/23836#issuecomment-1860372209 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.66 seconds stream load tsv: 574 seconds loaded 74807831229 Bytes,

Re: [PR] [Bug](join) fix wrong result on left anti mark join [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28586: URL: https://github.com/apache/doris/pull/28586#issuecomment-1860394552 TeamCity be ut coverage result: Function Coverage: 37.81% (7993/21139) Line Coverage: 29.50% (64918/220083) Region Coverage: 28.98% (33406/115291) Branch Coverage: 24.8

Re: [PR] [chore](Nereids): remove SemiJoinCommute in rewriter [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28563: URL: https://github.com/apache/doris/pull/28563#issuecomment-1860394439 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] [chore](Nereids): remove SemiJoinCommute in rewriter [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28563: URL: https://github.com/apache/doris/pull/28563#issuecomment-1860394352 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](mtmv)create mtmv support refresh_partition_num [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28566: URL: https://github.com/apache/doris/pull/28566#issuecomment-1860400984 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit bbdba262f7d78b04498c1658ea60e1175c7d65f3, data reload: false run tpc

Re: [PR] [fix](regression)Change analyze_timeout to global. [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28587: URL: https://github.com/apache/doris/pull/28587#issuecomment-1860402224 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] [Bug](join) fix wrong result on left anti mark join [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28586: URL: https://github.com/apache/doris/pull/28586#issuecomment-1860404130 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 50.5 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes, a

[PR] [feature](writer) add null document API to optimize index empty doc [doris-thirdparty]

2023-12-18 Thread via GitHub
qidaye opened a new pull request, #153: URL: https://github.com/apache/doris-thirdparty/pull/153 (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 unsubscribe

Re: [PR] [chore](Nereids): remove SemiJoinCommute in rewriter [doris]

2023-12-18 Thread via GitHub
jackwener merged PR #28563: URL: https://github.com/apache/doris/pull/28563 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

(doris) branch master updated: [chore](Nereids): remove SemiJoinCommute in rewriter (#28563)

2023-12-18 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 ddcfba0368c [chore](Nereids): remove SemiJoinCom

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

2023-12-18 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

[PR] [feature](Nereids): eliminate semi join [doris]

2023-12-18 Thread via GitHub
jackwener opened a new pull request, #28588: URL: https://github.com/apache/doris/pull/28588 ## 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: [I] [Bug] Can not insert data after enabling the partial column updates [doris]

2023-12-18 Thread via GitHub
bobhan1 commented on issue #28553: URL: https://github.com/apache/doris/issues/28553#issuecomment-1860418626 Because there is no row with sdv_id=666 in the original table, in partial updates, this newly inserted row will be counted in the filtered rows. Then, due to `enable_insert_strict=tr

Re: [PR] [feature](Nereids): eliminate semi join [doris]

2023-12-18 Thread via GitHub
jackwener commented on PR #28588: URL: https://github.com/apache/doris/pull/28588#issuecomment-1860426479 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](mtmv)create mtmv support refresh_partition_num [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28566: URL: https://github.com/apache/doris/pull/28566#issuecomment-1860428897 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.52 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [Performance](point query)Opimize partition prune for point query [doris]

2023-12-18 Thread via GitHub
xiaokang commented on code in PR #28150: URL: https://github.com/apache/doris/pull/28150#discussion_r1430098648 ## fe/fe-core/src/main/java/org/apache/doris/planner/PartitionPruneV2ForShortCircuitPlan.java: ## @@ -0,0 +1,90 @@ +// Licensed to the Apache Software Foundation (ASF)

Re: [PR] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1860446677 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit fb86ab679d4ba0666b77d3231fbacc3fadf65809, data reload: false run tpc

Re: [PR] [Performance](point query)Opimize partition prune for point query [doris]

2023-12-18 Thread via GitHub
eldenmoon commented on code in PR #28150: URL: https://github.com/apache/doris/pull/28150#discussion_r1430119629 ## fe/fe-core/src/main/java/org/apache/doris/planner/PartitionPruneV2ForShortCircuitPlan.java: ## @@ -0,0 +1,90 @@ +// Licensed to the Apache Software Foundation (ASF

Re: [PR] [Performance](point query)Opimize partition prune for point query [doris]

2023-12-18 Thread via GitHub
eldenmoon commented on code in PR #28150: URL: https://github.com/apache/doris/pull/28150#discussion_r1430120997 ## fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java: ## @@ -199,6 +200,10 @@ public class OlapScanNode extends ScanNode { private boolean sh

Re: [PR] [Performance](point query)Opimize partition prune for point query [doris]

2023-12-18 Thread via GitHub
eldenmoon commented on code in PR #28150: URL: https://github.com/apache/doris/pull/28150#discussion_r1430123016 ## fe/fe-core/src/main/java/org/apache/doris/planner/PartitionPruneV2ForShortCircuitPlan.java: ## @@ -0,0 +1,90 @@ +// Licensed to the Apache Software Foundation (ASF

Re: [PR] [Feature](Variant) Implement variant new sub column access method [doris]

2023-12-18 Thread via GitHub
eldenmoon commented on PR #28484: URL: https://github.com/apache/doris/pull/28484#issuecomment-1860461236 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1860475334 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.5 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes, a

(doris) 02/02: change version to 2.0.3-rc06

2023-12-18 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch release-2.0.3 in repository https://gitbox.apache.org/repos/asf/doris.git commit e8810dad8dd5b18f4ce2f5adec700274175f999d Author: Kang AuthorDate: Sat Dec 9 23:51:52 2023 +0800 change version

(doris) 01/02: [Fix](schema change) disable convert light schema change (#28205)

2023-12-18 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch release-2.0.3 in repository https://gitbox.apache.org/repos/asf/doris.git commit 0d9fd2416157fde36c4ed535c07ed3b5a35f6a25 Author: Kang AuthorDate: Sat Dec 9 23:45:25 2023 +0800 [Fix](schema c

(doris) branch release-2.0.3 created (now e8810dad8dd)

2023-12-18 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch release-2.0.3 in repository https://gitbox.apache.org/repos/asf/doris.git at e8810dad8dd change version to 2.0.3-rc06 This branch includes the following new commits: new 0d9fd241615 [

Re: [PR] [fix](block) fix be core while mutable block merge may cause different row size between columns in origin block [doris]

2023-12-18 Thread via GitHub
caiconghui commented on PR #27943: URL: https://github.com/apache/doris/pull/27943#issuecomment-1860501102 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] [feature](inverted index) add ignore_above property to prevent long s… [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28585: URL: https://github.com/apache/doris/pull/28585#issuecomment-1860505526 TeamCity be ut coverage result: Function Coverage: 36.49% (8536/23395) Line Coverage: 28.64% (69481/242575) Region Coverage: 27.65% (35888/129772) Branch Coverage: 24.3

Re: [PR] [performance](variant) support topn 2phase read for variant column [doris]

2023-12-18 Thread via GitHub
eldenmoon commented on PR #28318: URL: https://github.com/apache/doris/pull/28318#issuecomment-1860510433 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] [Improvement](decimal) reduce overhead on disable check decimal overflow [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28249: URL: https://github.com/apache/doris/pull/28249#issuecomment-1860514227 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](invert index) match_regexp feature added [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28257: URL: https://github.com/apache/doris/pull/28257#issuecomment-1860514378 TeamCity be ut coverage result: Function Coverage: 36.48% (8539/23409) Line Coverage: 28.63% (69501/242757) Region Coverage: 27.66% (35911/129845) Branch Coverage: 24.3

Re: [PR] [Feature](Variant) Implement variant new sub column access method [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28484: URL: https://github.com/apache/doris/pull/28484#issuecomment-1860519307 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 5083eb12d1358c4ebf23a061e6649cc931a2db52, data reload: false run tpc

Re: [PR] [fix](block) fix be core while mutable block merge may cause different row size between columns in origin block [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #27943: URL: https://github.com/apache/doris/pull/27943#issuecomment-1860520115 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](testcase) fix p0 testcase rf_prune and explain_graph [doris]

2023-12-18 Thread via GitHub
englefly merged PR #28549: URL: https://github.com/apache/doris/pull/28549 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

(doris) branch branch-2.0 updated: [fix](testcase) fix p0 testcase rf_prune and explain_graph (#28549)

2023-12-18 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 50450337904 [fix](testcase) fix p0 test

(doris) branch release-2.0.3 updated (e8810dad8dd -> 37d31a5550a)

2023-12-18 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch release-2.0.3 in repository https://gitbox.apache.org/repos/asf/doris.git discard e8810dad8dd change version to 2.0.3-rc06 discard 0d9fd241615 [Fix](schema change) disable convert light schema c

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

2023-12-18 Thread via GitHub
doris-robot commented on PR #28257: URL: https://github.com/apache/doris/pull/28257#issuecomment-1860538366 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit af363d06398240bf4b52fc99ad549e81edce2892, data reload: false run tpc

Re: [PR] [Performance](point query)Opimize partition prune for point query [doris]

2023-12-18 Thread via GitHub
eldenmoon commented on code in PR #28150: URL: https://github.com/apache/doris/pull/28150#discussion_r1430161192 ## fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java: ## @@ -674,8 +679,17 @@ private Collection partitionPrune(PartitionInfo partitionInfo,

Re: [PR] [Performance](point query)Opimize partition prune for point query [doris]

2023-12-18 Thread via GitHub
eldenmoon commented on PR #28150: URL: https://github.com/apache/doris/pull/28150#issuecomment-1860543597 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] [Performance](point query)Opimize partition prune for point query [doris]

2023-12-18 Thread via GitHub
eldenmoon commented on code in PR #28150: URL: https://github.com/apache/doris/pull/28150#discussion_r1430163323 ## fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java: ## @@ -674,8 +679,17 @@ private Collection partitionPrune(PartitionInfo partitionInfo,

Re: [PR] [Feature](Variant) Implement variant new sub column access method [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28484: URL: https://github.com/apache/doris/pull/28484#issuecomment-1860549451 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.57 seconds stream load tsv: 574 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](block) fix be core while mutable block merge may cause different row size between columns in origin block [doris]

2023-12-18 Thread via GitHub
caiconghui commented on PR #27943: URL: https://github.com/apache/doris/pull/27943#issuecomment-1860553935 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

[PR] [Enhance](broker) add inputstream expire scheduled checker to avoid memory leak for broker scan [doris]

2023-12-18 Thread via GitHub
WinkerDu opened a new pull request, #28589: URL: https://github.com/apache/doris/pull/28589 ## Proposed changes Issue Number: close #xxx My organization try to accelerate HMS Lake query based on #24830, which introduces BE using broker to scan for HMS catalog. In real sc

[PR] [fix](nereids)remove rf-prune case [doris]

2023-12-18 Thread via GitHub
englefly opened a new pull request, #28590: URL: https://github.com/apache/doris/pull/28590 ## Proposed changes this case depends on other pr in master (print rf in explain shape), it should not be picked to branch-2.0 Issue Number: close #xxx ## Further comments

Re: [PR] [fix](nereids)remove rf-prune case [doris]

2023-12-18 Thread via GitHub
englefly commented on PR #28590: URL: https://github.com/apache/doris/pull/28590#issuecomment-1860558008 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](block) fix be core while mutable block merge may cause different row size between columns in origin block [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #27943: URL: https://github.com/apache/doris/pull/27943#issuecomment-1860559914 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](invert index) match_regexp feature added [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28257: URL: https://github.com/apache/doris/pull/28257#issuecomment-1860567740 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.92 seconds stream load tsv: 574 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](regression)Change analyze_timeout to global. [doris]

2023-12-18 Thread via GitHub
Jibing-Li commented on PR #28587: URL: https://github.com/apache/doris/pull/28587#issuecomment-1860582618 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](streamload) catch exception when reading arrow data [doris]

2023-12-18 Thread via GitHub
yiguolei merged PR #28558: URL: https://github.com/apache/doris/pull/28558 -- 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)remove rf-prune case [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28590: URL: https://github.com/apache/doris/pull/28590#issuecomment-1860587841 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

(doris) branch master updated: [fix](streamload) catch exception when reading arrow data (#28558)

2023-12-18 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 97e63516b74 [fix](streamload) catch exception w

Re: [PR] [fix](nereids)remove rf-prune case [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28590: URL: https://github.com/apache/doris/pull/28590#issuecomment-1860587725 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

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

2023-12-18 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] [Bug](join) fix wrong result on left anti mark join [doris]

2023-12-18 Thread via GitHub
yiguolei commented on PR #28586: URL: https://github.com/apache/doris/pull/28586#issuecomment-1860589078 add some regression test please -- 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 specif

Re: [PR] [regressioncase](nereids)check stats and log memo for tpcds_sf1_unique_p1/query46 [doris]

2023-12-18 Thread via GitHub
englefly commented on PR #28396: URL: https://github.com/apache/doris/pull/28396#issuecomment-1860594125 run p1 -- 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

[PR] [ut](stats) Added tests for JDBC analysis tasks [doris]

2023-12-18 Thread via GitHub
Nitin-Kashyap opened a new pull request, #28591: URL: https://github.com/apache/doris/pull/28591 ## Proposed changes Added unit tests for JDBC Analysis task. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apac

Re: [I] [Bug] be crash in doris::vectorized::ColumnString::insert_from [doris]

2023-12-18 Thread via GitHub
trikker commented on issue #28584: URL: https://github.com/apache/doris/issues/28584#issuecomment-1860596838 After upgrading to version 2.0.3, the problem is not solved and the crash stack is the same as above. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [Chore](execute) remove some unused code and adjust check_row_nums [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28576: URL: https://github.com/apache/doris/pull/28576#issuecomment-1860597055 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](execute) remove some unused code and adjust check_row_nums [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28576: URL: https://github.com/apache/doris/pull/28576#issuecomment-1860597171 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] [Bug] optimize the collection import Lists dependency packge #28523 [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28579: URL: https://github.com/apache/doris/pull/28579#issuecomment-1860603602 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] optimize the collection import Lists dependency packge #28523 [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28579: URL: https://github.com/apache/doris/pull/28579#issuecomment-1860603721 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] [code](pipelineX) refine some pipelineX code [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28570: URL: https://github.com/apache/doris/pull/28570#issuecomment-1860602568 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] [code](pipelineX) refine some pipelineX code [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28570: URL: https://github.com/apache/doris/pull/28570#issuecomment-1860602494 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](block) fix be core while mutable block merge may cause different row size between columns in origin block [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #27943: URL: https://github.com/apache/doris/pull/27943#issuecomment-1860605856 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 714427d0f0741ca7585c3d737cac9012ccb2df2b, data reload: false

Re: [PR] [enhance](partition_id) check partition id before store meta [doris]

2023-12-18 Thread via GitHub
dataroaring commented on PR #28055: URL: https://github.com/apache/doris/pull/28055#issuecomment-1860616992 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] [Performance](point query)Opimize partition prune for point query [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28150: URL: https://github.com/apache/doris/pull/28150#issuecomment-1860622043 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 3b8a89d4c1e3fd66d754f483b4413641ec51a0a4, data reload: false

Re: [PR] [fix](Nereids) stats estimation of lessThan [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28444: URL: https://github.com/apache/doris/pull/28444#issuecomment-1860634768 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] [enhance](partition_id) check partition id before store meta [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28055: URL: https://github.com/apache/doris/pull/28055#issuecomment-1860634125 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) stats estimation of lessThan [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28444: URL: https://github.com/apache/doris/pull/28444#issuecomment-1860634856 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](block) fix be core while mutable block merge may cause different row size between columns in origin block [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #27943: URL: https://github.com/apache/doris/pull/27943#issuecomment-1860636042 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.81 seconds stream load tsv: 579 seconds loaded 74807831229 Bytes,

Re: [PR] [Performance](point query)Opimize partition prune for point query [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28150: URL: https://github.com/apache/doris/pull/28150#issuecomment-1860637944 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.86 seconds stream load tsv: 574 seconds loaded 74807831229 Bytes,

<    1   2   3   4   5   6   7   8   9   >