Re: [PR] [improve](partition_topn) Add partition threshold check in hash table to control partition nums [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #39057: URL: https://github.com/apache/doris/pull/39057#issuecomment-2362971199 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](partition_topn) Add partition threshold check in hash table to control partition nums [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #39057: URL: https://github.com/apache/doris/pull/39057#issuecomment-2362971135 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](cloud) support BE http action: /api/file_cache?op=hash [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40831: URL: https://github.com/apache/doris/pull/40831#issuecomment-2362969639 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [enhancement](cloud) support BE http action: /api/file_cache?op=hash [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40831: URL: https://github.com/apache/doris/pull/40831#issuecomment-2362969584 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](window_func) fix bug of agg function used in window function and add many test cases [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40678: URL: https://github.com/apache/doris/pull/40678#issuecomment-2362969262 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](window_func) fix bug of agg function used in window function and add many test cases [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40678: URL: https://github.com/apache/doris/pull/40678#issuecomment-2362969231 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](systable) fix unstable case for partitions table (#40553) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41043: URL: https://github.com/apache/doris/pull/41043#issuecomment-2362968935 TeamCity be ut coverage result: Function Coverage: 36.17% (9331/25800) Line Coverage: 27.71% (76629/276535) Region Coverage: 26.50% (39367/148552) Branch Coverage: 23.3

Re: [PR] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
zhiqiang- commented on PR #40945: URL: https://github.com/apache/doris/pull/40945#issuecomment-2362967996 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] [opt](binlog) Support modify comment binlog [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #39783: URL: https://github.com/apache/doris/pull/39783#issuecomment-2362968131 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](binlog) Support modify comment binlog [doris]

2024-09-19 Thread via GitHub
w41ter commented on PR #39783: URL: https://github.com/apache/doris/pull/39783#issuecomment-2362966066 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] [feature](functions) impl scalar functions normal_cdf,to_iso8601,from_iso8601_date (#40695) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41049: URL: https://github.com/apache/doris/pull/41049#issuecomment-2362965169 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](branch2.1) test memory [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41042: URL: https://github.com/apache/doris/pull/41042#issuecomment-2362964801 TeamCity be ut coverage result: Function Coverage: 36.16% (9330/25800) Line Coverage: 27.71% (76635/276539) Region Coverage: 26.50% (39370/148552) Branch Coverage: 23.3

Re: [PR] [feature](functions) impl scalar functions normal_cdf,to_iso8601,from_iso8601_date (#40695) [doris]

2024-09-19 Thread via GitHub
hubgeter commented on PR #41049: URL: https://github.com/apache/doris/pull/41049#issuecomment-2362965273 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] [feature](functions) impl scalar functions normal_cdf,to_iso8601,from_iso8601_date (#40695) [doris]

2024-09-19 Thread via GitHub
hubgeter opened a new pull request, #41049: URL: https://github.com/apache/doris/pull/41049 bp #40695 ## Proposed changes Added three functions: `normal_cdf`, `to_iso8601`, `from_iso8601_date` 1. `normal_cdf(mean, sd, v) → double` : Compute the Normal cdf with given mean an

(doris) branch master updated (7a00dd4a4ac -> c55c72121c2)

2024-09-19 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7a00dd4a4ac [Feature](json) Support json_search function (#40948) add c55c72121c2 [opt](binlog) Support rename col

Re: [PR] [opt](binlog) Support rename column binlog [doris]

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

Re: [PR] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
zhiqiang- commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768078873 ## be/src/vec/aggregate_functions/aggregate_function_statistic.h: ## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

Re: [PR] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
zhiqiang- commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768078535 ## be/src/vec/aggregate_functions/aggregate_function_statistic.h: ## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

Re: [PR] [Enhancement](brpc)Added enable_brpc_builtin_services parameter in be.conf (#40718) [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41047: URL: https://github.com/apache/doris/pull/41047#issuecomment-2362960537 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] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
zhiqiang- commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768078292 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/agg/Kurt.java: ## @@ -0,0 +1,81 @@ +// Licensed to the Apache Software Foundation

Re: [PR] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
zhiqiang- commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768077942 ## be/src/vec/aggregate_functions/moments.h: ## @@ -0,0 +1,112 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license a

Re: [PR] [Opt](load) Optimize the error messages of -235 and -238 for loading [doris]

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

[PR] [Opt](load) Optimize the error messages of -235 and -238 for loading [doris]

2024-09-19 Thread via GitHub
liaoxin01 opened a new pull request, #41048: URL: https://github.com/apache/doris/pull/41048 (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, e-

Re: [PR] [Opt](load) Optimize the error messages of -235 and -238 for loading [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41048: URL: https://github.com/apache/doris/pull/41048#issuecomment-2362959036 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: [I] [Bug] Doris FE BDBJE checkInvalid will cause FE crash [doris]

2024-09-19 Thread via GitHub
htyoung commented on issue #33484: URL: https://github.com/apache/doris/issues/33484#issuecomment-2362958642 We have encountered this problem four times recently, and one of our clusters has had this problem three times in one week. -- This is an automated message from the Apache Git Serv

[PR] [Enhancement](brpc)Added enable_brpc_builtin_services parameter in be.conf (#40718) [doris]

2024-09-19 Thread via GitHub
hubgeter opened a new pull request, #41047: URL: https://github.com/apache/doris/pull/41047 bp #40718 ## Proposed changes Since [brpc's built-in services](https://brpc.apache.org/zh/docs/builtin-services/buildin_services/) will expose some internal server status, for security

Re: [PR] [Enhancement](brpc)Added enable_brpc_builtin_services parameter in be.conf (#40718) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41047: URL: https://github.com/apache/doris/pull/41047#issuecomment-2362950766 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] [Enhancement](brpc)Added enable_brpc_builtin_services parameter in be.conf (#40718) [doris]

2024-09-19 Thread via GitHub
hubgeter commented on PR #41047: URL: https://github.com/apache/doris/pull/41047#issuecomment-2362950924 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](regression)fix some regression test (#40928) [doris]

2024-09-19 Thread via GitHub
hubgeter commented on PR #41046: URL: https://github.com/apache/doris/pull/41046#issuecomment-2362946073 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](regression)fix some regression test (#40928) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41046: URL: https://github.com/apache/doris/pull/41046#issuecomment-2362945930 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](regression)fix some regression test (#40928) [doris]

2024-09-19 Thread via GitHub
hubgeter opened a new pull request, #41046: URL: https://github.com/apache/doris/pull/41046 bp #40928 ## Proposed changes -- 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 s

Re: [PR] [regression-test](feature) add skip non-concurrent test functions [doris]

2024-09-19 Thread via GitHub
shuke987 commented on PR #41021: URL: https://github.com/apache/doris/pull/41021#issuecomment-2362944130 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] [enhancement](nereids)show user friendly error msg when window function contains order by expression [doris]

2024-09-19 Thread via GitHub
starocean999 commented on PR #41036: URL: https://github.com/apache/doris/pull/41036#issuecomment-2362942952 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] [opt](nereids) refine expression estimation [doris]

2024-09-19 Thread via GitHub
xzj7019 commented on PR #40698: URL: https://github.com/apache/doris/pull/40698#issuecomment-2362939300 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] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
zhiqiang- commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768061359 ## be/src/vec/aggregate_functions/moments.h: ## @@ -0,0 +1,112 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license a

Re: [PR] [opt](cpu-profile) enable cpu profile in BE webui (#40330) [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41044: URL: https://github.com/apache/doris/pull/41044#issuecomment-2362934119 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] [nereids](enhance) Added order by and limit expr for show routine load [doris]

2024-09-19 Thread via GitHub
Toms1999 commented on PR #40938: URL: https://github.com/apache/doris/pull/40938#issuecomment-2362932867 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 branch-2.0 updated: [Feature](json) Support json_search function in 2.0 (#40962)

2024-09-19 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide 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 8e6e82d91ed [Feature](json) Support json_se

Re: [PR] [Feat](json) Support json_search function in 2.0 [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40962: URL: https://github.com/apache/doris/pull/40962#issuecomment-2362931331 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] [Feat](json) Support json_search function in 2.0 [doris]

2024-09-19 Thread via GitHub
lide-reed merged PR #40962: URL: https://github.com/apache/doris/pull/40962 -- 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] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
zhiqiang- commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768055749 ## be/src/vec/aggregate_functions/aggregate_function_statistic.h: ## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

Re: [PR] [Feat](json) Support json_search function in 2.0 [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40962: URL: https://github.com/apache/doris/pull/40962#issuecomment-2362931294 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] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
zhiqiang- commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768056640 ## be/src/vec/aggregate_functions/aggregate_function_statistic.h: ## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

(doris) branch master updated: [Feature](json) Support json_search function (#40948)

2024-09-19 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide 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 7a00dd4a4ac [Feature](json) Support json_search fun

Re: [PR] [Feat](json) Support json_search function [doris]

2024-09-19 Thread via GitHub
lide-reed merged PR #40948: URL: https://github.com/apache/doris/pull/40948 -- 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](systable) fix unstable case for partitions table (#40553) [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41043: URL: https://github.com/apache/doris/pull/41043#issuecomment-2362928165 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](jdbc-scanner) Fix jdbc scanner memory leak because it didn't close `outputTable`. [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41041: URL: https://github.com/apache/doris/pull/41041#issuecomment-2362927828 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](jdbc-scanner) Fix jdbc scanner memory leak because it didn't close `outputTable`. [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41041: URL: https://github.com/apache/doris/pull/41041#issuecomment-2362927785 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] add log to debug refresh catalog [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41045: URL: https://github.com/apache/doris/pull/41045#issuecomment-2362926793 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] add log to debug refresh catalog [doris]

2024-09-19 Thread via GitHub
wuwenchi opened a new pull request, #41045: URL: https://github.com/apache/doris/pull/41045 ## 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] [test](branch2.1) test memory [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41042: URL: https://github.com/apache/doris/pull/41042#issuecomment-2362926173 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 master updated: [chore](test) remove enable_nereids_planner=false in cases (#41035)

2024-09-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 04223de2eb4 [chore](test) remove enable_nereid

Re: [PR] [opt](cpu-profile) enable cpu profile in BE webui (#40330) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41044: URL: https://github.com/apache/doris/pull/41044#issuecomment-2362924535 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] [opt](cpu-profile) enable cpu profile in BE webui (#40330) [doris]

2024-09-19 Thread via GitHub
morningman opened a new pull request, #41044: URL: https://github.com/apache/doris/pull/41044 bp #40330 -- 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-ma

Re: [PR] [opt](cpu-profile) enable cpu profile in BE webui (#40330) [doris]

2024-09-19 Thread via GitHub
morningman commented on PR #41044: URL: https://github.com/apache/doris/pull/41044#issuecomment-2362924563 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] [chore](test) remove enable_nereids_planner=false in cases [doris]

2024-09-19 Thread via GitHub
morrySnow merged PR #41035: URL: https://github.com/apache/doris/pull/41035 -- 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] [feature](function) hour/minute/second functions support time as an argument. [doris]

2024-09-19 Thread via GitHub
Mryange commented on PR #41008: URL: https://github.com/apache/doris/pull/41008#issuecomment-2362920983 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](systable) fix unstable case for partitions table (#40553) [doris]

2024-09-19 Thread via GitHub
morningman commented on PR #41043: URL: https://github.com/apache/doris/pull/41043#issuecomment-2362919439 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](systable) fix unstable case for partitions table (#40553) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41043: URL: https://github.com/apache/doris/pull/41043#issuecomment-2362919035 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](branch2.1) test memory [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41042: URL: https://github.com/apache/doris/pull/41042#issuecomment-2362917794 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](branch2.1) test memory [doris]

2024-09-19 Thread via GitHub
xinyiZzz opened a new pull request, #41042: URL: https://github.com/apache/doris/pull/41042 ## 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] [test](branch2.1) test memory [doris]

2024-09-19 Thread via GitHub
xinyiZzz commented on PR #41042: URL: https://github.com/apache/doris/pull/41042#issuecomment-2362918027 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] (jdbc-scanner) Fix jdbc scanner memory leak because it didn't close `outputTable`. [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41041: URL: https://github.com/apache/doris/pull/41041#issuecomment-2362917386 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] (jdbc-scanner) Fix jdbc scanner memory leak because it didn't close `outputTable`. [doris]

2024-09-19 Thread via GitHub
kaka11chen commented on PR #41041: URL: https://github.com/apache/doris/pull/41041#issuecomment-2362917551 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] (jdbc-scanner) Fix jdbc scanner memory leak because it didn't close `outputTable`. [doris]

2024-09-19 Thread via GitHub
kaka11chen opened a new pull request, #41041: URL: https://github.com/apache/doris/pull/41041 ## Proposed changes [Fix] (jdbc-scanner) Fix jdbc scanner memory leak because it didn't close `outputTable`. -- This is an automated message from the Apache Git Service. To respond

[PR] [fix](systable) fix unstable case for partitions table (#40553) [doris]

2024-09-19 Thread via GitHub
morningman opened a new pull request, #41043: URL: https://github.com/apache/doris/pull/41043 Followup #40153 ## 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

[PR] [fix](table_options) fix potential NPE when quering table_options systable (#40944) [doris]

2024-09-19 Thread via GitHub
morningman opened a new pull request, #41040: URL: https://github.com/apache/doris/pull/41040 bp #40944 -- 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-ma

Re: [PR] [fix](table_options) fix potential NPE when quering table_options systable (#40944) [doris]

2024-09-19 Thread via GitHub
morningman commented on PR #41040: URL: https://github.com/apache/doris/pull/41040#issuecomment-2362916532 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](table_options) fix potential NPE when quering table_options systable (#40944) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41040: URL: https://github.com/apache/doris/pull/41040#issuecomment-2362916434 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] [refactor](opt) improve BE code readability of multi_match_any function [doris]

2024-09-19 Thread via GitHub
superdiaodiao commented on PR #39354: URL: https://github.com/apache/doris/pull/39354#issuecomment-2362916076 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] [feat](nereids) disable join reorder if any table row count is not available [doris]

2024-09-19 Thread via GitHub
englefly commented on PR #40349: URL: https://github.com/apache/doris/pull/40349#issuecomment-2362915634 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] [feat](nereids) disable join reorder if any table row count is not available [doris]

2024-09-19 Thread via GitHub
englefly commented on code in PR #40349: URL: https://github.com/apache/doris/pull/40349#discussion_r1768045163 ## fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java: ## @@ -256,6 +259,17 @@ private Plan planWithoutLock( } } +//

Re: [PR] [feat](nereids) disable join reorder if any table row count is not available [doris]

2024-09-19 Thread via GitHub
englefly commented on code in PR #40349: URL: https://github.com/apache/doris/pull/40349#discussion_r1768043925 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java: ## @@ -205,6 +210,23 @@ public Map getTotalColumnStatisticMap() { return tot

(doris) branch master updated (34ab55ff860 -> c82165ee16d)

2024-09-19 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 34ab55ff860 [improve](load) change memtable memory limiter policy (#41018) add c82165ee16d [feature](function

Re: [PR] [feature](functions) impl scalar functions normal_cdf,to_iso8601,from_iso8601_date [doris]

2024-09-19 Thread via GitHub
morningman merged PR #40695: URL: https://github.com/apache/doris/pull/40695 -- 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] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
HappenLee commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768032888 ## be/src/vec/aggregate_functions/aggregate_function_statistic.h: ## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more cont

Re: [PR] [feat](nereids) disable join reorder if any table row count is not available [doris]

2024-09-19 Thread via GitHub
englefly commented on code in PR #40349: URL: https://github.com/apache/doris/pull/40349#discussion_r1767909315 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java: ## @@ -205,6 +210,23 @@ public Map getTotalColumnStatisticMap() { return tot

Re: [PR] [feat](nereids) disable join reorder if any table row count is not available [doris]

2024-09-19 Thread via GitHub
englefly commented on PR #40349: URL: https://github.com/apache/doris/pull/40349#issuecomment-2362906146 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 (17da0969ece -> 34ab55ff860)

2024-09-19 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 17da0969ece [fix](tvf) fix that FE OOM when using tvf (#40981) add 34ab55ff860 [improve](load) change memtable m

Re: [PR] [improve](load) change memtable memory limiter policy [doris]

2024-09-19 Thread via GitHub
yiguolei merged PR #41018: URL: https://github.com/apache/doris/pull/41018 -- 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] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
HappenLee commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768037269 ## be/src/vec/aggregate_functions/moments.h: ## @@ -0,0 +1,112 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agree

(doris) branch branch-2.1 updated: [Cherry-pick](branch 2.1)[Enhancement] support last_query_id function (#41025)

2024-09-19 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 d7f60c5ef1d [Cherry-pick](branch 2.1)[E

Re: [PR] [Cherry-pick](branch 2.1)[Enhancement] support last_query_id function [doris]

2024-09-19 Thread via GitHub
yiguolei merged PR #41025: URL: https://github.com/apache/doris/pull/41025 -- 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](decimal) throw overflow exception if result is NaN of Infinit when converting from decimal to float (#40290) [doris]

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

(doris) branch branch-2.1 updated: [fix](decimal) throw overflow exception if result is NaN of Infinit when converting from decimal to float (#40290) (#41007)

2024-09-19 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 6539c8fd35d [fix](decimal) throw overfl

Re: [PR] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
zhiqiang- commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768034382 ## be/src/vec/aggregate_functions/aggregate_function_statistic.h: ## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

Re: [PR] [chore](test) remove enable_nereids_planner=false in cases [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41035: URL: https://github.com/apache/doris/pull/41035#issuecomment-2362895566 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](test) remove enable_nereids_planner=false in cases [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41035: URL: https://github.com/apache/doris/pull/41035#issuecomment-2362895630 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]unified cancel method in coordinator [doris]

2024-09-19 Thread via GitHub
wangbo commented on PR #41038: URL: https://github.com/apache/doris/pull/41038#issuecomment-2362894766 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](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
HappenLee commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768032888 ## be/src/vec/aggregate_functions/aggregate_function_statistic.h: ## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more cont

Re: [PR] [feat](skew & kurt) New aggregate function skew & kurt [doris]

2024-09-19 Thread via GitHub
zhangstar333 commented on code in PR #40945: URL: https://github.com/apache/doris/pull/40945#discussion_r1768005984 ## be/src/vec/aggregate_functions/aggregate_function_statistic.h: ## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more c

Re: [PR] [improve](cloud-mow) merge and remove old version of delete bitmap when cumulative compaction is done [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40204: URL: https://github.com/apache/doris/pull/40204#issuecomment-2362865323 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

(doris-website) branch asf-site updated (dba99002cd -> 356560ee23)

2024-09-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard dba99002cd Automated deployment with doris branch @ 59989d6520a79ec37eb7276d08891b31fe546a4c new 35

Re: [PR] [Feature](sink) support parallel outfile [doris]

2024-09-19 Thread via GitHub
BiteThet commented on PR #41039: URL: https://github.com/apache/doris/pull/41039#issuecomment-2362831980 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](partial update) Support flexible partial update in stream load with json files [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #39756: URL: https://github.com/apache/doris/pull/39756#issuecomment-2362824066 TeamCity be ut coverage result: Function Coverage: 37.30% (9597/25728) Line Coverage: 28.65% (79352/276954) Region Coverage: 28.11% (41065/146085) Branch Coverage: 24.7

Re: [PR] [opt](nereids) refine expression estimation [doris]

2024-09-19 Thread via GitHub
xzj7019 commented on PR #40698: URL: https://github.com/apache/doris/pull/40698#issuecomment-2362822443 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](restore) Ignore base tablet if it is migrated [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41017: URL: https://github.com/apache/doris/pull/41017#issuecomment-2362584724 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](mtmv) Support partition trace from multi join input when create parition materialized view [doris]

2024-09-19 Thread via GitHub
seawinde commented on PR #40942: URL: https://github.com/apache/doris/pull/40942#issuecomment-2362824605 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] [Feature](sink) support parallel outfile [doris]

2024-09-19 Thread via GitHub
BiteThet opened a new pull request, #41039: URL: https://github.com/apache/doris/pull/41039 ## Proposed changes support parallel outfile -- 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

Re: [PR] [Fix](scanner) lazy update block mem usage when status is not ok #40953 [doris]

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

  1   2   3   4   5   6   7   8   9   >