Re: [PR] [fix](COMPILE) error head File [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34469: URL: https://github.com/apache/doris/pull/34469#issuecomment-2097582499 TeamCity be ut coverage result: Function Coverage: 35.65% (8974/25174) Line Coverage: 27.29% (74068/271409) Region Coverage: 26.51% (38252/144292) Branch Coverage: 23.3

[PR] [feature](Nereids): remove useless project [doris]

2024-05-07 Thread via GitHub
jackwener opened a new pull request, #34470: URL: https://github.com/apache/doris/pull/34470 ## Proposed changes If a projection select all columns, we can eliminate it ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@

Re: [PR] [feature](Nereids): remove useless project [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34470: URL: https://github.com/apache/doris/pull/34470#issuecomment-2097589880 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] [opt](test) more solid test for round like function [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34471: URL: https://github.com/apache/doris/pull/34471#issuecomment-2097592237 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] [opt](test) more solid test for round like function [doris]

2024-05-07 Thread via GitHub
zhiqiang- commented on PR #34471: URL: https://github.com/apache/doris/pull/34471#issuecomment-2097592684 https://github.com/apache/doris/pull/34391 -- 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

Re: [PR] [opt](test) more solid test for round like function [doris]

2024-05-07 Thread via GitHub
zhiqiang- commented on PR #34471: URL: https://github.com/apache/doris/pull/34471#issuecomment-2097592922 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] [FIX]fix is_ip_address_in_range func with const param [doris]

2024-05-07 Thread via GitHub
HappenLee merged PR #34266: URL: https://github.com/apache/doris/pull/34266 -- 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: [FIX]fix is_ip_address_in_range func with const param (#34266)

2024-05-07 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 bf2315f8ee9 [FIX]fix is_ip_address_in_range fu

Re: [PR] [fix](SortMerger)add error throwing mechanism [doris]

2024-05-07 Thread via GitHub
TomaYoko commented on PR #34457: URL: https://github.com/apache/doris/pull/34457#issuecomment-2097594226 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] [Bug](RegressionTest) fix regresstion test failed [doris]

2024-05-07 Thread via GitHub
zhiqiang- commented on PR #34466: URL: https://github.com/apache/doris/pull/34466#issuecomment-2097596407 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] [feature](Nereids): remove useless project [doris]

2024-05-07 Thread via GitHub
jackwener commented on PR #34470: URL: https://github.com/apache/doris/pull/34470#issuecomment-2097599564 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] [opt](test) more solid test for round like function [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34471: URL: https://github.com/apache/doris/pull/34471#issuecomment-2097600502 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 schedule) disable schedule need clear running tasks [doris]

2024-05-07 Thread via GitHub
yujun777 commented on PR #34461: URL: https://github.com/apache/doris/pull/34461#issuecomment-2097602156 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 uns

Re: [PR] [feature](Nereids): remove useless project [doris]

2024-05-07 Thread via GitHub
924060929 commented on code in PR #34470: URL: https://github.com/apache/doris/pull/34470#discussion_r1591917638 ## fe/fe-core/src/main/java/org/apache/doris/nereids/processor/post/EliminateProject.java: ## @@ -0,0 +1,51 @@ +// Licensed to the Apache Software Foundation (ASF) un

Re: [PR] [feature](Nereids): remove useless project [doris]

2024-05-07 Thread via GitHub
jackwener commented on code in PR #34470: URL: https://github.com/apache/doris/pull/34470#discussion_r1591921548 ## fe/fe-core/src/main/java/org/apache/doris/nereids/processor/post/EliminateProject.java: ## @@ -0,0 +1,51 @@ +// Licensed to the Apache Software Foundation (ASF) un

Re: [PR] [fix](SortMerger)add error throwing mechanism [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on code in PR #34457: URL: https://github.com/apache/doris/pull/34457#discussion_r1591923447 ## be/src/vec/runtime/vsorted_run_merger.cpp: ## @@ -98,6 +98,16 @@ Status VSortedRunMerger::prepare(const vector& input_runs) { } Status VSortedRunMer

Re: [PR] [test](ES Catalog) Add test cases for ES 5.x [doris]

2024-05-07 Thread via GitHub
qidaye commented on PR #34441: URL: https://github.com/apache/doris/pull/34441#issuecomment-2097608291 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](Nereids): remove useless project [doris]

2024-05-07 Thread via GitHub
924060929 commented on PR #34470: URL: https://github.com/apache/doris/pull/34470#issuecomment-2097608461 why not use `EliminateUnnecessaryProject` and change it to support `PhysicalProject`? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] [fix](tablet schedule) disable schedule need clear running tasks [doris]

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

[PR] [fix](ci) kafka docker image missed, walk around it tmp [doris]

2024-05-07 Thread via GitHub
hello-stephen opened a new pull request, #34472: URL: https://github.com/apache/doris/pull/34472 ## 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](m

Re: [PR] [fix](ci) kafka docker image missed, walk around it tmp [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34472: URL: https://github.com/apache/doris/pull/34472#issuecomment-2097616864 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] [opt](test) more solid test for round like function [doris]

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

Re: [PR] [fix](ci) kafka docker image missed, walk around it tmp [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34472: URL: https://github.com/apache/doris/pull/34472#issuecomment-2097626242 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](ci) kafka docker image missed, walk around it tmp [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34472: URL: https://github.com/apache/doris/pull/34472#issuecomment-2097626335 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] resolve be/src/io/cache/block_file_cache_downloader.cpp errror [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34405: URL: https://github.com/apache/doris/pull/34405#issuecomment-2097626587 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](split) get file splits in batch mode [doris]

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

[PR] [fix](Nereids) ComputePrecisionForRound should only process integral literal [doris]

2024-05-07 Thread via GitHub
morrySnow opened a new pull request, #34473: URL: https://github.com/apache/doris/pull/34473 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

Re: [PR] [fix](Nereids) ComputePrecisionForRound should only process integral literal [doris]

2024-05-07 Thread via GitHub
morrySnow commented on PR #34473: URL: https://github.com/apache/doris/pull/34473#issuecomment-2097629991 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](tablet schedule) disable schedule need clear running tasks [doris]

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

Re: [PR] [fix](Nereids) ComputePrecisionForRound should only process integral literal [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34473: URL: https://github.com/apache/doris/pull/34473#issuecomment-2097629949 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](ci) kafka docker image missed, walk around it tmp [doris]

2024-05-07 Thread via GitHub
liaoxin01 merged PR #34472: URL: https://github.com/apache/doris/pull/34472 -- 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 (bf2315f8ee9 -> 9e6f2f0eb16)

2024-05-07 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bf2315f8ee9 [FIX]fix is_ip_address_in_range func with const param (#34266) add 9e6f2f0eb16 [fix](ci) kafka docke

Re: [PR] just test [doris]

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

Re: [PR] [opt](test) more solid test for round like function [doris]

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

[PR] [fix][build](audit-loader) Fix a build error for AuditLoaderPlugin. [doris]

2024-05-07 Thread via GitHub
lide-reed opened a new pull request, #34474: URL: https://github.com/apache/doris/pull/34474 ## Proposed changes Issue Number: close #xxx Since AuditEvent.java has been moved to the audit directory, the import here also needs to be modified accordingly. ## Further commen

Re: [PR] [fix][build](audit-loader) Fix a build error for AuditLoaderPlugin. [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34474: URL: https://github.com/apache/doris/pull/34474#issuecomment-2097643639 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](compatibility) add some keywords #29251 [doris]

2024-05-07 Thread via GitHub
nextdreamblue commented on PR #34428: URL: https://github.com/apache/doris/pull/34428#issuecomment-2097643813 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 unsu

Re: [PR] [opt](split) get file splits in batch mode [doris]

2024-05-07 Thread via GitHub
AshinGau commented on code in PR #34032: URL: https://github.com/apache/doris/pull/34032#discussion_r1591953453 ## be/src/common/config.cpp: ## @@ -241,6 +241,7 @@ DEFINE_Validator(doris_scanner_thread_pool_thread_num, [](const int config) -> b } return true; }); +DE

(doris) tag 2.0.10 deleted (was 816043772a2)

2024-05-07 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to tag 2.0.10 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.0.10 was deleted! *** was 816043772a2 [release](version) change branch-2.0 version to 2.0.10 (#34366) The

Re: [PR] [opt](catalog) support using loading cache for db/table list in external catalog [doris]

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

(doris) branch master updated: [opt](catalog) support using loading cache for db/table list in external catalog (#33610)

2024-05-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ba6ab112199 [opt](catalog) support using load

Re: [PR] just test [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #32237: URL: https://github.com/apache/doris/pull/32237#issuecomment-2097649686 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](split) get file splits in batch mode [doris]

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

[PR] [fix](nereids)select without from clause's result is wrong [doris]

2024-05-07 Thread via GitHub
starocean999 opened a new pull request, #34475: URL: https://github.com/apache/doris/pull/34475 ## Proposed changes `select 1 where false` should return empty result set. The previous code lost where clause in LogicalPlanBuilder which would get wrong result. This pr fix it. This i

Re: [PR] [fix](nereids)select without from clause's result is wrong [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34475: URL: https://github.com/apache/doris/pull/34475#issuecomment-2097650374 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](nereids)select without from clause's result is wrong [doris]

2024-05-07 Thread via GitHub
starocean999 commented on PR #34475: URL: https://github.com/apache/doris/pull/34475#issuecomment-2097650539 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][build](audit-loader) Fix a build error for AuditLoaderPlugin. [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34474: URL: https://github.com/apache/doris/pull/34474#issuecomment-2097652187 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][build](audit-loader) Fix a build error for AuditLoaderPlugin. [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34474: URL: https://github.com/apache/doris/pull/34474#issuecomment-2097652115 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](split) get file splits in batch mode [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34032: URL: https://github.com/apache/doris/pull/34032#issuecomment-2097653622 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](split) get file splits in batch mode [doris]

2024-05-07 Thread via GitHub
AshinGau commented on PR #34032: URL: https://github.com/apache/doris/pull/34032#issuecomment-2097656791 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] [opt](inverted index)Modify the parameter passing method for compound… [doris]

2024-05-07 Thread via GitHub
zzzxl1993 opened a new pull request, #34476: URL: https://github.com/apache/doris/pull/34476 … list ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apa

Re: [PR] [opt](inverted index)Modify the parameter passing method for compound… [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34476: URL: https://github.com/apache/doris/pull/34476#issuecomment-2097663453 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] [opt](inverted index)Modify the parameter passing method for compound… [doris]

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

Re: [PR] [feature](Nereids): remove useless project [doris]

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

[PR] [fix](hive) fix query external table make BE crash [doris]

2024-05-07 Thread via GitHub
cambyzju opened a new pull request, #34477: URL: https://github.com/apache/doris/pull/34477 ## Proposed changes this sql make be crash: `SELECT pk FROM (select round(col_num,2) as num,pk from hive.example_db.test) as tbl_1;` because of TFileScanRangeParams.column_idxs is

Re: [PR] [fix](hive) fix query external table make BE crash [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34477: URL: https://github.com/apache/doris/pull/34477#issuecomment-2097666919 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] [opt](split) get file splits in batch mode [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34032: URL: https://github.com/apache/doris/pull/34032#issuecomment-2097667824 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] [feature](merge-cloud) Disable `AlterSystemStmt` in cloud mode [doris]

2024-05-07 Thread via GitHub
SWJTU-ZhangLei commented on PR #34425: URL: https://github.com/apache/doris/pull/34425#issuecomment-2097668737 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] [opt](inverted index)Modify the parameter passing method for compound… [doris]

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

[PR] [fix](compile) fix macOS compile [doris]

2024-05-07 Thread via GitHub
zy-kkk opened a new pull request, #34478: URL: https://github.com/apache/doris/pull/34478 ## 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:d

Re: [PR] [fix](compile) fix macOS compile [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34478: URL: https://github.com/apache/doris/pull/34478#issuecomment-2097678502 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] [Bug](RegressionTest) fix regresstion test failed [doris]

2024-05-07 Thread via GitHub
Gabriel39 merged PR #34466: URL: https://github.com/apache/doris/pull/34466 -- 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: [Bug](RegressionTest) fix regresstion test failed (#34466)

2024-05-07 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 a4fca4e0a04 [Bug](RegressionTest) fix regress

Re: [PR] [refactor](pipelineX) Simplify blocking state [doris]

2024-05-07 Thread via GitHub
Gabriel39 commented on PR #34408: URL: https://github.com/apache/doris/pull/34408#issuecomment-2097679523 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] [Improvement](pipeline) Do parallel preparation for multiple fragments [doris]

2024-05-07 Thread via GitHub
Gabriel39 commented on PR #34421: URL: https://github.com/apache/doris/pull/34421#issuecomment-2097679719 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] [pipeline](fix) Prevent re-cancel pipeline tasks [doris]

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

Re: [PR] [feature](Nereids): remove useless project [doris]

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

Re: [PR] [feat](Nereids): Put the Child with Least Row Count in the First Position of Intersect [doris]

2024-05-07 Thread via GitHub
jackwener merged PR #34290: URL: https://github.com/apache/doris/pull/34290 -- 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 (a4fca4e0a04 -> 517247e73fe)

2024-05-07 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a4fca4e0a04 [Bug](RegressionTest) fix regresstion test failed (#34466) add 517247e73fe [feat](Nereids): Put the C

Re: [PR] [feat](Nereids): compute func deps in logical plan [doris]

2024-05-07 Thread via GitHub
jackwener merged PR #34233: URL: https://github.com/apache/doris/pull/34233 -- 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 (517247e73fe -> 7763d0cfc91)

2024-05-07 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 517247e73fe [feat](Nereids): Put the Child with Least Row Count in the First Position of Intersect (#34290) add

Re: [PR] [fix](compile) fix macOS compile [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34478: URL: https://github.com/apache/doris/pull/34478#issuecomment-209760 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] [improvement](statistics)Write audit log while doing drop stats. [doris]

2024-05-07 Thread via GitHub
Jibing-Li commented on PR #34433: URL: https://github.com/apache/doris/pull/34433#issuecomment-2097688863 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] [feature](statistics)Create partition statistics table. [doris]

2024-05-07 Thread via GitHub
Jibing-Li commented on PR #34305: URL: https://github.com/apache/doris/pull/34305#issuecomment-2097690182 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](nereids)select without from clause's result is wrong [doris]

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

[PR] [fix](mow) cloud tablet should consider delete in cumu compaction [doris]

2024-05-07 Thread via GitHub
hust-hhb opened a new pull request, #34479: URL: https://github.com/apache/doris/pull/34479 ## Proposed changes now doris support delete in cumu compaction, so cloud tablet should also consider this scenario, like normal compaction does, otherwise the merged_rows checking may be fail.

Re: [PR] [fix](mow) cloud tablet should consider delete in cumu compaction [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34479: URL: https://github.com/apache/doris/pull/34479#issuecomment-2097691289 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](spill) incorrect result of hash join [doris]

2024-05-07 Thread via GitHub
mrhhsg commented on PR #34450: URL: https://github.com/apache/doris/pull/34450#issuecomment-2097691409 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](mow) cloud tablet should consider delete in cumu compaction [doris]

2024-05-07 Thread via GitHub
hust-hhb commented on PR #34479: URL: https://github.com/apache/doris/pull/34479#issuecomment-2097692362 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] Add blog-SQL convertor [doris-website]

2024-05-07 Thread via GitHub
luzhijing merged PR #615: URL: https://github.com/apache/doris-website/pull/615 -- 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

(doris-website) branch master updated: Add blog-SQL convertor (#615)

2024-05-07 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new a76ddad85bb Add blog-SQL convertor (#6

Re: [PR] resolve doris/be/src/vec/functions/functions_logical.cpp:23:10: fatal error: 'bits/ranges_algo.h' file not found [doris]

2024-05-07 Thread via GitHub
Tech-Circle-48 commented on PR #34405: URL: https://github.com/apache/doris/pull/34405#issuecomment-2097696392 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] [fix](mow) cloud tablet should consider delete in cumu compaction [doris]

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

[PR] [feat](Nereids): use equal set to extend uniform slot and unique slots [doris]

2024-05-07 Thread via GitHub
XieJiann opened a new pull request, #34480: URL: https://github.com/apache/doris/pull/34480 ## 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] [feat](Nereids): use equal set to extend uniform slot and unique slots [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34480: URL: https://github.com/apache/doris/pull/34480#issuecomment-2097706388 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] resolve doris/be/src/vec/functions/functions_logical.cpp:23:10: fatal error: 'bits/ranges_algo.h' file not found [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34405: URL: https://github.com/apache/doris/pull/34405#issuecomment-2097706517 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] resolve doris/be/src/vec/functions/functions_logical.cpp:23:10: fatal error: 'bits/ranges_algo.h' file not found [doris]

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

[PR] [Fix](executor)Add more log for runtime status report [doris]

2024-05-07 Thread via GitHub
wangbo opened a new pull request, #34481: URL: https://github.com/apache/doris/pull/34481 ## Proposed changes Add log for time cost and timeout report query num for report runtime status. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] [Fix](executor)Add more log for runtime status report [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34481: URL: https://github.com/apache/doris/pull/34481#issuecomment-2097707870 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)Add more log for runtime status report [doris]

2024-05-07 Thread via GitHub
wangbo commented on PR #34481: URL: https://github.com/apache/doris/pull/34481#issuecomment-2097707989 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)select without from clause's result is wrong [doris]

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

Re: [PR] [Fix](executor)Add more log for runtime status report [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34481: URL: https://github.com/apache/doris/pull/34481#issuecomment-2097718475 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](executor)Add more log for runtime status report [doris]

2024-05-07 Thread via GitHub
wangbo commented on PR #34481: URL: https://github.com/apache/doris/pull/34481#issuecomment-2097719618 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](merge-cloud) Disable `AlterSystemStmt` in cloud mode [doris]

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

[PR] [BugFix](Transaction) Fix comments error in Transaction Manager [doris]

2024-05-07 Thread via GitHub
GoGoWen opened a new pull request, #34482: URL: https://github.com/apache/doris/pull/34482 ## Proposed changes publised to published ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d..

Re: [PR] [BugFix](Transaction) Fix comments error in Transaction Manager [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34482: URL: https://github.com/apache/doris/pull/34482#issuecomment-2097722755 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](Planner) add date/month/year add function fe constant fold with dateV2/dateTimeV2 [doris]

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

[PR] [Fix](Planner) add date/month/year add function fe constant fold with dateV2/dateTimeV2 [doris]

2024-05-07 Thread via GitHub
LiBinfeng-01 opened a new pull request, #34483: URL: https://github.com/apache/doris/pull/34483 ## Proposed changes Problem and Cause: In original planner, date_add function would choose different data type of datetime or datev2. Which when original planner choose datev2 as constan

Re: [PR] [Fix](Planner) add date/month/year add function fe constant fold with dateV2/dateTimeV2 [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34483: URL: https://github.com/apache/doris/pull/34483#issuecomment-2097723946 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](nereids)select without from clause's result is wrong [doris]

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

  1   2   3   4   5   6   7   8   >