[PR] [fix](load) Fix potential data loss during disk migration #42296 [doris]

2024-10-23 Thread via GitHub
liaoxin01 opened a new pull request, #42385: URL: https://github.com/apache/doris/pull/42385 cherry pick from #42296 -- 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] [fix](load) Fix potential data loss during disk migration #42296 [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #42385: URL: https://github.com/apache/doris/pull/42385#issuecomment-2434455584 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](load) Fix potential data loss during disk migration #42296 [doris]

2024-10-23 Thread via GitHub
liaoxin01 commented on PR #42385: URL: https://github.com/apache/doris/pull/42385#issuecomment-2434455488 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] [chore](light-schema-change) Enable light scghema change by force [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #40967: URL: https://github.com/apache/doris/pull/40967#issuecomment-2434259620 ClickBench: Total hot run time: 33.07 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated (c1c8110ea72 -> bd8f111dc00)

2024-10-23 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 c1c8110ea72 [minor](compile) Enable compile checking for regexp (#42366) add bd8f111dc00 [fix](load) Fix potenti

Re: [PR] [fix](load) Fix potential data loss during disk migration [doris]

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

Re: [PR] [enhancement](cloud) optimize block cache lock [doris]

2024-10-23 Thread via GitHub
gavinchou commented on code in PR #41818: URL: https://github.com/apache/doris/pull/41818#discussion_r1814344111 ## be/src/io/cache/block_file_cache.cpp: ## @@ -1302,8 +1347,18 @@ void BlockFileCache::remove(FileBlockSPtr file_block, T& cache_lock, U& block_lo *_num_remove

Re: [PR] [fix](Nereids) fix bind using join for compatible with MySQL behavior [doris]

2024-10-23 Thread via GitHub
924060929 commented on PR #42380: URL: https://github.com/apache/doris/pull/42380#issuecomment-2434448761 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](nereids) Refine stats derive [doris]

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

Re: [PR] [opt](cache) More metrics for lru cache [doris]

2024-10-23 Thread via GitHub
github-actions[bot] commented on code in PR #42357: URL: https://github.com/apache/doris/pull/42357#discussion_r1814370221 ## be/src/olap/lru_cache.cpp: ## @@ -207,6 +209,16 @@ return _hit_count; } +uint64_t LRUCache::get_stampede_count() { +std::lock_guard l(_mutex)

Re: [PR] [opt](scanner profile) Rename some filed name to keep consistent with audit log. #41993 [doris]

2024-10-23 Thread via GitHub
zhiqiang- commented on PR #42137: URL: https://github.com/apache/doris/pull/42137#issuecomment-2434441176 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] [minor](compile) Enable compile checking for regexp [doris]

2024-10-23 Thread via GitHub
github-actions[bot] commented on PR #42366: URL: https://github.com/apache/doris/pull/42366#issuecomment-2434421314 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] [opt](cache) More metrics for lru cache [doris]

2024-10-23 Thread via GitHub
zhiqiang- commented on PR #42357: URL: https://github.com/apache/doris/pull/42357#issuecomment-2434424695 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](variable) force update some variable by variable version [doris]

2024-10-23 Thread via GitHub
morrySnow commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2434248573 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

(doris) branch master updated (ea95b8c0720 -> c1c8110ea72)

2024-10-23 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ea95b8c0720 [improve](restore) Log create replica task progress (#42350) add c1c8110ea72 [minor](compile) Ena

Re: [PR] [fix](cloud-mow) Add enable config for procesing old version delete bitmap when doing cu compaction [doris]

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

Re: [PR] [fix](decimal256) support decimal256 for many functions (#42136) [doris]

2024-10-23 Thread via GitHub
jacktengg commented on PR #42356: URL: https://github.com/apache/doris/pull/42356#issuecomment-2434424655 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

[I] [Bug] Doris Source When the parallelism is set to greater than 1, the read data will be lost [doris-flink-connector]

2024-10-23 Thread via GitHub
Misaki030112 opened a new issue, #503: URL: https://github.com/apache/doris-flink-connector/issues/503 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version

Re: [PR] [Improvement](local shuffle) Improve local shuffle strategy [doris]

2024-10-23 Thread via GitHub
Gabriel39 commented on PR #41789: URL: https://github.com/apache/doris/pull/41789#issuecomment-2434433083 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] [chore](log) Reduce some BE execution log [doris]

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

Re: [PR] [enhancement](cloud) optimize block cache lock [doris]

2024-10-23 Thread via GitHub
gavinchou commented on code in PR #41818: URL: https://github.com/apache/doris/pull/41818#discussion_r1814344438 ## be/src/io/cache/block_file_cache.cpp: ## @@ -1285,9 +1315,24 @@ void BlockFileCache::remove(FileBlockSPtr file_block, T& cache_lock, U& block_lo key.offs

Re: [PR] [fix](inverted index) Fix errors caused by enable_need_read_data_opt (#42064) [doris]

2024-10-23 Thread via GitHub
csun5285 commented on PR #42362: URL: https://github.com/apache/doris/pull/42362#issuecomment-2434413094 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] [opt](scanner profile) Rename some filed name to keep consistent with audit log. #41993 [doris]

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

Re: [PR] [enhancement](cloud) optimize block cache lock [doris]

2024-10-23 Thread via GitHub
gavinchou commented on code in PR #41818: URL: https://github.com/apache/doris/pull/41818#discussion_r1814344438 ## be/src/io/cache/block_file_cache.cpp: ## @@ -1285,9 +1315,24 @@ void BlockFileCache::remove(FileBlockSPtr file_block, T& cache_lock, U& block_lo key.offs

Re: [PR] [Refactor] (inverted index) list inverted index files [doris]

2024-10-23 Thread via GitHub
csun5285 commented on PR #42125: URL: https://github.com/apache/doris/pull/42125#issuecomment-2434410624 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](cloud) optimize block cache lock [doris]

2024-10-23 Thread via GitHub
gavinchou commented on code in PR #41818: URL: https://github.com/apache/doris/pull/41818#discussion_r1814341154 ## be/src/common/config.h: ## @@ -984,6 +984,9 @@ DECLARE_mInt64(nodechannel_pending_queue_max_bytes); // The batch size for sending data by brpc streaming client

(doris-website) branch master updated: [docs](systemTable) Fix typo of system table (#1224)

2024-10-23 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 019e7e5a42 [docs](systemTable) Fix typo of

(doris) branch branch-3.0 updated: [fix](array-funcs)fix array agg func with decimal type (#40839) (#42029)

2024-10-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 24f2c470c54 [fix](array-funcs)fix array

(doris) branch master updated: [improve](restore) Log create replica task progress (#42350)

2024-10-23 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 ea95b8c0720 [improve](restore) Log create replica

Re: [PR] [Improvement](local shuffle) Improve local shuffle strategy [doris]

2024-10-23 Thread via GitHub
Gabriel39 commented on PR #41789: URL: https://github.com/apache/doris/pull/41789#issuecomment-2434304733 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](schema change) Support add column bitmap with default value bitmap_empty [doris]

2024-10-23 Thread via GitHub
Yukang-Lian commented on PR #42331: URL: https://github.com/apache/doris/pull/42331#issuecomment-2434392616 run cloud_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

Re: [PR] [Feature](schema change) Support add column bitmap with default value bitmap_empty [doris]

2024-10-23 Thread via GitHub
Yukang-Lian commented on PR #42331: URL: https://github.com/apache/doris/pull/42331#issuecomment-2434392109 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 unsubs

Re: [PR] [improve](common) Add synchronized to avoid concurrent modification [doris]

2024-10-23 Thread via GitHub
w41ter commented on PR #42384: URL: https://github.com/apache/doris/pull/42384#issuecomment-2434391534 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] [improve](common) Add synchronized to avoid concurrent modification [doris]

2024-10-23 Thread via GitHub
w41ter opened a new pull request, #42384: URL: https://github.com/apache/doris/pull/42384 (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-mai

Re: [PR] [improve](common) Add synchronized to avoid concurrent modification [doris]

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

Re: [PR] [chore](log) Reduce some BE execution log [doris]

2024-10-23 Thread via GitHub
zclllyybb commented on PR #42383: URL: https://github.com/apache/doris/pull/42383#issuecomment-2434320940 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](regression) fix flaky partial update cases [doris]

2024-10-23 Thread via GitHub
dataroaring merged PR #42072: URL: https://github.com/apache/doris/pull/42072 -- 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 branch-2.1 updated: [Test](build index) enhance build index with clone test case with retry logic #42348 (#42363)

2024-10-23 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 c0b2970c200 [Test](build index) enhance

Re: [PR] [Improvement](segment iterator) Optimize column row reservation to reduce overhead #42060 [doris]

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

Re: [PR] [Test](build index) enhance build index with clone test case with retry logic #42348 [doris]

2024-10-23 Thread via GitHub
airborne12 merged PR #42364: URL: https://github.com/apache/doris/pull/42364 -- 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 branch-3.0 updated: [Test](build index) enhance build index with clone test case with retry logic #42348 (#42364)

2024-10-23 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 9d65317da47 [Test](build index) enhance

(doris) branch branch-3.0 updated: [fix](index compaction) fix fd leak and mem leak while index compaction #41915 (#42374)

2024-10-23 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new b39e2e13afe [fix](index compaction) fix

Re: [PR] [fix](case) Enhance the robustness of `set_config_temporary_action` [doris]

2024-10-23 Thread via GitHub
dataroaring merged PR #42306: URL: https://github.com/apache/doris/pull/42306 -- 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] [improve](restore) Split batch creating replica task by table id #42235 [doris]

2024-10-23 Thread via GitHub
w41ter merged PR #42343: URL: https://github.com/apache/doris/pull/42343 -- 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: [fix](case) Enhance the robustness of `set_config_temporary_action` (#42306)

2024-10-23 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 fffdca677d4 [fix](case) Enhance the robustne

(doris) branch master updated: [chore](config) Disable fuzzy vertical compaction to make CI stable (#42319)

2024-10-23 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 20c476b3d31 [chore](config) Disable fuzzy vert

Re: [PR] [chore](config) Disable fuzzy vertical compaction to make CI stable [doris]

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

Re: [PR] [fix](cloud-mow) FE should release mow lock when calculate delete bitmap catch exception [doris]

2024-10-23 Thread via GitHub
github-actions[bot] commented on PR #41759: URL: https://github.com/apache/doris/pull/41759#issuecomment-2434367817 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] [Improvement](local shuffle) Improve local shuffle strategy [doris]

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

Re: [PR] [chore](planner) change decimal literal toSql as plainString (#41809) [doris]

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

Re: [PR] [fix](delete) Fix static type dispatch by mistake due to typo [doris]

2024-10-23 Thread via GitHub
github-actions[bot] commented on PR #42260: URL: https://github.com/apache/doris/pull/42260#issuecomment-2434349150 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](decimal256) support decimal256 for many functions (#42136) [doris]

2024-10-23 Thread via GitHub
yiguolei merged PR #42353: URL: https://github.com/apache/doris/pull/42353 -- 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] [chore](planner) change decimal literal toSql as plainString (#41809) [doris]

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

(doris) branch master updated: [fix](regression) fix flaky partial update cases (#42072)

2024-10-23 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 288f72eb91c [fix](regression) fix flaky part

Re: [PR] [Refactor] (inverted index) Refactor Inverted index file writer [doris]

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

Re: [PR] [test](routine load) fix some unstable routine load cases [doris]

2024-10-23 Thread via GitHub
dataroaring merged PR #42252: URL: https://github.com/apache/doris/pull/42252 -- 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](load) Fix potential data loss during disk migration [doris]

2024-10-23 Thread via GitHub
github-actions[bot] commented on PR #42296: URL: https://github.com/apache/doris/pull/42296#issuecomment-2434333916 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] [chore](log) Adjust log level for replaying a batch editlog cost time(#41392) [doris]

2024-10-23 Thread via GitHub
dataroaring merged PR #42184: URL: https://github.com/apache/doris/pull/42184 -- 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](load) Fix potential data loss during disk migration [doris]

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

(doris) branch branch-3.0 updated: [chore](log) Adjust log level for replaying a batch editlog cost time(#41392) (#42184)

2024-10-23 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 851e278c4df [chore](log) Adjust log

Re: [PR] [Feature](schema change) Support add column bitmap with default value bitmap_empty [doris]

2024-10-23 Thread via GitHub
github-actions[bot] commented on PR #42331: URL: https://github.com/apache/doris/pull/42331#issuecomment-2434326014 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

[PR] [chore](log) Reduce some BE execution log [doris]

2024-10-23 Thread via GitHub
zclllyybb opened a new pull request, #42383: URL: https://github.com/apache/doris/pull/42383 ## Proposed changes Issue Number: close #xxx 1. timeout does not print stack 2. when the runtime filter's relative query is finished before, it does not print the log. -- This

Re: [PR] [chore](log) Reduce some BE execution log [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #42383: URL: https://github.com/apache/doris/pull/42383#issuecomment-2434320892 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](query-forward) Fix forward query exception or stuck or potential query result loss (#41303) [doris]

2024-10-23 Thread via GitHub
TangSiyang2001 commented on PR #42382: URL: https://github.com/apache/doris/pull/42382#issuecomment-2434320714 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](query-forward) Fix forward query exception or stuck or potential query result loss (#41303) [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #42382: URL: https://github.com/apache/doris/pull/42382#issuecomment-2434320680 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](insert-overwrite) Support create partition for auto partition table when insert overwrite [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #38628: URL: https://github.com/apache/doris/pull/38628#issuecomment-2434320298 TeamCity be ut coverage result: Function Coverage: 37.48% (9712/25914) Line Coverage: 28.73% (80535/280293) Region Coverage: 28.16% (41643/147903) Branch Coverage: 24.7

(doris) branch branch-2.0 updated: [fix](query-forward) Fix forward query exception or stuck or potential query result loss (#41303) (#42368)

2024-10-23 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 82e5fd74896 [fix](query-forward) Fix

Re: [PR] [chore](planner) change decimal literal toSql as plainString (#41809) [doris]

2024-10-23 Thread via GitHub
morrySnow commented on PR #42381: URL: https://github.com/apache/doris/pull/42381#issuecomment-2434315043 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](query-forward) Fix forward query exception or stuck or potential query result loss (#41303) [doris]

2024-10-23 Thread via GitHub
dataroaring merged PR #42368: URL: https://github.com/apache/doris/pull/42368 -- 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] [Refactor] (inverted index) Refactor Inverted index file writer [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #41625: URL: https://github.com/apache/doris/pull/41625#issuecomment-2434244766 TeamCity be ut coverage result: Function Coverage: 37.95% (9838/25924) Line Coverage: 29.22% (81882/280250) Region Coverage: 28.57% (42237/147835) Branch Coverage: 25.1

[PR] [Chore](compatibility) add percentile_array to restrict_function (#41895 [doris]

2024-10-23 Thread via GitHub
BiteThet opened a new pull request, #42360: URL: https://github.com/apache/doris/pull/42360 ## Proposed changes 1. add percentile_array to restrict_function 2. fix wrong format log like ` Query a91dd45e9f584b70-9ab483bb1bc9d42b deconstructed, , deregister query/load mem` ##

Re: [PR] [fix](rowset meta) Fix rowset meta size relation [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #41022: URL: https://github.com/apache/doris/pull/41022#issuecomment-2434297458 TeamCity be ut coverage result: Function Coverage: 37.48% (9712/25914) Line Coverage: 28.72% (80579/280535) Region Coverage: 28.16% (41649/147903) Branch Coverage: 24.7

Re: [PR] [fix] query blocked by exchange reach limit [doris]

2024-10-23 Thread via GitHub
github-actions[bot] commented on PR #42371: URL: https://github.com/apache/doris/pull/42371#issuecomment-2434296595 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] (inverted index) fix the error result in the query when using count on index (#42346) [doris]

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

Re: [PR] [chore](Variant) forbid variant type as hash join key (#41673) [doris]

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

Re: [PR] [fix](Nereids) fix bind using join for compatible with MySQL behavior [doris]

2024-10-23 Thread via GitHub
924060929 commented on PR #42380: URL: https://github.com/apache/doris/pull/42380#issuecomment-2434293175 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](local shuffle) Improve local shuffle strategy [doris]

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

Re: [PR] [fix](cloud-mow) Add enable config for procesing old version delete bitmap when doing cu compaction [doris]

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

Re: [PR] [fix](Nereids) bind using join for compatible with MySQL behavior [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #42380: URL: https://github.com/apache/doris/pull/42380#issuecomment-2434279855 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) bind using join for compatible with MySQL behavior [doris]

2024-10-23 Thread via GitHub
924060929 commented on PR #42380: URL: https://github.com/apache/doris/pull/42380#issuecomment-2434279951 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] [fix](Nereids) bind using join for compatible with MySQL behavior [doris]

2024-10-23 Thread via GitHub
924060929 opened a new pull request, #42380: URL: https://github.com/apache/doris/pull/42380 ## Proposed changes bind using join for compatible with MySQL behavior for example ```sql select * from t1 left join t2 using(id) left join t3 using(id) ``` we

Re: [PR] [fix] query blocked by exchange reach limit [doris]

2024-10-23 Thread via GitHub
github-actions[bot] commented on PR #42371: URL: https://github.com/apache/doris/pull/42371#issuecomment-2434276834 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](cloud-mow) Add enable config for procesing old version delete bitmap when doing cu compaction [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #42379: URL: https://github.com/apache/doris/pull/42379#issuecomment-2434276240 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] query blocked by exchange reach limit [doris]

2024-10-23 Thread via GitHub
mrhhsg commented on PR #42371: URL: https://github.com/apache/doris/pull/42371#issuecomment-2434263871 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](information_schema) add rowsets table into information_schema in cloud mode [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #42367: URL: https://github.com/apache/doris/pull/42367#issuecomment-2434259370 ClickBench: Total hot run time: 32.27 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore](planner) change decimal literal toSql as plainString (#41809) [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #42378: URL: https://github.com/apache/doris/pull/42378#issuecomment-2434256707 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] [chore](planner) change decimal literal toSql as plainString (#41809) [doris]

2024-10-23 Thread via GitHub
morrySnow opened a new pull request, #42378: URL: https://github.com/apache/doris/pull/42378 pick from master #41809 for example, 0 with decimal(38,4) will return 0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] [chore](Variant) forbid variant type as hash join key (#41673) [doris]

2024-10-23 Thread via GitHub
morrySnow commented on PR #42377: URL: https://github.com/apache/doris/pull/42377#issuecomment-2434255608 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] [chore](Variant) forbid variant type as hash join key (#41673) [doris]

2024-10-23 Thread via GitHub
morrySnow opened a new pull request, #42377: URL: https://github.com/apache/doris/pull/42377 pick from master #41673 -- 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] [Refactor] (inverted index) Refactor Inverted index file writer [doris]

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

Re: [PR] [fix] query blocked by exchange reach limit [doris]

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

Re: [PR] [opt](Nereids) use 1 instead narrowest column when do column pruning (#41548) [doris]

2024-10-23 Thread via GitHub
morrySnow commented on PR #42376: URL: https://github.com/apache/doris/pull/42376#issuecomment-2434252157 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](information_schema) add rowsets table into information_schema in cloud mode [doris]

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

Re: [PR] [opt](Nereids) use 1 instead narrowest column when do column pruning (#41548) [doris]

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

Re: [PR] [chore](light-schema-change) Enable light scghema change by force [doris]

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

[PR] [opt](Nereids) use 1 instead narrowest column when do column pruning (#41548) [doris]

2024-10-23 Thread via GitHub
morrySnow opened a new pull request, #42376: URL: https://github.com/apache/doris/pull/42376 pick from master #41548 -- 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] [enhancement](errormsg) print backend ip when brpc light pool is full [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #42370: URL: https://github.com/apache/doris/pull/42370#issuecomment-2434250714 TeamCity be ut coverage result: Function Coverage: 37.86% (8159/21553) Line Coverage: 29.57% (67142/227032) Region Coverage: 29.06% (34626/119167) Branch Coverage: 25.0

Re: [PR] [fix] (inverted index) fix the error result in the query when using count on index (#42346) [doris]

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

Re: [PR] [chore](light-schema-change) Enable light scghema change by force [doris]

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

[PR] [fix](index compaction) fix fd leak and mem leak while index compaction #41915 [doris]

2024-10-23 Thread via GitHub
airborne12 opened a new pull request, #42374: URL: https://github.com/apache/doris/pull/42374 cherry pick from #41915 -- 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

  1   2   3   4   5   6   7   >