[PR] [opt](profile) Add profile_manager_gc_interval_seconds on fe.conf [doris]

2024-09-09 Thread via GitHub
zhiqiang- opened a new pull request, #40596: URL: https://github.com/apache/doris/pull/40596 profile_manager_gc_interval_seconds will control the frequency of ProfileManager to do garbage collection. Current value is 30s, default value of new config is 1s. Before: https://

Re: [PR] [fix](cloud) fix routine load job stuck if commit transaction failed [doris]

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

Re: [PR] [fix](nereids)build agg for random distributed agg table in bindRelation phase [doris]

2024-09-09 Thread via GitHub
starocean999 commented on PR #40181: URL: https://github.com/apache/doris/pull/40181#issuecomment-2339814966 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](cast)Support more string-to-integer formats and ensure consistent behavior between BE and FE. [doris]

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

[PR] [feature](cast)Support more string-to-integer formats and ensure consistent behavior between BE and FE. [doris]

2024-09-09 Thread via GitHub
Mryange opened a new pull request, #40595: URL: https://github.com/apache/doris/pull/40595 ## Proposed changes Previously, FE supported scientific notation in casts, while BE did not, leading to discrepancies in constant calculations. Now, a unification is being implemented.

Re: [PR] [opt](vault) Do not use latest_fs() in vault mode [doris]

2024-09-09 Thread via GitHub
gavinchou merged PR #40516: URL: https://github.com/apache/doris/pull/40516 -- 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

Re: [PR] [fix](metadata)Add FE metadata-related file checks [doris]

2024-09-09 Thread via GitHub
CalvinKirs commented on PR #40546: URL: https://github.com/apache/doris/pull/40546#issuecomment-2339795738 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] [optimize](schema change) optimize of schema change for cooldown data [doris]

2024-09-09 Thread via GitHub
DarvenDuan commented on PR #40579: URL: https://github.com/apache/doris/pull/40579#issuecomment-2339797519 run compile -- 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

[PR] [chore](show partitions) show partitions print commit version #28274 [doris]

2024-09-09 Thread via GitHub
yujun777 opened a new pull request, #40594: URL: https://github.com/apache/doris/pull/40594 cherry pick from #28274 -- 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) support string functions fold constant by fe [doris]

2024-09-09 Thread via GitHub
924060929 commented on code in PR #40441: URL: https://github.com/apache/doris/pull/40441#discussion_r1751330214 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/ExecFunction.java: ## @@ -43,4 +43,9 @@ * return type */ String returnType();

