Re: [PR] [fix](funcs) map struct construct funcs #39699 [doris]

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

2024-09-08 Thread via GitHub
hust-hhb commented on PR #40204: URL: https://github.com/apache/doris/pull/40204#issuecomment-2336605493 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](funcs) map struct construct funcs #39699 [doris]

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

Re: [PR] [fix](funcs) map struct construct funcs #39699 [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #40502: URL: https://github.com/apache/doris/pull/40502#issuecomment-2336616279 TeamCity be ut coverage result: Function Coverage: 37.85% (8137/21498) Line Coverage: 29.59% (66984/226336) Region Coverage: 29.08% (34561/118835) Branch Coverage: 24.9

Re: [PR] [fix](funcs) map struct construct funcs #39699 [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #40502: URL: https://github.com/apache/doris/pull/40502#issuecomment-2336620768 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 19b2e187188d030716e84dc171a67b93d6ef6124 with default session variables Stream

Re: [PR] [fix](regression) mem gc when load regression failure due to error msg update [doris]

2024-09-08 Thread via GitHub
dataroaring merged PR #40483: URL: https://github.com/apache/doris/pull/40483 -- 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: [fix](regression) mem gc when load regression failure due to error msg update (#40483)

2024-09-08 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 93e19b06566 [fix](regression) mem gc when lo

Re: [PR] [Bug](compatibility) fix agg functions coredump when upgrade [doris]

2024-09-08 Thread via GitHub
dataroaring merged PR #40472: URL: https://github.com/apache/doris/pull/40472 -- 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: [Bug](compatibility) fix agg functions coredump when upgrade (#40472)

2024-09-08 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 ca38271482c [Bug](compatibility) fix agg fun

Re: [PR] [opt](scan) unify the local and remote scan bytes stats for all scanners [doris]

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

Re: [PR] [opt](scan) unify the local and remote scan bytes stats for all scanners [doris]

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

[PR] [Enhancement] Insert overwrite case need to keep old partition data in recycle-bin [doris]

2024-09-08 Thread via GitHub
Vallishp opened a new pull request, #40512: URL: https://github.com/apache/doris/pull/40512 ## Proposed changes Issue Number: close #xxx Insert overwrite command will trigger drop of partition and create partition and add the rows to table. In this case need to move the

