Re: [PR] [fix](cloud) Fix `version_p0` run in cloud mode [doris]

2024-03-05 Thread via GitHub
dataroaring commented on PR #31810: URL: https://github.com/apache/doris/pull/31810#issuecomment-1978496626 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](cloud) Fix `version_p0` run in cloud mode [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31810: URL: https://github.com/apache/doris/pull/31810#issuecomment-1978497681 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](cloud) Fix `version_p0` run in cloud mode [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31810: URL: https://github.com/apache/doris/pull/31810#issuecomment-1978497745 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] [chore](Nereids) forbid parallel outfile [doris]

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

Re: [PR] [fix](move-memtable) free resources when fail to open stream [doris]

2024-03-05 Thread via GitHub
liaoxin01 merged PR #31762: URL: https://github.com/apache/doris/pull/31762 -- 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 (abb075da412 -> 3f33425e4c2)

2024-03-05 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 abb075da412 [enhancement](test) Test the unique model by modify a key type from TINYINT to other type (#31713) a

Re: [PR] [improvement](jdbc catalog) support sqlserver timestamp type read [doris]

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

Re: [PR] [Fix](Planner) fix ifnull and nvl function with one parameters exception message anbugious [doris]

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

Re: [PR] [fix](load) skip dcheck num short key columns if cluster key index is empty [doris]

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

Re: [PR] [fix](Nereids) let OrToIn rewritten result have stable order [doris]

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

Re: [PR] [improvement](jdbc catalog) support sqlserver timestamp type read [doris]

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

Re: [PR] [Fix](Planner) fix ifnull and nvl function with one parameters exception message anbugious [doris]

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

Re: [PR] [feat](profile) query profile of running queries [doris]

2024-03-05 Thread via GitHub
zhiqiang- closed pull request #31656: [feat](profile) query profile of running queries URL: https://github.com/apache/doris/pull/31656 -- 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 specifi

Re: [PR] [chore](Nereids) forbid parallel outfile [doris]

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

Re: [PR] [improvement](jdbc catalog) support sqlserver timestamp type read [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31805: URL: https://github.com/apache/doris/pull/31805#issuecomment-1978528853 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 60057ba51713023bcfd52497c21bf03f0ab01c87 with default session variables Stream

Re: [PR] [Fix](Planner) fix ifnull and nvl function with one parameters exception message anbugious [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31808: URL: https://github.com/apache/doris/pull/31808#issuecomment-1978529331 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 3f22147735c93a5b4e2d21cb55136baeeb469d17 with default session variables Stream

[PR] [enhance](mtmv)Mtmv rollup [doris]

2024-03-05 Thread via GitHub
zddr opened a new pull request, #31812: URL: https://github.com/apache/doris/pull/31812 ## 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] [enhance](mtmv)Mtmv rollup [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31812: URL: https://github.com/apache/doris/pull/31812#issuecomment-1978530478 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] [nereids](topn-filter) support multi-topn filter (FE part) [doris]

2024-03-05 Thread via GitHub
englefly commented on PR #31485: URL: https://github.com/apache/doris/pull/31485#issuecomment-1978531159 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](load) skip dcheck num short key columns if cluster key index is empty [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31802: URL: https://github.com/apache/doris/pull/31802#issuecomment-1978534900 TeamCity be ut coverage result: Function Coverage: 35.43% (8557/24152) Line Coverage: 27.19% (69446/255420) Region Coverage: 26.41% (36030/136437) Branch Coverage: 23.2

Re: [PR] [fix](load) skip dcheck num short key columns if cluster key index is empty [doris]

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

Re: [PR] [chore](Nereids) forbid parallel outfile [doris]

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

[PR] [fix](cast) fix wrong result while cast string to float (#31781) [doris]

2024-03-05 Thread via GitHub
cambyzju opened a new pull request, #31813: URL: https://github.com/apache/doris/pull/31813 Issue Number: close #31518 cherry-pick #31781 to 2.0 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](Nereids) let OrToIn rewritten result have stable order [doris]

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

Re: [PR] [fix](cast) fix wrong result while cast string to float (#31781) [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31813: URL: https://github.com/apache/doris/pull/31813#issuecomment-1978537651 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](cast) fix wrong result while cast string to float (#31781) [doris]

2024-03-05 Thread via GitHub
cambyzju commented on PR #31813: URL: https://github.com/apache/doris/pull/31813#issuecomment-1978538424 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] [chore](Nereids) forbid parallel outfile [doris]

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

Re: [PR] [fix](load) skip dcheck num short key columns if cluster key index is empty [doris]

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

Re: [PR] [fix](Nereids) let OrToIn rewritten result have stable order [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31797: URL: https://github.com/apache/doris/pull/31797#issuecomment-1978546402 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](load) skip dcheck num short key columns if cluster key index is empty [doris]

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

Re: [PR] [test](Nereids) add grouping sets test [doris]

2024-03-05 Thread via GitHub
feiniaofeiafei commented on PR #31675: URL: https://github.com/apache/doris/pull/31675#issuecomment-1978550903 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](Nereids) let OrToIn rewritten result have stable order [doris]

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

Re: [PR] [enhancement](nereids)send is_nereids flag to be [doris]

2024-03-05 Thread via GitHub
starocean999 commented on PR #31752: URL: https://github.com/apache/doris/pull/31752#issuecomment-1978552820 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] [feat](nereids) support null safe eq runtime filter (FE part) [doris]

2024-03-05 Thread via GitHub
englefly commented on PR #31655: URL: https://github.com/apache/doris/pull/31655#issuecomment-1978561018 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](Nereids) let OrToIn rewritten result have stable order [doris]

2024-03-05 Thread via GitHub
morrySnow merged PR #31731: URL: https://github.com/apache/doris/pull/31731 -- 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](Nereids) let OrToIn rewritten result have stable order (#31731)

2024-03-05 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 10950e464c3 [fix](Nereids) let OrToIn rewritte

[PR] [fix](cloud) Fix wrong error msg when not in cloud mode [doris]

2024-03-05 Thread via GitHub
zclllyybb opened a new pull request, #31814: URL: https://github.com/apache/doris/pull/31814 ## Proposed changes Issue Number: close #xxx fix: ``` ERROR 1105 (HY000): errCode = 2, detailMessage = Unexpected exception: class org.apache.doris.system.SystemInfoService cannot

Re: [PR] [fix](cloud) Fix wrong error msg when not in cloud mode [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31814: URL: https://github.com/apache/doris/pull/31814#issuecomment-1978571279 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](cloud) Fix wrong error msg when not in cloud mode [doris]

2024-03-05 Thread via GitHub
zclllyybb commented on PR #31814: URL: https://github.com/apache/doris/pull/31814#issuecomment-1978571364 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](cloud) Fix wrong error msg when not in cloud mode [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31814: URL: https://github.com/apache/doris/pull/31814#issuecomment-1978575637 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](cloud) Fix wrong error msg when not in cloud mode [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31814: URL: https://github.com/apache/doris/pull/31814#issuecomment-1978575724 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](cast) fix wrong result while cast string to float (#31781) [doris]

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

[PR] [Improvement](profile)Add tvf active_be_tasks() [doris]

2024-03-05 Thread via GitHub
wangbo opened a new pull request, #31815: URL: https://github.com/apache/doris/pull/31815 ## Proposed changes Add tvf active_be_tasks(). ``` mysql [(none)]>desc function active_be_tasks(); +++--+---+-+---+ | Field

Re: [PR] [Improvement](profile)Add tvf active_be_tasks() [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31815: URL: https://github.com/apache/doris/pull/31815#issuecomment-1978586383 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] [Performance](sink) opt mysql result writer [doris]

2024-03-05 Thread via GitHub
HappenLee opened a new pull request, #31816: URL: https://github.com/apache/doris/pull/31816 ## 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](mailt

Re: [PR] [Performance](sink) opt mysql result writer [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31816: URL: https://github.com/apache/doris/pull/31816#issuecomment-1978586896 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] [Performance](sink) opt mysql result writer [doris]

2024-03-05 Thread via GitHub
HappenLee commented on PR #31816: URL: https://github.com/apache/doris/pull/31816#issuecomment-1978587065 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] [cloud](point query) support short circuit query in cloud mode [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31650: URL: https://github.com/apache/doris/pull/31650#issuecomment-1978589232 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] [cloud](point query) support short circuit query in cloud mode [doris]

2024-03-05 Thread via GitHub
xiaokang commented on code in PR #31650: URL: https://github.com/apache/doris/pull/31650#discussion_r1512694687 ## be/src/service/point_query_executor.cpp: ## @@ -267,6 +266,10 @@ Status PointQueryExecutor::_lookup_row_key() { SCOPED_TIMER(&_profile_metrics.lookup_key_ns);

Re: [PR] [cloud](point query) support short circuit query in cloud mode [doris]

2024-03-05 Thread via GitHub
eldenmoon commented on code in PR #31650: URL: https://github.com/apache/doris/pull/31650#discussion_r1512697173 ## be/src/service/point_query_executor.cpp: ## @@ -267,6 +266,10 @@ Status PointQueryExecutor::_lookup_row_key() { SCOPED_TIMER(&_profile_metrics.lookup_key_ns);

Re: [PR] [fix](Nereids) json_object can't be odd parameters, need even parameters [doris]

2024-03-05 Thread via GitHub
xiaokang commented on PR #31767: URL: https://github.com/apache/doris/pull/31767#issuecomment-1978591467 @iwanttobepowerful please add a testcase -- 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 t

Re: [PR] [cloud](point query) support short circuit query in cloud mode [doris]

2024-03-05 Thread via GitHub
xiaokang merged PR #31650: URL: https://github.com/apache/doris/pull/31650 -- 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 (10950e464c3 -> 739963bcb5c)

2024-03-05 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 10950e464c3 [fix](Nereids) let OrToIn rewritten result have stable order (#31731) add 739963bcb5c [cloud](point qu

Re: [PR] [Improvement](profile)Add tvf active_be_tasks() [doris]

2024-03-05 Thread via GitHub
wangbo commented on PR #31815: URL: https://github.com/apache/doris/pull/31815#issuecomment-1978595477 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) let OrToIn rewritten result have stable order [doris]

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

[PR] [draft] Just use for running cloud pipeline [doris]

2024-03-05 Thread via GitHub
Lchangliang opened a new pull request, #31817: URL: https://github.com/apache/doris/pull/31817 ## 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](mai

(doris) branch branch-2.0 updated: [fix](Nereids) let OrToIn rewritten result have stable order (#31797)

2024-03-05 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 ea524cb8bf1 [fix](Nereids) let OrToIn

Re: [PR] [draft] Just use for running cloud pipeline [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31817: URL: https://github.com/apache/doris/pull/31817#issuecomment-1978597298 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] All cases cloud p0 [doris]

2024-03-05 Thread via GitHub
dataroaring commented on PR #31709: URL: https://github.com/apache/doris/pull/31709#issuecomment-1978599933 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] [draft] Just use for running cloud pipeline [doris]

2024-03-05 Thread via GitHub
Lchangliang closed pull request #31817: [draft] Just use for running cloud pipeline URL: https://github.com/apache/doris/pull/31817 -- 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 comme

Re: [PR] [opt](invert index) modify of time series compaction policy [doris]

2024-03-05 Thread via GitHub
csun5285 commented on code in PR #31488: URL: https://github.com/apache/doris/pull/31488#discussion_r1507196225 ## be/src/olap/cumulative_compaction_time_series_policy.cpp: ## @@ -47,8 +50,13 @@ uint32_t TimeSeriesCumulativeCompactionPolicy::calc_cumulative_compaction_score(

Re: [PR] [Performance](sink) opt mysql result writer [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on code in PR #31816: URL: https://github.com/apache/doris/pull/31816#discussion_r1512705310 ## be/src/util/url_coding.cpp: ## @@ -21,6 +21,7 @@ #include #include +#include Review Comment: warning: 'turbob64.h' file not found [clang-diagn

Re: [PR] [fix](cast) fix wrong result while cast string to float (#31781) [doris]

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

(doris) branch master updated: [fix](cloud) Fix regression case `test_dynamic_partition` run in cloud mode (#31803)

2024-03-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 f701c89a628 [fix](cloud) Fix regression case

Re: [PR] [fix](cloud) Fix regression case `test_dynamic_partition` run in clou… [doris]

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

Re: [PR] [fix](cast) fix wrong result while cast string to float (#31781) [doris]

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

Re: [PR] [enhance](mtmv)MTMV Use partial partition of base table [doris]

2024-03-05 Thread via GitHub
morrySnow commented on PR #31632: URL: https://github.com/apache/doris/pull/31632#issuecomment-1978618725 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] [enhance](mtmv)MTMV Use partial partition of base table [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31632: URL: https://github.com/apache/doris/pull/31632#issuecomment-1978620342 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] [enhance](mtmv)MTMV Use partial partition of base table [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31632: URL: https://github.com/apache/doris/pull/31632#issuecomment-1978620423 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](cast) fix wrong result while cast string to float (#31781) [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31813: URL: https://github.com/apache/doris/pull/31813#issuecomment-1978622136 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 548647768f5ec420227a707496f0cd10e1df93fd with default session variables Stream

Re: [PR] [Improvement](profile)Add tvf active_be_tasks() [doris]

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

Re: [PR] [Improvement](profile)Add tvf active_be_tasks() [doris]

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

[PR] [enhancement](cloud) add CloudTabletStatMgr to capture stats in cloud mode [doris]

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

Re: [PR] [enhancement](cloud) add CloudTabletStatMgr to capture stats in cloud mode [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31818: URL: https://github.com/apache/doris/pull/31818#issuecomment-1978626316 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](cloud) add CloudTabletStatMgr to capture stats in cloud mode [doris]

2024-03-05 Thread via GitHub
freemandealer commented on PR #31818: URL: https://github.com/apache/doris/pull/31818#issuecomment-1978626480 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] [improvement](binlog)Support inverted index in CCR [doris]

2024-03-05 Thread via GitHub
qidaye commented on PR #31743: URL: https://github.com/apache/doris/pull/31743#issuecomment-1978630463 > please add cases. Case is here: https://github.com/selectdb/ccr-syncer/pull/48 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [improvement](binlog)Support inverted index in CCR [doris]

2024-03-05 Thread via GitHub
qidaye commented on code in PR #31743: URL: https://github.com/apache/doris/pull/31743#discussion_r1512721283 ## be/src/olap/rowset/beta_rowset.cpp: ## @@ -470,6 +470,27 @@ Status BetaRowset::add_to_binlog() { } } +// link inverted index files +for (const

Re: [PR] [improvement](binlog)Support inverted index in CCR [doris]

2024-03-05 Thread via GitHub
qidaye commented on code in PR #31743: URL: https://github.com/apache/doris/pull/31743#discussion_r1512721756 ## be/src/service/backend_service.cpp: ## @@ -286,8 +286,121 @@ void _ingest_binlog(StorageEngine& engine, IngestBinlogArg* arg) { } } -// Step 6: c

Re: [PR] [improvement](binlog)Support inverted index in CCR [doris]

2024-03-05 Thread via GitHub
qidaye commented on PR #31743: URL: https://github.com/apache/doris/pull/31743#issuecomment-1978631929 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

[PR] [feature](merge-cloud) schema change for mow table [doris]

2024-03-05 Thread via GitHub
liaoxin01 opened a new pull request, #31819: URL: https://github.com/apache/doris/pull/31819 ## 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](mailt

Re: [PR] [feature](merge-cloud) schema change for mow table [doris]

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

[PR] [improvement](alter table) cann't rewrite force property [doris]

2024-03-05 Thread via GitHub
yujun777 opened a new pull request, #31820: URL: https://github.com/apache/doris/pull/31820 ## 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] [improvement](alter table) cann't rewrite force property [doris]

2024-03-05 Thread via GitHub
yujun777 commented on PR #31820: URL: https://github.com/apache/doris/pull/31820#issuecomment-1978653747 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: [I] [Feature] support function hll_from_base64 [doris]

2024-03-05 Thread via GitHub
superdiaodiao commented on issue #31320: URL: https://github.com/apache/doris/issues/31320#issuecomment-1978655870 > I can't found this function in any other OLAP engine. I need convert a base64 string(from spark/flink agg result) into a hll binary, and we found doris support function bitma

Re: [PR] [improvement](binlog)Support inverted index in CCR [doris]

2024-03-05 Thread via GitHub
qidaye commented on PR #31743: URL: https://github.com/apache/doris/pull/31743#issuecomment-1978657198 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] [improvement](alter table) cann't rewrite force property [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31820: URL: https://github.com/apache/doris/pull/31820#issuecomment-1978661900 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](nereids)allow reorder mark join [doris]

2024-03-05 Thread via GitHub
morrySnow commented on code in PR #30644: URL: https://github.com/apache/doris/pull/30644#discussion_r1512745647 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/TransposeSemiJoinLogicalJoinProject.java: ## @@ -65,7 +67,8 @@ public Rule build() {

Re: [PR] [improvement](binlog)Support inverted index in CCR [doris]

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

Re: [PR] [improvement](binlog)Support inverted index in CCR [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31743: URL: https://github.com/apache/doris/pull/31743#issuecomment-1978670378 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] [test](Nereids) add grouping sets test [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31675: URL: https://github.com/apache/doris/pull/31675#issuecomment-1978672880 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] [test](Nereids) add grouping sets test [doris]

2024-03-05 Thread via GitHub
github-actions[bot] commented on PR #31675: URL: https://github.com/apache/doris/pull/31675#issuecomment-1978672944 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](Nereids) refine and speedup analyzer [doris]

2024-03-05 Thread via GitHub
924060929 commented on PR #31792: URL: https://github.com/apache/doris/pull/31792#issuecomment-1978677999 > Is there any improved performance data? this pr mainly contribute for long sql |test case|analyze time| ||| |tpc-ds(112 queries)| 150ms -> 100ms| |A query

Re: [PR] [fix](update) Update set value should consider sequence column [doris]

2024-03-05 Thread via GitHub
zhannngchen merged PR #31626: URL: https://github.com/apache/doris/pull/31626 -- 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 (f701c89a628 -> d916f9cbd39)

2024-03-05 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f701c89a628 [fix](cloud) Fix regression case `test_dynamic_partition` run in cloud mode (#31803) add d916f9cbd

Re: [PR] [enhancement](Nereids) refine and speedup analyzer [doris]

2024-03-05 Thread via GitHub
924060929 commented on PR #31792: URL: https://github.com/apache/doris/pull/31792#issuecomment-1978717602 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](binlog)Support inverted index in CCR [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31743: URL: https://github.com/apache/doris/pull/31743#issuecomment-1978739931 TeamCity be ut coverage result: Function Coverage: 35.42% (8557/24157) Line Coverage: 27.16% (69436/255661) Region Coverage: 26.39% (36033/136553) Branch Coverage: 23.2

Re: [PR] [feature](merge-cloud) schema change for mow table [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31819: URL: https://github.com/apache/doris/pull/31819#issuecomment-1978740214 TeamCity be ut coverage result: Function Coverage: 35.42% (8556/24153) Line Coverage: 27.17% (69435/255548) Region Coverage: 26.39% (36026/136507) Branch Coverage: 23.2

[PR] [branch-2.1](testcases) make all auto partition P2 cases nonConcurrent (#31708) [doris]

2024-03-05 Thread via GitHub
zclllyybb opened a new pull request, #31821: URL: https://github.com/apache/doris/pull/31821 ## Proposed changes Issue Number: close #xxx cherry-pick https://github.com/apache/doris/pull/31708 ## Further comments If this is a relatively large or complex change, kic

Re: [PR] [Improvement](profile)Add tvf active_be_tasks() [doris]

2024-03-05 Thread via GitHub
doris-robot commented on PR #31815: URL: https://github.com/apache/doris/pull/31815#issuecomment-1978763097 TeamCity be ut coverage result: Function Coverage: 35.43% (8557/24154) Line Coverage: 27.17% (69438/255544) Region Coverage: 26.39% (36034/136528) Branch Coverage: 23.2

Re: [PR] All cases cloud p0 [doris]

2024-03-05 Thread via GitHub
dataroaring commented on PR #31709: URL: https://github.com/apache/doris/pull/31709#issuecomment-1978766303 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

<    1   2   3   4   5   6   7   >