Re: [PR] [Feature](IP) support ipv4/ipv6 with inverted index and conjuncts for query [doris]

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

Re: [PR] [chore](cloud) Add show hotspot tablet API on BE [doris]

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

Re: [PR] [Feature](IP) support ipv4/ipv6 with inverted index and conjuncts for query [doris]

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

Re: [PR] [Feature](IP) support ipv4/ipv6 with inverted index and conjuncts for query [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on PR #35734: URL: https://github.com/apache/doris/pull/35734#issuecomment-2141774076 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.0 updated: [opt](Nereids) add switch to control whether use pipeline in DML (#35728)

2024-05-31 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 bdd337cc9c4 [opt](Nereids) add switch

Re: [PR] [fix](Nereids) unix_timestamp compute signature and fold const is wrong [doris]

2024-05-31 Thread via GitHub
morrySnow commented on PR #35727: URL: https://github.com/apache/doris/pull/35727#issuecomment-2141773915 run cloud_p1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [opt](Nereids) add switch to control whether use pipeline in DML [doris]

2024-05-31 Thread via GitHub
morrySnow merged PR #35728: URL: https://github.com/apache/doris/pull/35728 -- 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](IP) support ipv4/ipv6 with inverted index and conjuncts for query [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on PR #35734: URL: https://github.com/apache/doris/pull/35734#issuecomment-2141776511 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](Nereids): Convert VarcharLiteral to StringLikeLiteral in Function Signatures [doris]

2024-05-31 Thread via GitHub
morrySnow commented on PR #35536: URL: https://github.com/apache/doris/pull/35536#issuecomment-2141780085 run feut -- 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] [fix](Nereids): Convert VarcharLiteral to StringLikeLiteral in Function Signatures [doris]

2024-05-31 Thread via GitHub
morrySnow commented on PR #35536: URL: https://github.com/apache/doris/pull/35536#issuecomment-2141779970 run cloud_p1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [opt](parquet-writer) Specify the row group size when writing data to Parquet files. [doris]

2024-05-31 Thread via GitHub
kaka11chen commented on PR #35081: URL: https://github.com/apache/doris/pull/35081#issuecomment-2141791116 This solution will consume a lot of memory, so we need to discuss a better solution. @BePPPower -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] [feature](pipelline)add local merge sort exchaner [doris]

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

Re: [PR] [Feature](IP) support ipv4/ipv6 with inverted index and conjuncts for query [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on PR #35734: URL: https://github.com/apache/doris/pull/35734#issuecomment-2141792304 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] [chore](cloud) Add show hotspot tablet API on BE [doris]

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

Re: [PR] [enhancement](memory) Add PODArray UT and pick some patch [doris]

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

Re: [PR] [opt](nereids) modify cbo statistics in filter and scan [doris]

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

[PR] [fix](orc)fix orc reader missing column. [doris]

2024-05-31 Thread via GitHub
hubgeter opened a new pull request, #35735: URL: https://github.com/apache/doris/pull/35735 ## Proposed changes bp #35583 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

Re: [PR] [fix](orc)fix orc reader missing column. [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35735: URL: https://github.com/apache/doris/pull/35735#issuecomment-2141801369 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](bit shift) fix undefined behavior of bit shift functions. [doris]

2024-05-31 Thread via GitHub
zhiqiang- commented on PR #35723: URL: https://github.com/apache/doris/pull/35723#issuecomment-2141801864 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] [chore](cloud) Add show hotspot tablet API on BE [doris]

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

Re: [PR] [feature](pipelline)add local merge sort exchaner [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-31 Thread via GitHub
feiniaofeiafei commented on code in PR #35284: URL: https://github.com/apache/doris/pull/35284#discussion_r1622276526 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSink.java: ## @@ -381,6 +387,20 @@ private static Map getColumnToOutput(

Re: [PR] [fix](bit shift) fix undefined behavior of bit shift functions. [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on PR #35723: URL: https://github.com/apache/doris/pull/35723#issuecomment-2141812232 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](compile) avoid use jdk17 api Optional#isEmpty since target is 1.8 [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35736: URL: https://github.com/apache/doris/pull/35736#issuecomment-2141813903 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](compile) avoid use jdk17 api Optional#isEmpty since target is 1.8 [doris]

2024-05-31 Thread via GitHub
morrySnow commented on PR #35736: URL: https://github.com/apache/doris/pull/35736#issuecomment-2141814008 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](orc)fix orc reader missing column. [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on PR #35735: URL: https://github.com/apache/doris/pull/35735#issuecomment-2141816840 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](nereids) modify cbo statistics in filter and scan [doris]

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

Re: [PR] [enhancement](memory) Add PODArray UT and pick some patch [doris]

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

Re: [PR] [feature](pipelline)add local merge sort exchaner [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-31 Thread via GitHub
feiniaofeiafei commented on code in PR #35284: URL: https://github.com/apache/doris/pull/35284#discussion_r1622282686 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSink.java: ## @@ -381,6 +387,20 @@ private static Map getColumnToOutput(

Re: [PR] [fix](orc)fix orc reader missing column. [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35737: URL: https://github.com/apache/doris/pull/35737#issuecomment-2141832215 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](orc)fix orc reader missing column. [doris]

2024-05-31 Thread via GitHub
hubgeter commented on PR #35737: URL: https://github.com/apache/doris/pull/35737#issuecomment-2141832527 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] [fix](orc)fix orc reader missing column. [doris]

2024-05-31 Thread via GitHub
hubgeter opened a new pull request, #35737: URL: https://github.com/apache/doris/pull/35737 ## Proposed changes bp #35583 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

Re: [PR] [opt](nereids) modify cbo statistics in filter and scan [doris]

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

Re: [PR] [enhancement](memory) Add PODArray UT and pick some patch [doris]

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

Re: [PR] [fix](regression-test) Fix s3 load profile test failed due to css schema change [doris]

2024-05-31 Thread via GitHub
yiguolei merged PR #35633: URL: https://github.com/apache/doris/pull/35633 -- 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 master updated (a939b59dd4c -> 7f8901578bd)

2024-05-31 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 a939b59dd4c [opt](mtmv) Improve the mv rewrite performance by optimize code usage (#35674) add 7f8901578bd [fi

Re: [PR] [fix](orc)fix orc reader missing column and filter missing column. [doris]

2024-05-31 Thread via GitHub
hubgeter commented on PR #35583: URL: https://github.com/apache/doris/pull/35583#issuecomment-2141845875 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](bit shift) fix undefined behavior of bit shift functions. [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35723: URL: https://github.com/apache/doris/pull/35723#issuecomment-2141849008 TeamCity be ut coverage result: Function Coverage: 36.29% (9232/25442) Line Coverage: 27.63% (75704/273965) Region Coverage: 26.85% (39204/145989) Branch Coverage: 23.6

Re: [PR] [fix](bit shift) fix undefined behavior of bit shift functions. [doris]

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

Re: [PR] [fix](orc)fix orc reader missing column. [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on PR #35735: URL: https://github.com/apache/doris/pull/35735#issuecomment-2141849170 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](orc)fix orc reader missing column and filter missing column. [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on PR #35583: URL: https://github.com/apache/doris/pull/35583#issuecomment-2141853241 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] [Bugfix] Fix nullptr cache object because init file cache concurrently [doris]

2024-05-31 Thread via GitHub
cambyzju commented on code in PR #35722: URL: https://github.com/apache/doris/pull/35722#discussion_r1622305733 ## be/src/io/cache/block_file_cache_factory.cpp: ## @@ -92,16 +92,20 @@ Status FileCacheFactory::create_file_cache(const std::string& cache_base_path, } aut

Re: [PR] [fix](Nereids) unix_timestamp compute signature and fold const is wrong [doris]

2024-05-31 Thread via GitHub
morrySnow commented on PR #35727: URL: https://github.com/apache/doris/pull/35727#issuecomment-2141868452 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](bit shift) fix undefined behavior of bit shift functions. [doris]

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

Re: [PR] [fix](orc)fix orc reader missing column. [doris]

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

Re: [PR] [fix](orc)fix orc reader missing column. [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35737: URL: https://github.com/apache/doris/pull/35737#issuecomment-2141874883 TeamCity be ut coverage result: Function Coverage: 37.82% (8101/21421) Line Coverage: 29.48% (66158/224450) Region Coverage: 28.97% (34104/117741) Branch Coverage: 24.8

Re: [PR] [fix](compile) avoid use jdk17 api Optional#isEmpty since target is 1.8 [doris]

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

Re: [PR] [fix](orc)fix orc reader missing column and filter missing column. [doris]

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

Re: [PR] [fix](bit shift) fix undefined behavior of bit shift functions. [doris]

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

Re: [PR] [fix](orc)fix orc reader missing column and filter missing column. [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35583: URL: https://github.com/apache/doris/pull/35583#issuecomment-2141886639 TeamCity be ut coverage result: Function Coverage: 36.29% (9232/25442) Line Coverage: 27.63% (75707/273963) Region Coverage: 26.85% (39194/145992) Branch Coverage: 23.6

Re: [PR] [regression-test](case) forbid unstable case [doris]

2024-05-31 Thread via GitHub
shuke987 commented on PR #35738: URL: https://github.com/apache/doris/pull/35738#issuecomment-2141895572 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] [regression-test](case) [doris]

2024-05-31 Thread via GitHub
shuke987 opened a new pull request, #35738: URL: https://github.com/apache/doris/pull/35738 ## 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] [regression-test](case) [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35738: URL: https://github.com/apache/doris/pull/35738#issuecomment-2141894458 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](partial update) duplicate key occur when BE restart after conflict concurrent partial update [doris]

2024-05-31 Thread via GitHub
zhannngchen opened a new pull request, #35739: URL: https://github.com/apache/doris/pull/35739 ## Proposed changes Issue Number: close #xxx 1. In #30366 , in order to avoid that some incomplete delete bitmap left in `txn_info->delete_bitmap` when publish failed, we make a copy

Re: [PR] [fix](partial update) duplicate key occur when BE restart after conflict concurrent partial update [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35739: URL: https://github.com/apache/doris/pull/35739#issuecomment-2141899508 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] [doc]delete sql manual docs that mismatched of code in 2.0 [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35740: URL: https://github.com/apache/doris/pull/35740#issuecomment-2141904917 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] [doc]delete sql manual docs that mismatched of code in 2.0 [doris]

2024-05-31 Thread via GitHub
mongo360 opened a new pull request, #35740: URL: https://github.com/apache/doris/pull/35740 delete same mismatched sql manual doc of branch-2.0 in `Database-Administration-Statements` -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [fix](partial update) duplicate key occur when BE restart after conflict concurrent partial update [doris]

2024-05-31 Thread via GitHub
zhannngchen commented on PR #35739: URL: https://github.com/apache/doris/pull/35739#issuecomment-2141904604 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](orc)fix orc reader missing column. [doris]

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

Re: [PR] [fix](compile) avoid use jdk17 api Optional#isEmpty since target is 1.8 [doris]

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

Re: [PR] [fix](orc)fix orc reader missing column and filter missing column. [doris]

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

Re: [PR] [fix](partial update) duplicate key occur when BE restart after conflict concurrent partial update [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on code in PR #35739: URL: https://github.com/apache/doris/pull/35739#discussion_r1622326212 ## be/src/olap/base_tablet.cpp: ## @@ -1114,7 +1114,7 @@ void BaseTablet::_remove_sentinel_mark_from_delete_bitmap(DeleteBitmapPtr delete } } -Stat

Re: [PR] [fix](orc)fix orc reader missing column. [doris]

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

Re: [PR] [fix](compile) avoid use jdk17 api Optional#isEmpty since target is 1.8 [doris]

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

Re: [PR] [fix](clone) Fix clone and alter tablet use same tablet path [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on PR #34889: URL: https://github.com/apache/doris/pull/34889#issuecomment-2141922830 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](orc)fix orc reader missing column and filter missing column. [doris]

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

Re: [PR] [fix](clone) Fix clone and alter tablet use same tablet path [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on PR #34889: URL: https://github.com/apache/doris/pull/34889#issuecomment-2141926295 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](orc)fix orc reader missing column. [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35737: URL: https://github.com/apache/doris/pull/35737#issuecomment-2141928497 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 2c02d5f3da08c978574d1f0f2de2d21635e35b28 with default session variables Stream

[PR] [Improvement](cooldown) add statment to show objects which use specific storage policy [doris-website]

2024-05-31 Thread via GitHub
Yulei-Yang opened a new pull request, #701: URL: https://github.com/apache/doris-website/pull/701 https://github.com/apache/doris-website/assets/28004179/60e8e61b-0b09-40ca-b175-b4b46da2cbf5";> -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [PR] [fix] Remove one partition scanned constraint for partition cache [doris]

2024-05-31 Thread via GitHub
cambyzju commented on code in PR #35733: URL: https://github.com/apache/doris/pull/35733#discussion_r1622338509 ## fe/fe-core/src/main/java/org/apache/doris/qe/cache/CacheAnalyzer.java: ## @@ -496,18 +496,6 @@ private List buildCacheTableList() { List tblTimeList = List

[PR] [Improvement](coldheat) add statment to show objects which use specific storage policy [doris]

2024-05-31 Thread via GitHub
Yulei-Yang opened a new pull request, #35741: URL: https://github.com/apache/doris/pull/35741 ![image](https://github.com/apache/doris/assets/28004179/d2b0262c-955d-4b63-996a-142433e8661e) docs: https://github.com/apache/doris-website/pull/701 -- This is an automated messag

Re: [PR] [Improvement](coldheat) add statment to show objects which use specific storage policy [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35741: URL: https://github.com/apache/doris/pull/35741#issuecomment-2141954761 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] [Improvement](coldheat) add statment to show objects which use specific storage policy [doris]

2024-05-31 Thread via GitHub
Yulei-Yang commented on PR #35741: URL: https://github.com/apache/doris/pull/35741#issuecomment-2141958122 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](Nereids) unix_timestamp compute signature and fold const is wrong [doris]

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

Re: [I] [Bug] fuzzy matching error of like '%%' [doris]

2024-05-31 Thread via GitHub
Dragonliu2018 commented on issue #35693: URL: https://github.com/apache/doris/issues/35693#issuecomment-2141966502 the underscore (`_`) represents a single character. refer to [doris - like](https://doris.apache.org/zh-CN/docs/1.2/sql-manual/sql-functions/string-functions/like/) I guess y

Re: [PR] [fix](mtmv)mtmv disable dynamic partition [doris]

2024-05-31 Thread via GitHub
cambyzju commented on PR #35686: URL: https://github.com/apache/doris/pull/35686#issuecomment-2141984723 branch-2.0 also have this problem? -- 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 spe

Re: [PR] [opt](exchange) Add buffer size limit for exchange sink operator [doris]

2024-05-31 Thread via GitHub
mrhhsg commented on PR #35642: URL: https://github.com/apache/doris/pull/35642#issuecomment-2141993778 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](Nereids) unix_timestamp compute signature and fold const is wrong [doris]

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

Re: [PR] [fix](segment cache) estimate momory consumed by segment [doris]

2024-05-31 Thread via GitHub
dataroaring merged PR #35647: URL: https://github.com/apache/doris/pull/35647 -- 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.

(doris) branch master updated (7f8901578bd -> 99388a08b29)

2024-05-31 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7f8901578bd [fix](regression-test) Fix s3 load profile test failed due to css schema change (#35633) add 993

(doris) branch branch-3.0 updated: [fix](segment cache) estimate momory consumed by segment (#35647)

2024-05-31 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 981d2d3d75d [fix](segment cache) est

(doris) tag 3.0.0-rc06 created (now 981d2d3d75d)

2024-05-31 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to tag 3.0.0-rc06 in repository https://gitbox.apache.org/repos/asf/doris.git at 981d2d3d75d (commit) No new revisions were added by this update. --

Re: [PR] [opt](exchange) Add buffer size limit for exchange sink operator [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on PR #35642: URL: https://github.com/apache/doris/pull/35642#issuecomment-2142013248 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](partial update) duplicate key occur when BE restart after conflict concurrent partial update [doris]

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

(doris) branch branch-3.0 updated: mark 3.0.0-rc06

2024-05-31 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 f31c2f4afe7 mark 3.0.0-rc06 f31c2f4a

[PR] [fix](delete) Fix unrecognized column name delete handler (#32429) [doris]

2024-05-31 Thread via GitHub
gavinchou opened a new pull request, #35742: URL: https://github.com/apache/doris/pull/35742 pick doris-master #32429 -- 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) tag 3.0.0-rc06 updated (981d2d3d75d -> f31c2f4afe7)

2024-05-31 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to tag 3.0.0-rc06 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 3.0.0-rc06 was modified! *** from 981d2d3d75d (commit) to f31c2f4afe7 (commit) from 981d2d

Re: [PR] [fix](Nereids) unix_timestamp compute signature and fold const is wrong [doris]

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

Re: [PR] [fix](delete) Fix unrecognized column name delete handler (#32429) [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35742: URL: https://github.com/apache/doris/pull/35742#issuecomment-2142017954 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](delete) Fix unrecognized column name delete handler (#32429) [doris]

2024-05-31 Thread via GitHub
gavinchou commented on PR #35742: URL: https://github.com/apache/doris/pull/35742#issuecomment-2142018438 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

(doris-website) branch asf-site updated (9b4ca61a983 -> e1c58f6d531)

2024-05-31 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 9b4ca61a983 Automated deployment with doris branch @ 1322c7a485641662a3290d5fb49c0202f487d0c3 new e

Re: [PR] [fix](delete) Fix unrecognized column name delete handler (#32429) [doris]

2024-05-31 Thread via GitHub
yiguolei merged PR #35742: URL: https://github.com/apache/doris/pull/35742 -- 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](delete) Fix unrecognized column name delete handler (#32429) (#35742)

2024-05-31 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 9c270e5cdf3 [fix](delete) Fix unrecogni

(doris) branch branch-3.0 updated (f31c2f4afe7 -> 8a8bf8336a1)

2024-05-31 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from f31c2f4afe7 mark 3.0.0-rc06 new 6837ec61062 [fix](Nereids) could not push down filter through cte produc

Re: [PR] [fix](partial update) duplicate key occur when BE restart after conflict concurrent partial update [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35739: URL: https://github.com/apache/doris/pull/35739#issuecomment-2142039810 TeamCity be ut coverage result: Function Coverage: 36.28% (9231/25442) Line Coverage: 27.63% (75705/273964) Region Coverage: 26.85% (39195/145991) Branch Coverage: 23.6

Re: [PR] [fix](delete) Fix unrecognized column name delete handler (#32429) [doris]

2024-05-31 Thread via GitHub
github-actions[bot] commented on code in PR #35742: URL: https://github.com/apache/doris/pull/35742#discussion_r1622371464 ## be/test/olap/delete_handler_test.cpp: ## @@ -1192,4 +1192,44 @@ TEST_F(TestDeleteHandler, FilterDataVersion) { EXPECT_EQ(Status::OK(), res); } +/

Re: [PR] [opt](spill) handle oom exception in spill tasks (#35025) [doris]

2024-05-31 Thread via GitHub
mrhhsg commented on PR #35171: URL: https://github.com/apache/doris/pull/35171#issuecomment-2142048032 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] [update](hudi) update hudi-spark bundle to 3.4.3 (#35013) [doris]

2024-05-31 Thread via GitHub
morningman merged PR #35718: URL: https://github.com/apache/doris/pull/35718 -- 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](nereids) support generated column [doris]

2024-05-31 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2142060893 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.

  1   2   3   4   5   6   7   8   >