Re: [PR] [Enhancement] Insert overwrite case need to keep old partition data in recycle-bin [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #40512: URL: https://github.com/apache/doris/pull/40512#issuecomment-2336648899 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] Insert overwrite case need to keep old partition data in recycle-bin [doris]

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

Re: [PR] [Enhancement] Insert overwrite case need to keep old partition data in recycle-bin [doris]

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

(doris) 01/01: [fix](log) fix fe doesn't print location in log when log mode is async

2024-09-08 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a commit to branch log4j-fix in repository https://gitbox.apache.org/repos/asf/doris.git commit 25c15687f41be16704ae2b6fce79af7cbacd3b8a Author: caiconghui1 AuthorDate: Sun Sep 8 20:07:52 2024 +0800 [fix](

(doris) branch log4j-fix created (now 25c15687f41)

2024-09-08 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch log4j-fix in repository https://gitbox.apache.org/repos/asf/doris.git at 25c15687f41 [fix](log) fix fe doesn't print location in log when log mode is async This branch includes the fo

[PR] [fix](log) fix fe doesn't print location in log when log mode is async [doris]

2024-09-08 Thread via GitHub
caiconghui opened a new pull request, #40513: URL: https://github.com/apache/doris/pull/40513 ## 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

Re: [PR] [fix](log) fix fe doesn't print location in log when log mode is async [doris]

2024-09-08 Thread via GitHub
caiconghui commented on PR #40513: URL: https://github.com/apache/doris/pull/40513#issuecomment-2336664522 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] [Enhancement] Insert overwrite case need to keep old partition data in recycle-bin [doris]

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

Re: [PR] [fix](log) fix fe doesn't print location in log when log mode is async [doris]

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

Re: [PR] [branch-2.0-fix](merge-on-write) Fix some cases [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #40514: URL: https://github.com/apache/doris/pull/40514#issuecomment-2336708855 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] [Cherry-pick](branch-2.0) Pick "[Enhancement](delete) Modify some delete cases to ajust enable_mow_light_delete config #40387" [doris]

2024-09-08 Thread via GitHub
Yukang-Lian opened a new pull request, #40515: URL: https://github.com/apache/doris/pull/40515 ## Proposed changes Pick 40387 -- 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 t

Re: [PR] [opt](vault) Do not use latest_fs() in vault mode [doris]

2024-09-08 Thread via GitHub
gavinchou commented on PR #40516: URL: https://github.com/apache/doris/pull/40516#issuecomment-2336735378 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: [I] [Feature] least and greatest function enhanced [doris]

2024-09-08 Thread via GitHub
HappenLee commented on issue #40275: URL: https://github.com/apache/doris/issues/40275#issuecomment-2336735831 `least(ifnull(col1, -1), ifnull(col2, -1))` you can write sql like this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] [opt](vault) Do not use latest_fs() in vault mode [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #40516: URL: https://github.com/apache/doris/pull/40516#issuecomment-2336755577 TeamCity be ut coverage result: Function Coverage: 36.83% (9382/25474) Line Coverage: 28.23% (77383/274105) Region Coverage: 27.63% (39960/144609) Branch Coverage: 24.2

Re: [I] [Bug] 同样的数据,排序键顺序不一样,数据量差30% [doris]

2024-09-08 Thread via GitHub
HappenLee closed issue #39608: [Bug] 同样的数据,排序键顺序不一样,数据量差30% URL: https://github.com/apache/doris/issues/39608 -- 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] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

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

Re: [PR] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2336770762 TeamCity be ut coverage result: Function Coverage: 36.82% (9379/25476) Line Coverage: 28.21% (77329/274130) Region Coverage: 27.62% (39950/144616) Branch Coverage: 24.2

Re: [I] [Bug] 开启strict模式后不符合要求的数据成功导入 [doris]

2024-09-08 Thread via GitHub
HappenLee commented on issue #40128: URL: https://github.com/apache/doris/issues/40128#issuecomment-2336783781 after you commit will get error msg. the invalid data not really insert success in doris -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] [feature-WIP](query cache) cache tablets aggregate result, BE part [doris]

2024-09-08 Thread via GitHub
HappenLee commented on PR #40171: URL: https://github.com/apache/doris/pull/40171#issuecomment-2336784541 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](delete_predicate) fix wrong data after upgrade from v2.0 version [doris]

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

(doris) branch master updated: [fix](delete_predicate) fix wrong data after upgrade from v2.0 version (#40401)

2024-09-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 dc706ed49b5 [fix](delete_predicate) fix wrong d

Re: [PR] Fix typos in documents metacache.md [doris-website]

2024-09-08 Thread via GitHub
RengarLee commented on PR #1089: URL: https://github.com/apache/doris-website/pull/1089#issuecomment-2336942218 @KassieZ -- 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] [chore](backup) limit the involved tablets in a backup job #39987 [doris]

2024-09-08 Thread via GitHub
w41ter commented on PR #40518: URL: https://github.com/apache/doris/pull/40518#issuecomment-2336958465 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] [chore](backup) limit the involved tablets in a backup job #39987 [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #40518: URL: https://github.com/apache/doris/pull/40518#issuecomment-2336958505 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: [I] [Bug] explode_map() funcation ERROR:Unknown table [doris]

2024-09-08 Thread via GitHub
HappenLee commented on issue #39614: URL: https://github.com/apache/doris/issues/39614#issuecomment-2336962662 https://github.com/apache/doris/pull/39972#event-14026257428 fix buy here,please update to 2.1.6 -- This is an automated message from the Apache Git Service. To respond to the me

[PR] [Opt](ShortCircuit) optimize [doris]

2024-09-08 Thread via GitHub
eldenmoon opened a new pull request, #40519: URL: https://github.com/apache/doris/pull/40519 (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](scanner) Fix deadlock when scanner submit failed [doris]

2024-09-08 Thread via GitHub
yiguolei commented on code in PR #40495: URL: https://github.com/apache/doris/pull/40495#discussion_r1749465993 ## be/src/vec/exec/scan/scanner_context.cpp: ## @@ -284,11 +299,14 @@ Status ScannerContext::get_block_from_queue(RuntimeState* state, vectorized::Blo

Re: [PR] [fix](scanner) Fix deadlock when scanner submit failed [doris]

2024-09-08 Thread via GitHub
yiguolei commented on code in PR #40495: URL: https://github.com/apache/doris/pull/40495#discussion_r1749466401 ## be/src/vec/exec/scan/scanner_context.cpp: ## @@ -263,13 +272,19 @@ Status ScannerContext::get_block_from_queue(RuntimeState* state, vectorized::Blo bl

Re: [PR] [Enhancement](MaxCompute)Refactoring maxCompute catalog using Storage API. [doris]

2024-09-08 Thread via GitHub
hubgeter commented on PR #40225: URL: https://github.com/apache/doris/pull/40225#issuecomment-2336976642 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](scanner) Fix deadlock when scanner submit failed [doris]

2024-09-08 Thread via GitHub
yiguolei commented on code in PR #40495: URL: https://github.com/apache/doris/pull/40495#discussion_r1749466893 ## be/src/vec/exec/scan/scanner_context.cpp: ## @@ -214,7 +214,12 @@ void ScannerContext::append_block_to_queue(std::shared_ptr scan_task) } }

Re: [PR] [fix](ES Catalog)Fix int parse error when querying by doc_values [doris]

2024-09-08 Thread via GitHub
github-actions[bot] commented on PR #40385: URL: https://github.com/apache/doris/pull/40385#issuecomment-2336981754 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](ES Catalog)Fix int parse error when querying by doc_values [doris]

2024-09-08 Thread via GitHub
github-actions[bot] commented on PR #40385: URL: https://github.com/apache/doris/pull/40385#issuecomment-2336981783 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](scanner) Fix deadlock when scanner submit failed [doris]

2024-09-08 Thread via GitHub
yiguolei commented on code in PR #40495: URL: https://github.com/apache/doris/pull/40495#discussion_r1749466401 ## be/src/vec/exec/scan/scanner_context.cpp: ## @@ -263,13 +272,19 @@ Status ScannerContext::get_block_from_queue(RuntimeState* state, vectorized::Blo bl

Re: [PR] [fix](funcs) map struct construct funcs #39699 [doris]

2024-09-08 Thread via GitHub
xiaokang commented on PR #40502: URL: https://github.com/apache/doris/pull/40502#issuecomment-2336983112 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](scanner) Fix deadlock when scanner submit failed [doris]

2024-09-08 Thread via GitHub
yiguolei commented on code in PR #40495: URL: https://github.com/apache/doris/pull/40495#discussion_r1749471749 ## be/src/vec/exec/scan/scanner_context.cpp: ## @@ -284,11 +299,14 @@ Status ScannerContext::get_block_from_queue(RuntimeState* state, vectorized::Blo

(doris) branch master updated: [feature](ES Catalog)Add FE open API for ES Catalog (#40444)

2024-09-08 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 a06625ee6b6 [feature](ES Catalog)Add FE open

Re: [PR] [regression-test](point query) add `enable_mow_light_delete=false` to related cases [doris]

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

Re: [PR] [feature-WIP](query cache) cache tablets aggregate result, BE part [doris]

2024-09-08 Thread via GitHub
HappenLee commented on PR #40171: URL: https://github.com/apache/doris/pull/40171#issuecomment-2336987395 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](ES Catalog)Fix int parse error when querying by doc_values (#40385) [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #40521: URL: https://github.com/apache/doris/pull/40521#issuecomment-2336988554 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](ES Catalog)Fix int parse error when querying by doc_values (#40385) [doris]

2024-09-08 Thread via GitHub
qidaye commented on PR #40521: URL: https://github.com/apache/doris/pull/40521#issuecomment-2336988656 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] [fix](ES Catalog)Fix int parse error when querying by doc_values (#40385) [doris]

2024-09-08 Thread via GitHub
qidaye opened a new pull request, #40522: URL: https://github.com/apache/doris/pull/40522 bp #40385 -- 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,

Re: [PR] [fix](ES Catalog)Fix int parse error when querying by doc_values (#40385) [doris]

2024-09-08 Thread via GitHub
qidaye commented on PR #40522: URL: https://github.com/apache/doris/pull/40522#issuecomment-2336990552 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] [regression-test](point query) add `enable_mow_light_delete=false` to related cases [doris]

2024-09-08 Thread via GitHub
github-actions[bot] commented on PR #40520: URL: https://github.com/apache/doris/pull/40520#issuecomment-2336990788 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] [regression-test](point query) add `enable_mow_light_delete=false` to related cases [doris]

2024-09-08 Thread via GitHub
eldenmoon commented on PR #40523: URL: https://github.com/apache/doris/pull/40523#issuecomment-2336994042 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) branch branch-2.1 updated: [fix](multi table) do not use strlen to calculate the length of msg (#40367) (#40511)

2024-09-08 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 1c91fbc167e [fix](multi table) do not u

Re: [PR] [fix](ES Catalog)Fix int parse error when querying by doc_values (#40385) [doris]

2024-09-08 Thread via GitHub
github-actions[bot] commented on PR #40522: URL: https://github.com/apache/doris/pull/40522#issuecomment-2336996313 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] [optimize](short circuit) avoid set cacheId when non prepared execute [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #40525: URL: https://github.com/apache/doris/pull/40525#issuecomment-2336998458 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]Add more tip when drop workload group failed [doris]

2024-09-08 Thread via GitHub
github-actions[bot] commented on PR #40468: URL: https://github.com/apache/doris/pull/40468#issuecomment-2337000362 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](funcs) map struct construct funcs #39699 [doris]

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

[PR] [feature](ES Catalog)Add FE open API for ES Catalog (#40444) [doris]

2024-09-08 Thread via GitHub
qidaye opened a new pull request, #40526: URL: https://github.com/apache/doris/pull/40526 bp #40444 -- 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:

Re: [PR] [feature](ES Catalog)Add FE open API for ES Catalog (#40444) [doris]

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

Re: [PR] [feature](ES Catalog)Add FE open API for ES Catalog (#40444) [doris]

2024-09-08 Thread via GitHub
qidaye commented on PR #40526: URL: https://github.com/apache/doris/pull/40526#issuecomment-2337002364 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

(doris) branch branch-2.1 updated (a963709fed0 -> e0b22b5104b)

2024-09-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from a963709fed0 [opt](scanner) Control the degree of parallelism of scanner when only limit involved #39927 (#40357)

Re: [PR] [feat](nereids)set actual row count in physical plan according to merged profile [doris]

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

[PR] [feature](ES Catalog)Add FE open API for ES Catalog (#40444) [doris]

2024-09-08 Thread via GitHub
qidaye opened a new pull request, #40527: URL: https://github.com/apache/doris/pull/40527 bp #40444 -- 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:

[PR] [Improvement](sort) do not sort partitial when spill disabled [doris]

2024-09-08 Thread via GitHub
BiteThet opened a new pull request, #40528: URL: https://github.com/apache/doris/pull/40528 ## Proposed changes do not sort partitial when spill disabled -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [feature](ES Catalog)Add FE open API for ES Catalog (#40444) [doris]

2024-09-08 Thread via GitHub
qidaye commented on PR #40527: URL: https://github.com/apache/doris/pull/40527#issuecomment-2337007768 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] [chore](routine load) make error msg clear if routine load name illegal (#40037) [doris]

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

Re: [PR] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-09-08 Thread via GitHub
lxr599 commented on PR #39468: URL: https://github.com/apache/doris/pull/39468#issuecomment-2337010439 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]Add more tip when drop workload group failed [doris]

2024-09-08 Thread via GitHub
wangbo merged PR #40468: URL: https://github.com/apache/doris/pull/40468 -- 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.apach

(doris) branch master updated: [Improvement]Add more tip when drop workload group failed (#40468)

2024-09-08 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo 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 903c05b3af3 [Improvement]Add more tip when drop w

Re: [PR] [enhancement](schema-change) Support light schema change on hash columns and agg key columns with varchar type to change length (#39319) [doris]

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

Re: [PR] [fix](mtmv) Generate mtmv cache should use ADMIN user, and rewritten plan should not check privilege [doris]

2024-09-08 Thread via GitHub
seawinde commented on PR #40374: URL: https://github.com/apache/doris/pull/40374#issuecomment-2337012200 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](ES Catalog)Fix int parse error when querying by doc_values (#40385) [doris]

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

Re: [PR] [Feat](Nereids) support string functions fold constant by fe [doris]

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

Re: [PR] [improvement](mtmv) Support to add use_for_rewrite property when create materialized view [doris]

2024-09-08 Thread via GitHub
zddr commented on code in PR #40332: URL: https://github.com/apache/doris/pull/40332#discussion_r1749490925 ## fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVPropertyUtil.java: ## @@ -66,6 +67,8 @@ public static void analyzeProperty(String key, String value) {

Re: [PR] [opt](nereids) tabe row count priority: user injected > BE report > analyzed [doris]

2024-09-08 Thread via GitHub
englefly commented on PR #40529: URL: https://github.com/apache/doris/pull/40529#issuecomment-2337019959 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] [optimize](short circuit) avoid set cacheId when non prepared execute [doris]

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

Re: [PR] [Feat](Nereids) support string functions fold constant by fe [doris]

2024-09-08 Thread via GitHub
LiBinfeng-01 commented on PR #40441: URL: https://github.com/apache/doris/pull/40441#issuecomment-2337020495 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)set actual row count in physical plan according to merged profile [doris]

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

Re: [PR] [fix](auth)Fix some issues with incorrect permission verification (#3… [doris]

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

Re: [PR] [fix](funcs) map struct construct funcs #39699 [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #40502: URL: https://github.com/apache/doris/pull/40502#issuecomment-2337021021 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit bfa788f3188ac13edb8e02bf9c082391d801815b with default session variables Stream

Re: [PR] [fix](ES Catalog)Fix int parse error when querying by doc_values (#40385) [doris]

2024-09-08 Thread via GitHub
doris-robot commented on PR #40522: URL: https://github.com/apache/doris/pull/40522#issuecomment-2337021084 TeamCity be ut coverage result: Function Coverage: 37.84% (8135/21499) Line Coverage: 29.59% (66970/226357) Region Coverage: 29.08% (34556/118851) Branch Coverage: 24.9

(doris) branch branch-2.1 updated: [fix](auth)Fix some issues with incorrect permission verification (#3… (#40410)

2024-09-08 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 93a2518d12e [fix](auth)Fix some issues

Re: [PR] [chore](mtmv)add plan log for UpdateMvByPartitionCommand (#40072) [doris]

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

Re: [PR] [fix](auth) ordinary users can see the processes of other users (#39747) [doris]

2024-09-08 Thread via GitHub
yiguolei merged PR #40415: URL: https://github.com/apache/doris/pull/40415 -- 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 (a3eba2aad5e -> ecb75c2e7da)

2024-09-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from a3eba2aad5e [fix](auth) ordinary users can see the processes of other users (#39747) (#40415) add ecb75c2e7

Re: [PR] [fix](ES Catalog)Fix int parse error when querying by doc_values (#40385) [doris]

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

Re: [PR] [optimize](short circuit) avoid set cacheId when non prepared execute [doris]

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

Re: [PR] [enhance](mtmv) Prohibit creating materialized views in external cata… [doris]

2024-09-08 Thread via GitHub
yiguolei merged PR #40420: URL: https://github.com/apache/doris/pull/40420 -- 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: [enhance](mtmv) Prohibit creating materialized views in external cata… (#40420)

2024-09-08 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 fc4c2aed649 [enhance](mtmv) Prohibit cr

Re: [PR] [fix](ES Catalog)Fix int parse error when querying by doc_values (#40385) [doris]

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

Re: [PR] [enhance](mtmv)Optimize the speed of obtaining the last update time o… [doris]

2024-09-08 Thread via GitHub
yiguolei merged PR #40421: URL: https://github.com/apache/doris/pull/40421 -- 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: [enhance](mtmv)Optimize the speed of obtaining the last update time o… (#40421)

2024-09-08 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 4084ff2c4a1 [enhance](mtmv)Optimize the

Re: [PR] [optimize](short circuit) avoid set cacheId when non prepared execute [doris]

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

Re: [PR] [fix](auth)fix case should grant after create view (#40108) [doris]

2024-09-08 Thread via GitHub
yiguolei merged PR #40488: URL: https://github.com/apache/doris/pull/40488 -- 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](auth)fix case should grant after create view (#40108) (#40488)

2024-09-08 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 2c588e2738b [fix](auth)fix case should

Re: [PR] [fix](mtmv) Generate mtmv cache should use ADMIN user, and rewritten plan should not check privilege [doris]

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

  1   2   >