[PR] [Feat](nereids) nereids add alter view [doris]

2024-04-22 Thread via GitHub
feiniaofeiafei opened a new pull request, #33970: URL: https://github.com/apache/doris/pull/33970 ## 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](

Re: [PR] [Feat](nereids) nereids add alter view [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33970: URL: https://github.com/apache/doris/pull/33970#issuecomment-2068850541 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] [Enhancement](external catalog) Added status reset when jdbc name mapping is abnormal [doris]

2024-04-22 Thread via GitHub
zy-kkk opened a new pull request, #33971: URL: https://github.com/apache/doris/pull/33971 ## Proposed changes Issue Number: close #xxx This PR introduces several important improvements aimed at enhancing the robustness, maintainability, and error handling efficiency of database

Re: [PR] [Enhancement](external catalog) Added status reset when jdbc name mapping is abnormal [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33971: URL: https://github.com/apache/doris/pull/33971#issuecomment-2068850815 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] [Feat](nereids) nereids add alter view [doris]

2024-04-22 Thread via GitHub
feiniaofeiafei commented on PR #33970: URL: https://github.com/apache/doris/pull/33970#issuecomment-2068850715 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.

Re: [PR] [Enhancement](external catalog) Added status reset when jdbc name mapping is abnormal [doris]

2024-04-22 Thread via GitHub
zy-kkk commented on PR #33971: URL: https://github.com/apache/doris/pull/33971#issuecomment-2068852230 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](backend) Add cpu core count and memory usage to "show backends" command. [doris]

2024-04-22 Thread via GitHub
HappenLee merged PR #33885: URL: https://github.com/apache/doris/pull/33885 -- 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 (4c4c272808a -> 440b2d00dae)

2024-04-22 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4c4c272808a [Refator](point query) change LookupConnectionCache policy to number (#33950) add 440b2d00dae [fea

[PR] [Fix](clean trash) Fix clean trash use agent task (#33912) [doris]

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

Re: [PR] [Fix](clean trash) Fix clean trash use agent task (#33912) [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33972: URL: https://github.com/apache/doris/pull/33972#issuecomment-2068853021 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](bdb) Write OP_TIMESTAMP operation until it successed [doris]

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

Re: [PR] [FIX]fix cidr func with const param [doris]

2024-04-22 Thread via GitHub
zhiqiang- commented on code in PR #33968: URL: https://github.com/apache/doris/pull/33968#discussion_r1574390266 ## be/src/vec/functions/function_ip.h: ## @@ -789,7 +789,7 @@ class FunctionIPv4CIDRToRange : public IFunction { for (size_t i = 0; i < input_rows_coun

Re: [PR] [FIX]fix cidr func with const param [doris]

2024-04-22 Thread via GitHub
zhiqiang- commented on code in PR #33968: URL: https://github.com/apache/doris/pull/33968#discussion_r1574390854 ## be/src/vec/functions/function_ip.h: ## @@ -856,16 +856,19 @@ class FunctionIPv6CIDRToRange : public IFunction { WhichDataType addr_type(addr_column_wi

Re: [PR] [FIX]fix cidr func with const param [doris]

2024-04-22 Thread via GitHub
zhiqiang- commented on code in PR #33968: URL: https://github.com/apache/doris/pull/33968#discussion_r1574392731 ## regression-test/suites/query_p0/sql_functions/ip_functions/test_ipv4_cidr_to_range.groovy: ## @@ -46,6 +46,7 @@ suite("test_ipv4_cidr_to_range") { """

Re: [PR] [FIX]fix cidr func with const param [doris]

2024-04-22 Thread via GitHub
zhiqiang- commented on code in PR #33968: URL: https://github.com/apache/doris/pull/33968#discussion_r1574392731 ## regression-test/suites/query_p0/sql_functions/ip_functions/test_ipv4_cidr_to_range.groovy: ## @@ -46,6 +46,7 @@ suite("test_ipv4_cidr_to_range") { """

[PR] [fix](tablet invert index) fix tablet invert index leaky caused by auto partition [doris]

2024-04-22 Thread via GitHub
yujun777 opened a new pull request, #33973: URL: https://github.com/apache/doris/pull/33973 BUG: When creating a partition, it will call InternalCatalog.createPartitionWithIndices and the partition's tablet will add to tablet invert index. And drop or discard a partition, need to

Re: [PR] [feature](fe) Advance the next id before transfering to master [doris]

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

Re: [PR] [fix](tablet invert index) fix tablet invert index leaky caused by auto partition [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33973: URL: https://github.com/apache/doris/pull/33973#issuecomment-2068864574 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](tablet invert index) fix tablet invert index leaky caused by auto partition [doris]

2024-04-22 Thread via GitHub
yujun777 commented on PR #33973: URL: https://github.com/apache/doris/pull/33973#issuecomment-2068864749 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](clean trash) Fix clean trash use agent task (#33912) [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33972: URL: https://github.com/apache/doris/pull/33972#issuecomment-2068866865 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]fix cidr func with const param [doris]

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

Re: [PR] [improve](txn insert) txn insert support write to one table many times [doris]

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

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
zhiqiang- commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2068873197 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] [feature](fe) Advance the next id before transfering to master [doris]

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

Re: [PR] [Enhencement](Nereids) rules to optimize length function with aggregate function [doris]

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

Re: [PR] [Feature](top-n) support topn filter on vscan node [doris]

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

Re: [PR] [FIX]fix cidr func with const param [doris]

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

(doris) branch branch-2.1 updated: [Fix](clean trash) Fix clean trash use agent task (#33912) (#33972)

2024-04-22 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 a050513c913 [Fix](clean trash) Fix clea

Re: [PR] [FIX]fix cidr func with const param [doris]

2024-04-22 Thread via GitHub
amorynan commented on code in PR #33968: URL: https://github.com/apache/doris/pull/33968#discussion_r1574417421 ## regression-test/suites/query_p0/sql_functions/ip_functions/test_ipv4_cidr_to_range.groovy: ## @@ -46,6 +46,7 @@ suite("test_ipv4_cidr_to_range") { """

Re: [PR] [feature](fe) Advance the next id before transfering to master [doris]

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

Re: [PR] [fix](tablet invert index) fix tablet invert index leaky caused by auto partition [doris]

2024-04-22 Thread via GitHub
yujun777 commented on PR #33973: URL: https://github.com/apache/doris/pull/33973#issuecomment-2068892428 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](clean trash) Fix clean trash use agent task (#33912) [doris]

2024-04-22 Thread via GitHub
yiguolei merged PR #33972: URL: https://github.com/apache/doris/pull/33972 -- 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

[PR] [chore](config) Add config to control BufferedReader and S3FileWriter's thread pool [doris]

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

Re: [PR] [improve](txn insert) txn insert support write to one table many times [doris]

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

Re: [PR] [chore](config) Add config to control BufferedReader and S3FileWriter's thread pool [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33974: URL: https://github.com/apache/doris/pull/33974#issuecomment-2068901717 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]fix cidr func with const param [doris]

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

Re: [PR] [chore](config) Add config to control BufferedReader and S3FileWriter's thread pool's min max nums [doris]

2024-04-22 Thread via GitHub
ByteYue commented on PR #33974: URL: https://github.com/apache/doris/pull/33974#issuecomment-2068904123 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] [improvement](spill) fuzzy spill and improve config [doris]

2024-04-22 Thread via GitHub
jacktengg commented on PR #33291: URL: https://github.com/apache/doris/pull/33291#issuecomment-2068909001 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] [enhancement] (plsql) support show procedure status filters [doris]

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

Re: [PR] [chore](config) Add config to control BufferedReader and S3FileWriter's thread pool's min max nums [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33974: URL: https://github.com/apache/doris/pull/33974#issuecomment-2068912472 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] [improve](txn insert) txn insert support write to one table many times [doris]

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

Re: [PR] [behavior change](fe) Change `ShowProcessStmt` output column format [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33975: URL: https://github.com/apache/doris/pull/33975#issuecomment-2068913487 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] [Enhencement](Nereids) rules to optimize length function with aggregate function [doris]

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

[PR] [behavior change](fe) Change `ShowProcessStmt` output column format [doris]

2024-04-22 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #33975: URL: https://github.com/apache/doris/pull/33975 * Show fe host info in output columns by default * Add a new column `CloudCluster` for cloud cluster info ## Proposed changes Issue Number: close #xxx ## Further c

Re: [PR] [Feature](top-n) support topn filter on vscan node [doris]

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

Re: [PR] [behavior change](fe) Change `ShowProcessStmt` output column format [doris]

2024-04-22 Thread via GitHub
SWJTU-ZhangLei commented on PR #33975: URL: https://github.com/apache/doris/pull/33975#issuecomment-2068923739 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.

Re: [PR] [enhancement] (plsql) support show procedure status filters [doris]

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

[PR] [Fix](executor)Fix reset remote scan pool [doris]

2024-04-22 Thread via GitHub
wangbo opened a new pull request, #33976: URL: https://github.com/apache/doris/pull/33976 ## Proposed changes 1 add set min/max order to avoid meanless log. 2 fix default value error for remote_scan_thread_num. 3 add check value check inf FE -- This is an automated message fro

Re: [PR] [Fix](executor)Fix reset remote scan pool [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33976: URL: https://github.com/apache/doris/pull/33976#issuecomment-2068924019 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](executor)Fix reset remote scan pool [doris]

2024-04-22 Thread via GitHub
wangbo commented on PR #33976: URL: https://github.com/apache/doris/pull/33976#issuecomment-2068924123 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] (cloud-merge) Support more multi case strategies about cache [doris]

2024-04-22 Thread via GitHub
Lchangliang commented on PR #32804: URL: https://github.com/apache/doris/pull/32804#issuecomment-2068923514 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](top-n) support topn filter on vscan node [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33496: URL: https://github.com/apache/doris/pull/33496#issuecomment-2068931027 TeamCity be ut coverage result: Function Coverage: 35.34% (8915/25224) Line Coverage: 27.09% (73312/270672) Region Coverage: 26.22% (37867/144397) Branch Coverage: 23.0

Re: [PR] [improvement](compaction) be do not compact invisible version to avoid query error -230 [doris]

2024-04-22 Thread via GitHub
yujun777 commented on PR #28082: URL: https://github.com/apache/doris/pull/28082#issuecomment-2068927223 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] (plsql) support show procedure status filters [doris]

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

Re: [PR] [chore](ci) adjust conf of external pipepline [doris]

2024-04-22 Thread via GitHub
hello-stephen commented on PR #33964: URL: https://github.com/apache/doris/pull/33964#issuecomment-2068934219 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] [profile](scanner) Fix wrong metrics [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33965: URL: https://github.com/apache/doris/pull/33965#issuecomment-2068946854 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](executor)Fix reset remote scan pool [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33976: URL: https://github.com/apache/doris/pull/33976#issuecomment-2068937604 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 (440b2d00dae -> f01053ee815)

2024-04-22 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 440b2d00dae [feature](backend) Add cpu core count and memory usage to "show backends" command (#33885) add f0

Re: [PR] [feature](Nereids): add equal set in functional dependencies [doris]

2024-04-22 Thread via GitHub
morrySnow commented on code in PR #33642: URL: https://github.com/apache/doris/pull/33642#discussion_r1574453982 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalUnion.java: ## @@ -196,6 +196,11 @@ public void computeUniform(FunctionalDependencies.

Re: [PR] [profile](scanner) Fix wrong metrics [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33965: URL: https://github.com/apache/doris/pull/33965#issuecomment-2068946940 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] [profile](scanner) Fix wrong metrics [doris]

2024-04-22 Thread via GitHub
Gabriel39 merged PR #33965: URL: https://github.com/apache/doris/pull/33965 -- 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](shuffle) enable strict consistency dml by default [doris]

2024-04-22 Thread via GitHub
kaijchen commented on PR #32958: URL: https://github.com/apache/doris/pull/32958#issuecomment-2068961076 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] [behavior change](fe) Change `ShowProcessStmt` output column format [doris]

2024-04-22 Thread via GitHub
SWJTU-ZhangLei commented on PR #33975: URL: https://github.com/apache/doris/pull/33975#issuecomment-2068956224 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.

Re: [PR] [Enhancement](external catalog) Added status reset when jdbc name mapping is abnormal [doris]

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

[PR] [Improvementation](join) empty_block shall be set true when build blo… [doris]

2024-04-22 Thread via GitHub
BiteThet opened a new pull request, #33977: URL: https://github.com/apache/doris/pull/33977 …ck only one row (#33721) empty_block shall be set true when build block only one row ## Proposed changes ## Further comments If this is a relatively large o

Re: [PR] [Improvementation](join) empty_block shall be set true when build blo… [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33977: URL: https://github.com/apache/doris/pull/33977#issuecomment-2068965572 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] [Feat](nereids) nereids add alter view [doris]

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

Re: [PR] [Improvementation](join) empty_block shall be set true when build blo… [doris]

2024-04-22 Thread via GitHub
BiteThet commented on PR #33977: URL: https://github.com/apache/doris/pull/33977#issuecomment-2068965678 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: [I] Query with JDBC catalog with too many rows or taking too long will throw error :jdbc get block address: CAUSED BY: IndexOutOfBoundsException: Index: 0, Size: 0 [doris]

2024-04-22 Thread via GitHub
zy-kkk commented on issue #33966: URL: https://github.com/apache/doris/issues/33966#issuecomment-2068976269 #33529 fix -- 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] [fix](stream agg) fix coredump when close if open failed [doris]

2024-04-22 Thread via GitHub
jacktengg opened a new pull request, #33978: URL: https://github.com/apache/doris/pull/33978 ## Proposed changes If open failed, `_agg_data->method_variant` is not initialized, and will coredump when doning std::visit in `close`: ``` terminate called recursively terminate cal

Re: [PR] [fix](stream agg) fix coredump when close if open failed [doris]

2024-04-22 Thread via GitHub
jacktengg commented on PR #33978: URL: https://github.com/apache/doris/pull/33978#issuecomment-2068980960 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](Variant) Improve load performance for variant type [doris]

2024-04-22 Thread via GitHub
eldenmoon commented on PR #33890: URL: https://github.com/apache/doris/pull/33890#issuecomment-2068970975 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](profile) Fix content missing of brokerload profile [doris]

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

Re: [PR] [fix](routine-load) fix routine load lag is negative [doris]

2024-04-22 Thread via GitHub
HHoflittlefish777 commented on PR #33846: URL: https://github.com/apache/doris/pull/33846#issuecomment-2068982643 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

Re: [PR] [Improvementation](join) empty_block shall be set true when build blo… [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33977: URL: https://github.com/apache/doris/pull/33977#issuecomment-2068976531 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](json) fix heap use after free when json parse failed [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33955: URL: https://github.com/apache/doris/pull/33955#issuecomment-2068984836 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](stream agg) fix coredump when close if open failed [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33978: URL: https://github.com/apache/doris/pull/33978#issuecomment-2068979505 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](external catalog) Added status reset when jdbc name mapping is abnormal [doris]

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

(doris) branch master updated (f01053ee815 -> aa5b4d91d0d)

2024-04-22 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f01053ee815 [profile](scanner) Fix wrong metrics (#33965) add aa5b4d91d0d [bug](fix) heap use after free when j

Re: [PR] [Fix](executor)Fix reset remote scan pool [doris]

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

Re: [PR] [fix](stream agg) fix coredump when close if open failed [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33978: URL: https://github.com/apache/doris/pull/33978#issuecomment-2068991569 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] [Improvementation](join) empty_block shall be set true when build blo… [doris]

2024-04-22 Thread via GitHub
BiteThet commented on PR #33977: URL: https://github.com/apache/doris/pull/33977#issuecomment-2068992526 run builall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [fix](bdb) Write OP_TIMESTAMP operation until it successed [doris]

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

Re: [PR] [fix](tablet invert index) fix tablet invert index leaky caused by auto partition [doris]

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

Re: [PR] [fix](stream agg) fix coredump when close if open failed [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33978: URL: https://github.com/apache/doris/pull/33978#issuecomment-2068993642 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](json) fix heap use after free when json parse failed [doris]

2024-04-22 Thread via GitHub
HappenLee merged PR #33955: URL: https://github.com/apache/doris/pull/33955 -- 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] Multi dist count opt [doris]

2024-04-22 Thread via GitHub
Gabriel39 commented on PR #33854: URL: https://github.com/apache/doris/pull/33854#issuecomment-2068995394 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] [behavior change](fe) Change `ShowProcessStmt` output column format [doris]

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

Re: [PR] [Enhancement](external catalog) Added status reset when jdbc name mapping is abnormal [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33971: URL: https://github.com/apache/doris/pull/33971#issuecomment-206825 ClickBench: Total hot run time: 30 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools Cli

Re: [PR] [Enhancement](multi-catalog) Rewrite `S3URI` to remove tricky virtual bucket mechanism and support different uri styles by flags. [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33858: URL: https://github.com/apache/doris/pull/33858#issuecomment-2068997523 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](multi-catalog) Rewrite `S3URI` to remove tricky virtual bucket mechanism and support different uri styles by flags. [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33858: URL: https://github.com/apache/doris/pull/33858#issuecomment-2068997442 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] [Improvementation](join) empty_block shall be set true when build blo… [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33977: URL: https://github.com/apache/doris/pull/33977#issuecomment-2069002212 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](tablet invert index) fix tablet invert index leaky caused by auto partition [doris]

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

Re: [PR] [fix](bdb) Write OP_TIMESTAMP operation until it successed [doris]

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

Re: [PR] [feature](shuffle) enable strict consistency dml by default [doris]

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

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

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

Re: [PR] [Improvementation](join) empty_block shall be set true when build blo… [doris]

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

[PR] [feature](Nereids) support set and use statement syntax only [doris]

2024-04-22 Thread via GitHub
morrySnow opened a new pull request, #33979: URL: https://github.com/apache/doris/pull/33979 This PR: 1. add a new Command type: UnsupportedCommand to handle the statement only support parse but could not execute. 2. support syntax about set and use TODO 1. support all statme

Re: [PR] [feature](Nereids) support set and use statement syntax only [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33979: URL: https://github.com/apache/doris/pull/33979#issuecomment-2069011273 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] [feature](Nereids) support set and use statement syntax only [doris]

2024-04-22 Thread via GitHub
morrySnow commented on PR #33979: URL: https://github.com/apache/doris/pull/33979#issuecomment-2069011962 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   6   7   >