Re: [PR] [Enhancement](auto-partition) Re-add deduplication to auto partition rpc [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40580: URL: https://github.com/apache/doris/pull/40580#issuecomment-2339788704 TeamCity be ut coverage result: Function Coverage: 36.85% (9394/25492) Line Coverage: 28.23% (77467/274373) Region Coverage: 27.63% (39997/144749) Branch Coverage: 24.2

Re: [PR] [chore](show partitions) show partitions print commit version #28274 [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40594: URL: https://github.com/apache/doris/pull/40594#issuecomment-2339786846 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] [chore](show partitions) show partitions print commit version #28274 [doris]

2024-09-09 Thread via GitHub
yujun777 commented on PR #40594: URL: https://github.com/apache/doris/pull/40594#issuecomment-2339786751 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](cluster key) support cloud mode [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40593: URL: https://github.com/apache/doris/pull/40593#issuecomment-2339783367 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](cluster key) support cloud mode [doris]

2024-09-09 Thread via GitHub
mymeiyi opened a new pull request, #40593: URL: https://github.com/apache/doris/pull/40593 cluster key support cloud mode. this pr is based on https://github.com/apache/doris/pull/40372 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

(doris) branch branch-3.0 updated (b735742ee08 -> e61f34a973e)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from b735742ee08 [Chore](inverted index) remove useless code of compound filters for inverted index #40258 (#40588)

Re: [PR] [Chore](inverted index) remove useless code in scan operator for normalize compound and match predicate #40232 [doris]

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

Re: [PR] [Chore](inverted index) remove useless code of compound filters for inverted index #40258 [doris]

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

(doris) branch branch-3.0 updated (8edb0189692 -> b735742ee08)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 8edb0189692 [Fix](inverted index) fix comparison for string after refactor compound #40338 (#40585) add b73

Re: [PR] [test](inverted index) fix case for index_compaction #40313 [doris]

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

(doris) branch branch-3.0 updated: [Fix](inverted index) fix comparison for string after refactor compound #40338 (#40585)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 8edb0189692 [Fix](inverted index) fix c

Re: [PR] [Fix](inverted index) fix comparison for string after refactor compound #40338 [doris]

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

Re: [PR] [Chore](inverted index) remove useless code in scan operator for normalize compound and match predicate #40232 [doris]

2024-09-09 Thread via GitHub
github-actions[bot] commented on PR #40587: URL: https://github.com/apache/doris/pull/40587#issuecomment-2339773907 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](inverted index) fix comparison for string after refactor compound #40338 [doris]

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

(doris) branch branch-3.0 updated: [Chore](status) Disable stack trace printing for NotFound error status #40470 (#40592)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 042fa163886 [Chore](status) Disable sta

Re: [PR] [Chore](status) Disable stack trace printing for NotFound error status #40470 [doris]

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

Re: [PR] [Chore](status) Disable stack trace printing for NotFound error status #40470 [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40592: URL: https://github.com/apache/doris/pull/40592#issuecomment-2339769321 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] [Chore](status) Disable stack trace printing for NotFound error status #40470 [doris]

2024-09-09 Thread via GitHub
airborne12 opened a new pull request, #40592: URL: https://github.com/apache/doris/pull/40592 cherry pick from #40470 -- 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

(doris) branch master updated (943ac0425a0 -> 140857fa7f4)

2024-09-09 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 943ac0425a0 [fix](systable) refactor code to avoid wrong usage (#40568) add 140857fa7f4 [feature](compaction)

[PR] [Chore](inverted index) remove useless code of compound filters for inverted index #40258 [doris]

2024-09-09 Thread via GitHub
airborne12 opened a new pull request, #40588: URL: https://github.com/apache/doris/pull/40588 cherry pick from #40258 -- 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] [test](inverted index) refine test_ignore_above case, add compound query sql #40355 [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40591: URL: https://github.com/apache/doris/pull/40591#issuecomment-2339767570 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] [test](inverted index) refine test_ignore_above case, add compound query sql #40355 [doris]

2024-09-09 Thread via GitHub
airborne12 opened a new pull request, #40591: URL: https://github.com/apache/doris/pull/40591 cherry pick from #40355 -- 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] [test](inverted index) fix case for index_compaction #40313 [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40590: URL: https://github.com/apache/doris/pull/40590#issuecomment-2339766617 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] [test](inverted index) fix case for index_compaction #40313 [doris]

2024-09-09 Thread via GitHub
airborne12 commented on PR #40590: URL: https://github.com/apache/doris/pull/40590#issuecomment-2339766537 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](inverted index) fix comparison for string after refactor compound #40338 [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40585: URL: https://github.com/apache/doris/pull/40585#issuecomment-2339761897 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Fix](inverted index) fix comparison for string after refactor compound #40338 [doris]

2024-09-09 Thread via GitHub
airborne12 commented on PR #40585: URL: https://github.com/apache/doris/pull/40585#issuecomment-2339761847 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] [Feat](Nereids) support string functions fold constant by fe [doris]

2024-09-09 Thread via GitHub
LiBinfeng-01 commented on PR #40441: URL: https://github.com/apache/doris/pull/40441#issuecomment-2339765289 run cloud_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

Re: [PR] [Chore](inverted index) remove useless code in scan operator for normalize compound and match predicate #40232 [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40587: URL: https://github.com/apache/doris/pull/40587#issuecomment-2339764066 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] [Chore](inverted index) remove useless code in scan operator for normalize compound and match predicate #40232 [doris]

2024-09-09 Thread via GitHub
airborne12 commented on PR #40587: URL: https://github.com/apache/doris/pull/40587#issuecomment-2339763969 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](inverted index) fix profile metrics for inverted index after refactor #40324 [doris]

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

[I] [Bug] doris.2.0.14版本show frontends耗时很慢 30s,其他命令都是毫秒级 [doris]

2024-09-09 Thread via GitHub
baimafeima-yf opened a new issue, #40586: URL: https://github.com/apache/doris/issues/40586 ### 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.14 ###

Re: [PR] [fix](cluster key) fix mow cluster key with schema change [doris]

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

[PR] fix: fix docs sidebar version error [doris-website]

2024-09-09 Thread via GitHub
jeffreys-cat opened a new pull request, #1101: URL: https://github.com/apache/doris-website/pull/1101 # Versions fix: fix docs sidebar version error ![image](https://github.com/user-attachments/assets/eed7d50d-7de4-4abc-859d-917a7cdfea82) -- This is an automated message

Re: [PR] [chore](cloud) return detail message when commit txn failed [doris]

2024-09-09 Thread via GitHub
liaoxin01 commented on PR #40584: URL: https://github.com/apache/doris/pull/40584#issuecomment-2339757392 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] [chore](cloud) return detail message when commit txn failed [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40584: URL: https://github.com/apache/doris/pull/40584#issuecomment-2339757073 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] [chore](cloud) return detail message when commit txn failed [doris]

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

(doris) branch branch-3.0 updated: [Fix](inverted index) fix profile metrics for inverted index after refactor #40324 (#40583)

2024-09-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new c43ed5f9e21 [Fix](inverted index) fix p

Re: [PR] [Fix](inverted index) fix profile metrics for inverted index after refactor #40324 [doris]

2024-09-09 Thread via GitHub
airborne12 commented on PR #40583: URL: https://github.com/apache/doris/pull/40583#issuecomment-2339753142 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] [Refactor](inverted index) refactor inverted index compound predicates evaluate logic #38908 [doris]

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

Re: [PR] [Feature-WIP](inverted index) Add boolean query functionality [doris]

2024-09-09 Thread via GitHub
airborne12 commented on PR #40230: URL: https://github.com/apache/doris/pull/40230#issuecomment-2339742479 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] [opt](vault) Do not use latest_fs() in vault mode [doris]

2024-09-09 Thread via GitHub
github-actions[bot] commented on PR #40516: URL: https://github.com/apache/doris/pull/40516#issuecomment-2339748253 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] [opt](vault) Do not use latest_fs() in vault mode [doris]

2024-09-09 Thread via GitHub
github-actions[bot] commented on PR #40516: URL: https://github.com/apache/doris/pull/40516#issuecomment-2339748113 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-test) Fix scanner profile test failed occasionally [doris]

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

Re: [PR] [optimize](schema change) optimize of schema change for cooldown data [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40579: URL: https://github.com/apache/doris/pull/40579#issuecomment-2339740243 TeamCity be ut coverage result: Function Coverage: 36.68% (9349/25490) Line Coverage: 28.04% (76921/274353) Region Coverage: 27.48% (39779/144737) Branch Coverage: 24.1

Re: [PR] [Enhancement](function) Add more explaination for crypto functions [doris-website]

2024-09-09 Thread via GitHub
morningman merged PR #1098: URL: https://github.com/apache/doris-website/pull/1098 -- 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...@d

[PR] [Feature](agg-state) support agg state storage array/map/struct [doris]

2024-09-09 Thread via GitHub
BiteThet opened a new pull request, #40582: URL: https://github.com/apache/doris/pull/40582 ## Proposed changes support agg state storage array/map/struct -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(doris-kafka-connector) branch master updated: [Chore] Change version to 24.0.0 (#43)

2024-09-09 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new f8fcad7 [Chore] Change version to

Re: [PR] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2339696933 TeamCity be ut coverage result: Function Coverage: 36.85% (9393/25492) Line Coverage: 28.23% (77472/274414) Region Coverage: 27.63% (4/144756) Branch Coverage: 24.2

Re: [PR] [Feature-WIP](inverted index) Add boolean query functionality [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40230: URL: https://github.com/apache/doris/pull/40230#issuecomment-2339676444 TeamCity be ut coverage result: Function Coverage: 36.98% (9452/25557) Line Coverage: 28.30% (77721/274649) Region Coverage: 27.70% (40133/144888) Branch Coverage: 24.3

Re: [I] [Bug] 2.1.5 create hdfs resource and set username=hdfs,be report error: Permission denied), reason: RemoteException: Permission denied: user=root, access=WRITE [doris]

2024-09-09 Thread via GitHub
bestboy closed issue #40311: [Bug] 2.1.5 create hdfs resource and set username=hdfs,be report error: Permission denied), reason: RemoteException: Permission denied: user=root, access=WRITE URL: https://github.com/apache/doris/issues/40311 -- This is an automated message from the Apache Git

Re: [PR] [optimize](schema change) optimize of schema change for cooldown data [doris]

2024-09-09 Thread via GitHub
DarvenDuan commented on PR #40579: URL: https://github.com/apache/doris/pull/40579#issuecomment-2339662035 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] [fix] try fix code format [doris]

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

Re: [PR] [Enhancement](test) Add function test templates [doris]

2024-09-09 Thread via GitHub
zclllyybb commented on code in PR #40462: URL: https://github.com/apache/doris/pull/40462#discussion_r1751279702 ## regression-test/suites/query_p0/sql_functions/test_template_three_args.groovy: ## @@ -0,0 +1,110 @@ +// Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [Feature-WIP](inverted index) Add boolean query functionality [doris]

2024-09-09 Thread via GitHub
zzzxl1993 commented on PR #40230: URL: https://github.com/apache/doris/pull/40230#issuecomment-2339652770 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] [Feat](Nereids) support string functions fold constant by fe [doris]

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

Re: [PR] [improvement](cloud) manage node via sql like non cloud mode [doris]

2024-09-09 Thread via GitHub
gavinchou commented on code in PR #40264: URL: https://github.com/apache/doris/pull/40264#discussion_r1751258176 ## fe/fe-core/src/main/java/org/apache/doris/cloud/catalog/CloudEnv.java: ## @@ -166,6 +187,22 @@ private Cloud.NodeInfoPB getLocalTypeFromMetaService() { re

Re: [PR] [improvement](cloud) manage node via sql like non cloud mode [doris]

2024-09-09 Thread via GitHub
gavinchou commented on code in PR #40264: URL: https://github.com/apache/doris/pull/40264#discussion_r1751257762 ## fe/fe-core/src/main/java/org/apache/doris/cloud/catalog/CloudEnv.java: ## @@ -175,14 +212,19 @@ protected void getClusterIdAndRole() throws IOException {

Re: [PR] [improvement](cloud) manage node via sql like non cloud mode [doris]

2024-09-09 Thread via GitHub
gavinchou commented on code in PR #40264: URL: https://github.com/apache/doris/pull/40264#discussion_r1751255425 ## fe/fe-core/src/main/java/org/apache/doris/catalog/InternalSchemaInitializer.java: ## @@ -72,17 +69,17 @@ public void run() { FrontendNodeType feTy

Re: [PR] [Feat](Nereids) support string functions fold constant by fe [doris]

2024-09-09 Thread via GitHub
LiBinfeng-01 commented on PR #40441: URL: https://github.com/apache/doris/pull/40441#issuecomment-2339617245 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

(doris) branch branch-2.1 updated: [improvement](statistics)Return -1 to neredis if report olap table row count for new table is not done for all tablets. (#40457) (#40540)

2024-09-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e43e6e2bba1 [improvement](statistics)Re

Re: [PR] [fix] _cur_reader can be null in exception cases in VFileScanner [doris]

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

Re: [PR] [Enhancement](auto-partition) Re-add deduplication to auto partition rpc [doris]

2024-09-09 Thread via GitHub
zclllyybb commented on PR #40580: URL: https://github.com/apache/doris/pull/40580#issuecomment-2339606716 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-WIP](inverted index) Add boolean query functionality [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40230: URL: https://github.com/apache/doris/pull/40230#issuecomment-2339605077 TeamCity be ut coverage result: Function Coverage: 36.98% (9452/25557) Line Coverage: 28.31% (77750/274649) Region Coverage: 27.69% (40124/144888) Branch Coverage: 24.2

Re: [PR] [refactor](pipeline) Refactor logics [doris]

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

Re: [PR] [refactor](pipeline) Refactor logics [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40576: URL: https://github.com/apache/doris/pull/40576#issuecomment-2339599099 TeamCity be ut coverage result: Function Coverage: 36.86% (9396/25490) Line Coverage: 28.25% (77517/274382) Region Coverage: 27.64% (40010/144745) Branch Coverage: 24.2

Re: [PR] [refactor](pipeline) Refactor logics [doris]

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

Re: [I] [Enhancement] doris to support function SESSION_USER() [doris]

2024-09-09 Thread via GitHub
yiguolei closed issue #39574: [Enhancement] doris to support function SESSION_USER() URL: https://github.com/apache/doris/issues/39574 -- 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 co

(doris) branch master updated (e9eed642814 -> dd8b0ee480b)

2024-09-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e9eed642814 [test](case) add some test case for encrypt/decrypt functions (#40427) add dd8b0ee480b [Enhancement

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

2024-09-09 Thread via GitHub
yiguolei merged PR #39575: URL: https://github.com/apache/doris/pull/39575 -- 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] _cur_reader can be null in exception cases in VFileScanner [doris]

2024-09-09 Thread via GitHub
yiguolei commented on PR #40273: URL: https://github.com/apache/doris/pull/40273#issuecomment-2339578183 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

(doris) branch master updated (ab2c1cca92b -> e9eed642814)

2024-09-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ab2c1cca92b [Chore](GHA) Add code owner for be exec version change (#40577) add e9eed642814 [test](case) add so

Re: [PR] [test](case) add some test case for encrypt/decrypt functions [doris]

2024-09-09 Thread via GitHub
yiguolei merged PR #40427: URL: https://github.com/apache/doris/pull/40427 -- 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] [opt](join)Support MethodOneString to optimize hash join with a single string key [doris]

2024-09-09 Thread via GitHub
HappenLee commented on code in PR #40559: URL: https://github.com/apache/doris/pull/40559#discussion_r1751217843 ## be/src/vec/common/hash_table/hash_map_context.h: ## @@ -284,29 +285,59 @@ struct MethodStringNoCache : public MethodBase { using State = ColumnsH

[PR] [optimize](schema change) optimize of schema change for cooldown data [doris]

2024-09-09 Thread via GitHub
DarvenDuan opened a new pull request, #40579: URL: https://github.com/apache/doris/pull/40579 ## Proposed changes This PR solves 2 problems of schema change for cooldown data: 1. Schema change will build a new tablet for base tablet, and all replicas do this separately, so the cooldown

Re: [PR] [Enhancement](test) Add function test templates [doris]

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

[PR] (doc)fix upgrade.md [doris-website]

2024-09-09 Thread via GitHub
echo-hhj opened a new pull request, #1099: URL: https://github.com/apache/doris-website/pull/1099 # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese - [ ] English -- This is an automated message from the Apache Git Service. To

Re: [PR] [Enhancement](test) Add function test templates [doris]

2024-09-09 Thread via GitHub
doris-robot commented on PR #40462: URL: https://github.com/apache/doris/pull/40462#issuecomment-2339544698 TeamCity be ut coverage result: Function Coverage: 36.86% (9393/25486) Line Coverage: 28.24% (77460/274286) Region Coverage: 27.64% (39992/144689) Branch Coverage: 24.2

Re: [PR] Var pred be [doris]

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

Re: [PR] [feature](compaction) Add an http action for visibility of compaction score on each tablet [doris]

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

Re: [PR] [fix](regression-test) Fix scanner profile test failed occasionally [doris]

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

Re: [PR] [Enhancement](test) Add function test templates [doris]

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

Re: [PR] [test](case) add some test case for encrypt/decrypt functions [doris]

2024-09-09 Thread via GitHub
github-actions[bot] commented on PR #40427: URL: https://github.com/apache/doris/pull/40427#issuecomment-2339538847 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](compaction) Add an http action for visibility of compaction score on each tablet [doris]

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

Re: [PR] [fix](docs) fix the bug in copying the folder [doris-website]

2024-09-09 Thread via GitHub
echo-hhj closed pull request #955: [fix](docs) fix the bug in copying the folder URL: https://github.com/apache/doris-website/pull/955 -- 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 com

(doris-website) branch master updated: Update lakehouse-overview.md (#1082)

2024-09-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 30785018b2f Update lakehouse-overview

Re: [PR] Update lakehouse-overview.md [doris-website]

2024-09-09 Thread via GitHub
morningman merged PR #1082: URL: https://github.com/apache/doris-website/pull/1082 -- 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...@d

(doris-website) branch master updated: Fix typos in documents metacache.md (#1089)

2024-09-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new f1613e27830 Fix typos in documents me

(doris) branch spill_and_reserve updated: [fix](memory) Not check process memory limit when thread reserve memory is sufficient (#40548)

2024-09-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/spill_and_reserve by this push: new 5d18956013f [fix](memory)

Re: [PR] [fix](memory) Not check process memory limit when thread reserve memory is sufficient [doris]

2024-09-09 Thread via GitHub
yiguolei merged PR #40548: URL: https://github.com/apache/doris/pull/40548 -- 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] [refactor](pipeline) Refactor logics [doris]

2024-09-09 Thread via GitHub
Gabriel39 commented on PR #40576: URL: https://github.com/apache/doris/pull/40576#issuecomment-2339533040 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

  1   2   3   4   5   >