Re: [PR] [Enhancement] Add E as default value function for doris [doris]

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

[I] [Feature] 增加删除坏tablet的系统命令 [doris]

2024-08-30 Thread via GitHub
xleoken opened a new issue, #40213: URL: https://github.com/apache/doris/issues/40213 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description 各位大佬,一张表的其中一个tablet坏

Re: [PR] [Enhancement] Add E as default value function for doris [doris]

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

Re: [PR] [opt](inverted index) cache result sign is initialized only once [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on PR #40212: URL: https://github.com/apache/doris/pull/40212#issuecomment-2322798488 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] [opt](inverted index) cache result sign is initialized only once [doris]

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

2024-08-30 Thread via GitHub
superdiaodiao commented on code in PR #39354: URL: https://github.com/apache/doris/pull/39354#discussion_r1739618889 ## be/src/vec/functions/functions_multi_string_search.cpp: ## @@ -206,44 +243,29 @@ struct FunctionMultiMatchAnyImpl { return Status::OK();

Re: [PR] [opt](inverted index) cache result sign is initialized only once [doris]

2024-08-30 Thread via GitHub
doris-robot commented on PR #40212: URL: https://github.com/apache/doris/pull/40212#issuecomment-2322796727 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](inverted index) cache result sign is initialized only once [doris]

2024-08-30 Thread via GitHub
zzzxl1993 opened a new pull request, #40212: URL: https://github.com/apache/doris/pull/40212 ## Proposed changes 1. optimize the performance issue caused by slow result sign generation due to too many values in the in condition. -- This is an automated message from

Re: [PR] [refactor](opt) improve BE code readability of multi_match_any function [doris]

2024-08-30 Thread via GitHub
superdiaodiao commented on code in PR #39354: URL: https://github.com/apache/doris/pull/39354#discussion_r1739618744 ## be/src/vec/functions/functions_multi_string_search.cpp: ## @@ -140,35 +128,34 @@ class FunctionsMultiStringSearch : public IFunction { return stat

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

2024-08-30 Thread via GitHub
HappenLee commented on code in PR #39828: URL: https://github.com/apache/doris/pull/39828#discussion_r1739618332 ## be/src/vec/functions/function_cast.h: ## @@ -1482,6 +1482,43 @@ class PreparedFunctionCast : public PreparedFunctionImpl { const char* name; }; +template

Re: [PR] [Bug](function) fix encryption_function return wrong result at const column [doris]

2024-08-30 Thread via GitHub
zclllyybb commented on code in PR #40201: URL: https://github.com/apache/doris/pull/40201#discussion_r1739617737 ## be/src/vec/functions/function_encryption.cpp: ## @@ -335,7 +335,7 @@ struct EncryptionAndDecryptFourImpl { return Status::OK(); } -static void

Re: [PR] [cherry-pick](branch-20) fix partition-topn calculate partition input rows have error (#39100) (#39581) [doris]

2024-08-30 Thread via GitHub
HappenLee merged PR #40003: URL: https://github.com/apache/doris/pull/40003 -- 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 branch-2.0 updated: [cherry-pick](branch-20) fix partition-topn calculate partition input rows have error (#39100) (#39581) (#40003)

2024-08-30 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 5e82c2bb7b2 [cherry-pick](branch-20) f

(doris) branch master updated: [Enhancement](DDL) check illegal partition exprs (#40158)

2024-08-30 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 3ff7ad3a576 [Enhancement](DDL) check illegal p

Re: [PR] [Enhancement](DDL) check illegal partition exprs [doris]

2024-08-30 Thread via GitHub
HappenLee merged PR #40158: URL: https://github.com/apache/doris/pull/40158 -- 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] [Enhancement] Add E as default value function for doris [doris]

2024-08-30 Thread via GitHub
Vallishp commented on PR #40209: URL: https://github.com/apache/doris/pull/40209#issuecomment-2322789577 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] Add E as default value function for doris [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on PR #40209: URL: https://github.com/apache/doris/pull/40209#issuecomment-2322785107 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] Add E as default value function for doris [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on PR #40209: URL: https://github.com/apache/doris/pull/40209#issuecomment-2322785096 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] Add E as default value function for doris [doris]

2024-08-30 Thread via GitHub
Nitin-Kashyap commented on PR #40209: URL: https://github.com/apache/doris/pull/40209#issuecomment-2322784846 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] Revert "[Improvement](sort) Free sort blocks if this block is exhausted (#39306)" [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on code in PR #40211: URL: https://github.com/apache/doris/pull/40211#discussion_r1739612012 ## be/src/vec/common/sort/sorter.cpp: ## @@ -135,9 +134,7 @@ Status MergeSorterState::_merge_sort_read_impl(int batch_size, doris::vectorized

(doris) branch revert-39956-pick_0827 created (now c566ae2f77c)

2024-08-30 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch revert-39956-pick_0827 in repository https://gitbox.apache.org/repos/asf/doris.git at c566ae2f77c Revert "[Improvement](sort) Free sort blocks if this block is exhausted (#393…" No new

Re: [PR] Revert "[Improvement](sort) Free sort blocks if this block is exhausted (#39306)" [doris]

2024-08-30 Thread via GitHub
yiguolei commented on PR #40211: URL: https://github.com/apache/doris/pull/40211#issuecomment-2322779657 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] Revert "[Improvement](sort) Free sort blocks if this block is exhausted (#39306)" [doris]

2024-08-30 Thread via GitHub
doris-robot commented on PR #40211: URL: https://github.com/apache/doris/pull/40211#issuecomment-2322779595 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

(doris-website) branch asf-site updated (860f82ffb9d -> 7604173ca1d)

2024-08-30 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 860f82ffb9d Automated deployment with doris branch @ a9220c2056babd48360d5e8d76d94f2ee0ddd408 new 7

Re: [PR] [Bug](sink) update error status on BufferControlBlock::close [doris]

2024-08-30 Thread via GitHub
yiguolei commented on code in PR #40116: URL: https://github.com/apache/doris/pull/40116#discussion_r1739597860 ## be/src/runtime/buffer_control_block.cpp: ## @@ -248,6 +248,10 @@ Status BufferControlBlock::get_arrow_batch(std::shared_ptr* Status BufferControlBlock::close(co

Re: [PR] [fix](spill) should call set_ready after changing the status [doris]

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

Re: [PR] [fix](spill) should call set_ready after changing the status [doris]

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

Re: [PR] [fix](spill) should call set_ready after changing the status [doris]

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

Re: [PR] [opt](scan) merge small tablets into one scanner [doris]

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

Re: [PR] [opt](scan) merge small tablets into one scanner [doris]

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

Re: [PR] [fix](spill) should call set_ready after changing the status [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on PR #40075: URL: https://github.com/apache/doris/pull/40075#issuecomment-2322748988 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](decompressor) consider the large_block_len is 0 [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on PR #40183: URL: https://github.com/apache/doris/pull/40183#issuecomment-2322748171 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](decompressor) consider the large_block_len is 0 [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on PR #40183: URL: https://github.com/apache/doris/pull/40183#issuecomment-2322748159 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](scan) merge small tablets into one scanner [doris]

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

Re: [PR] [feature](metacache) add system table catalog_meta_cache_statistics [doris]

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

Re: [PR] [fix](spill) should call set_ready after changing the status [doris]

2024-08-30 Thread via GitHub
mrhhsg commented on PR #40075: URL: https://github.com/apache/doris/pull/40075#issuecomment-2322747492 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](metacache) add system table catalog_meta_cache_statistics [doris]

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

Re: [PR] [feature](metacache) add system table catalog_meta_cache_statistics [doris]

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

Re: [PR] [Fix](delete) Fix error when creating a non-MOW table while the default value of `enable_mow_light_delete` is true [doris]

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

Re: [PR] [Fix](delete) Fix error when creating a non-MOW table while the default value of `enable_mow_light_delete` is true [doris]

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

Re: [PR] [Fix](delete) Fix error when creating a non-MOW table while the default value of `enable_mow_light_delete` is true [doris]

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

Re: [PR] [Enhancement] support information_schema.partitions [doris]

2024-08-30 Thread via GitHub
morningman commented on code in PR #40153: URL: https://github.com/apache/doris/pull/40153#discussion_r1739585193 ## fe/fe-core/src/main/java/org/apache/doris/tablefunction/MetadataGenerator.java: ## @@ -1250,4 +1266,110 @@ private static TFetchSchemaTableDataResult tableProper

Re: [PR] [Bug](function) fix encryption_function return wrong result at const column [doris]

2024-08-30 Thread via GitHub
cambyzju commented on code in PR #40201: URL: https://github.com/apache/doris/pull/40201#discussion_r1739585354 ## be/src/vec/functions/function_encryption.cpp: ## @@ -335,7 +335,7 @@ struct EncryptionAndDecryptFourImpl { return Status::OK(); } -static void v

Re: [PR] [feature](metacache) add system table catalog_meta_cache_statistics #40155 [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on code in PR #40210: URL: https://github.com/apache/doris/pull/40210#discussion_r1739585222 ## be/src/exec/schema_scanner/schema_catalog_meta_cache_stats_scanner.cpp: ## @@ -0,0 +1,135 @@ +// Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] [Feat](Nereids) add use mv hint [doris]

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

Re: [PR] [feature](metacache) add system table catalog_meta_cache_statistics #40155 [doris]

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

Re: [PR] [feature](metacache) add system table catalog_meta_cache_statistics #40155 [doris]

2024-08-30 Thread via GitHub
doris-robot commented on PR #40210: URL: https://github.com/apache/doris/pull/40210#issuecomment-2322730465 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] [feature](metacache) add system table catalog_meta_cache_statistics #40155 [doris]

2024-08-30 Thread via GitHub
morningman opened a new pull request, #40210: URL: https://github.com/apache/doris/pull/40210 bp #40155 -- 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](delete) Fix error when creating a non-MOW table while the default value of `enable_mow_light_delete` is true [doris]

2024-08-30 Thread via GitHub
Yukang-Lian commented on PR #40197: URL: https://github.com/apache/doris/pull/40197#issuecomment-2322730395 run performance -- 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] [Feat](Nereids) add use mv hint [doris]

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

Re: [PR] [feature](metacache) add system table catalog_meta_cache_statistics [doris]

2024-08-30 Thread via GitHub
morningman commented on PR #40155: URL: https://github.com/apache/doris/pull/40155#issuecomment-2322729649 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) add use mv hint [doris]

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

Re: [PR] [Feat](Nereids) add use mv hint [doris]

2024-08-30 Thread via GitHub
LiBinfeng-01 commented on PR #40167: URL: https://github.com/apache/doris/pull/40167#issuecomment-2322647426 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] [Enhancement] Add E as default value function for doris [doris]

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

Re: [PR] [Enhancement] Add E as default value function for doris [doris]

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

Re: [PR] [Enhancement] Add E as default value function for doris [doris]

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

Re: [PR] [feature](metacache) add system table catalog_meta_cache_statistics [doris]

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

Re: [PR] [feature](metacache) add system table catalog_meta_cache_statistics [doris]

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

Re: [PR] [feature](metacache) add system table catalog_meta_cache_statistics [doris]

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

Re: [PR] [Enhancement] Add E as default value function for doris [doris]

2024-08-30 Thread via GitHub
Vallishp commented on PR #40209: URL: https://github.com/apache/doris/pull/40209#issuecomment-2322056879 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] Add E as default value function for doris [doris]

2024-08-30 Thread via GitHub
doris-robot commented on PR #40209: URL: https://github.com/apache/doris/pull/40209#issuecomment-2322056507 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] support information_schema.partitions [doris]

2024-08-30 Thread via GitHub
Vallishp commented on PR #40153: URL: https://github.com/apache/doris/pull/40153#issuecomment-2322045744 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.1 updated: [chore](script message) More convenient error msg for nofile open. #39642 (#40195)

2024-08-30 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 44b87cb5ba4 [chore](script message) Mor

Re: [PR] [chore](script message) More convenient error msg for nofile open. #39642 [doris]

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

[I] Unable to load file into Doris table in external catalog [doris]

2024-08-30 Thread via GitHub
nikola-arcadis opened a new issue, #40208: URL: https://github.com/apache/doris/issues/40208 ### Discussed in https://github.com/apache/doris/discussions/40207 Originally posted by **nikola-arcadis** August 30, 2024 I have an external catalog in Doris using Iceberg REST. SQL

Re: [PR] [feature](metacache) add system table catalog_meta_cache_statistics [doris]

2024-08-30 Thread via GitHub
morningman commented on PR #40155: URL: https://github.com/apache/doris/pull/40155#issuecomment-2321770135 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](ut) Fix TestParseMemSpec UT [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on PR #40186: URL: https://github.com/apache/doris/pull/40186#issuecomment-2321769973 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](ut) Fix TestParseMemSpec UT [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on PR #40186: URL: https://github.com/apache/doris/pull/40186#issuecomment-2321769824 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) branch branch-2.1 updated: [chore](log) Log written rows when result sink close #39647 (#40196)

2024-08-30 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 04fbcbd337d [chore](log) Log written ro

Re: [PR] [chore](log) Log written rows when result sink close #39647 [doris]

2024-08-30 Thread via GitHub
yiguolei merged PR #40196: URL: https://github.com/apache/doris/pull/40196 -- 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] [feature](metacache) add system table catalog_meta_cache_statistics [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on code in PR #40155: URL: https://github.com/apache/doris/pull/40155#discussion_r1738940819 ## be/src/exec/schema_scanner/schema_catalog_meta_cache_stats_scanner.cpp: ## @@ -0,0 +1,134 @@ +// Licensed to the Apache Software Foundation (ASF) under o

(doris) branch hello-stephen-patch-3 deleted (was 63da7e6370b)

2024-08-30 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch hello-stephen-patch-3 in repository https://gitbox.apache.org/repos/asf/doris.git was 63da7e6370b [fix](case) drop table if exists before create it The revisions that were on this bra

(doris) branch branch-2.1 updated: [fix](case) drop table if exists before create it (#40205)

2024-08-30 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 1ed7975e9f8 [fix](case) drop table

Re: [PR] [fix](case) drop table if exists before create it [doris]

2024-08-30 Thread via GitHub
hello-stephen merged PR #40205: URL: https://github.com/apache/doris/pull/40205 -- 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...@dori

Re: [PR] [fix](case) drop table if exists before create it [doris]

2024-08-30 Thread via GitHub
hello-stephen commented on PR #40205: URL: https://github.com/apache/doris/pull/40205#issuecomment-2321583392 skip 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] [fix](case) drop table if exists before create it [doris]

2024-08-30 Thread via GitHub
doris-robot commented on PR #40205: URL: https://github.com/apache/doris/pull/40205#issuecomment-2321583002 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

(doris) branch hello-stephen-patch-3 created (now 63da7e6370b)

2024-08-30 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch hello-stephen-patch-3 in repository https://gitbox.apache.org/repos/asf/doris.git at 63da7e6370b [fix](case) drop table if exists before create it No new revisions were added by this

[PR] [fix](case) drop table if exists before create it [doris]

2024-08-30 Thread via GitHub
hello-stephen opened a new pull request, #40205: URL: https://github.com/apache/doris/pull/40205 ## 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 U

(doris) branch branch-3.0 updated: [fix](log) remove some invalid log (#40177)

2024-08-30 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 1243823ac1c [fix](log) remove some i

Re: [PR] [chore](regression test) mv test_report_version_missing to p1 [doris]

2024-08-30 Thread via GitHub
hello-stephen commented on code in PR #40184: URL: https://github.com/apache/doris/pull/40184#discussion_r1738900668 ## regression-test/suites/control_p1/test_report_version_missing.groovy: ## @@ -18,6 +18,9 @@ import org.apache.doris.regression.suite.ClusterOptions import org

Re: [PR] [test](mtmv) SSB mv rewrite test use little data set for test performance [doris]

2024-08-30 Thread via GitHub
dataroaring commented on PR #40188: URL: https://github.com/apache/doris/pull/40188#issuecomment-2321549115 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] [fix](multi-catalog)fix max compute null parts table read (#40046) [doris]

2024-08-30 Thread via GitHub
yiguolei merged PR #40179: URL: https://github.com/apache/doris/pull/40179 -- 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](multi-catalog)fix max compute null parts table read (#40046) (#40179)

2024-08-30 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 e4c48cfec5e [fix](multi-catalog)fix max

Re: [PR] [Bug](function) fix encryption_function return wrong result at const column [doris]

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

Re: [PR] [Bug](function) fix encryption_function return wrong result at const column [doris]

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

(doris) branch branch-2.1 updated: [chore](cancel) Make enable_pipeline_task_leakage_detect false by default #40145 (#40192)

2024-08-30 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 d949df0c4fe [chore](cancel) Make enable

Re: [PR] [chore](cancel) Make enable_pipeline_task_leakage_detect false by default #40145 [doris]

2024-08-30 Thread via GitHub
yiguolei merged PR #40192: URL: https://github.com/apache/doris/pull/40192 -- 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] [feature](metacache) add system table catalog_meta_cache_statistics [doris]

2024-08-30 Thread via GitHub
github-actions[bot] commented on PR #40155: URL: https://github.com/apache/doris/pull/40155#issuecomment-2321463895 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] [enhancement](nereids) optimize insert into values [doris]

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

Re: [PR] [opt](Nereids) add job, analyze, load and cancel statements syntax [doris]

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

Re: [PR] [enhancement](nereids) optimize insert into values [doris]

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

Re: [PR] [opt](Nereids) add job, analyze, load and cancel statements syntax [doris]

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

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

2024-08-30 Thread via GitHub
github-actions[bot] commented on PR #40204: URL: https://github.com/apache/doris/pull/40204#issuecomment-2321388101 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](function) fix encryption_function return wrong result at const column [doris]

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

Re: [PR] [enhancement](nereids) optimize insert into values [doris]

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

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

2024-08-30 Thread via GitHub
hust-hhb commented on PR #40204: URL: https://github.com/apache/doris/pull/40204#issuecomment-2321364982 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] [improve](cloud-mow) merge and remove old version of delete bitmap when cumulative compaction is done [doris]

2024-08-30 Thread via GitHub
doris-robot commented on PR #40204: URL: https://github.com/apache/doris/pull/40204#issuecomment-2321363865 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] [improve](cloud-mow) merge and remove old version of delete bitmap when cumulative compaction is done [doris]

2024-08-30 Thread via GitHub
hust-hhb opened a new pull request, #40204: URL: https://github.com/apache/doris/pull/40204 When the count of delete bitmap is big, it may lead to high cpu use rate, we can merge old version delete bitmap to reduce the count of delete bitmap when cumulative compaction is done to reduce th

Re: [PR] [opt](Nereids) add job, analyze, load and cancel statements syntax [doris]

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

Re: [PR] [Bug](function) fix encryption_function return wrong result at const column [doris]

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

  1   2   3   4   >