Re: [PR] [refactor](segment iterator) rename _non_predicate_column_ids to _common_expr_column_ids [doris]

2025-10-13 Thread via GitHub
github-actions[bot] commented on PR #56931: URL: https://github.com/apache/doris/pull/56931#issuecomment-3400381241 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] [enhance](job) support adaptive max batch interval for routine load job [doris]

2025-10-13 Thread via GitHub
sollhui commented on code in PR #56930: URL: https://github.com/apache/doris/pull/56930#discussion_r2428098137 ## fe/fe-core/src/main/java/org/apache/doris/load/routineload/RoutineLoadTaskInfo.java: ## @@ -186,6 +188,21 @@ private void judgeEof(RLTaskTxnCommitAttachment rlTaskT

Re: [PR] [feat](snapshot) fix Unknown snapshot status when select snapshots [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #56726: URL: https://github.com/apache/doris/pull/56726#issuecomment-3400368276 ClickBench: Total hot run time: 30.1 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [enhance](job) support adaptive max batch interval for routine load job [doris]

2025-10-13 Thread via GitHub
sollhui commented on code in PR #56930: URL: https://github.com/apache/doris/pull/56930#discussion_r2428089287 ## fe/fe-core/src/main/java/org/apache/doris/load/routineload/RoutineLoadTaskInfo.java: ## @@ -186,6 +188,21 @@ private void judgeEof(RLTaskTxnCommitAttachment rlTaskT

Re: [PR] [fix](field) implement move constructor [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56803: URL: https://github.com/apache/doris/pull/56803#issuecomment-3397994520 # BE Regression && UT Coverage Report Increment line coverage `87.26% (226/259)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56803_13979ae021

Re: [PR] [opt](inverted index) add custom analyzer support with char_filter, basic and icu tokenizer [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56243: URL: https://github.com/apache/doris/pull/56243#issuecomment-3400344460 # FE Regression Coverage Report Increment line coverage ` 31.58% (36/114)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56243_16a99d5ad0386394c97

Re: [PR] [feat](cloud) Add snapshot data migrator & chain compactor skeleton [doris]

2025-10-13 Thread via GitHub
Thearas commented on PR #56939: URL: https://github.com/apache/doris/pull/56939#issuecomment-3400324610 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] [feat](cloud) Add snapshot data migrator & chain compactor skeleton [doris]

2025-10-13 Thread via GitHub
w41ter commented on PR #56939: URL: https://github.com/apache/doris/pull/56939#issuecomment-3400324848 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-website) branch asf-site updated (32b9f030a02 -> 71486a4aa53)

2025-10-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 32b9f030a02 Automated deployment with doris branch @ 43cad2cc6053abe4e0447dadd57fbae0e920e427 new 7

Re: [PR] [fix](field) implement move constructor [doris]

2025-10-13 Thread via GitHub
eldenmoon merged PR #56803: URL: https://github.com/apache/doris/pull/56803 -- 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] [feat](nereids) add table alias for catalog relation [doris]

2025-10-13 Thread via GitHub
github-actions[bot] commented on PR #56802: URL: https://github.com/apache/doris/pull/56802#issuecomment-3400266617 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 unhandled error when get_partition_boundaries [doris]

2025-10-13 Thread via GitHub
gavinchou commented on PR #56935: URL: https://github.com/apache/doris/pull/56935#issuecomment-3400295941 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] [feat](snapshot) fix Unknown snapshot status when select snapshots [doris]

2025-10-13 Thread via GitHub
github-actions[bot] commented on PR #56726: URL: https://github.com/apache/doris/pull/56726#issuecomment-3400281144 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] branch-4.0: [fix](search) fix search result for non-tokenizer match #56914 [doris]

2025-10-13 Thread via GitHub
github-actions[bot] opened a new pull request, #56938: URL: https://github.com/apache/doris/pull/56938 Cherry-picked from #56914 -- 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

(doris) branch master updated (807a87fe970 -> a91c067fabb)

2025-10-13 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 807a87fe970 [fix](search) fix search result for non-tokenizer match (#56914) add a91c067fabb [Enhancement](

Re: [PR] [Enhancement](nereids)remove the class TableName [doris]

2025-10-13 Thread via GitHub
starocean999 merged PR #56862: URL: https://github.com/apache/doris/pull/56862 -- 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 auto-pick-56914-branch-4.0 created (now 1663cf0eb4b)

2025-10-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-56914-branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 1663cf0eb4b branch-4.0: [fix](nereids)ReorderJoin rule should not absorb mark join to multi jo

Re: [PR] [feat](seq mapping) uniq table supports multi-stream merging through sequence mapping [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #54936: URL: https://github.com/apache/doris/pull/54936#issuecomment-3400278572 # FE Regression Coverage Report Increment line coverage ` 74.32% (246/331)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/54936_4338cd76b658b4546f

Re: [PR] [feat](snapshot) fix Unknown snapshot status when select snapshots [doris]

2025-10-13 Thread via GitHub
w41ter commented on PR #56726: URL: https://github.com/apache/doris/pull/56726#issuecomment-3400278392 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](search) fix search result for non-tokenizer match [doris]

2025-10-13 Thread via GitHub
airborne12 merged PR #56914: URL: https://github.com/apache/doris/pull/56914 -- 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] branch-4.0: [fix](mysql buffer) fix buffer overflow of output complex type columns #56922 [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #56934: URL: https://github.com/apache/doris/pull/56934#issuecomment-3400267267 ClickBench: Total hot run time: 30.04 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids) add table alias for catalog relation [doris]

2025-10-13 Thread via GitHub
github-actions[bot] commented on PR #56802: URL: https://github.com/apache/doris/pull/56802#issuecomment-3400266702 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](search) fix search result for non-tokenizer match [doris]

2025-10-13 Thread via GitHub
github-actions[bot] commented on PR #56914: URL: https://github.com/apache/doris/pull/56914#issuecomment-3400263758 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](field) implement move constructor [doris]

2025-10-13 Thread via GitHub
github-actions[bot] commented on PR #56803: URL: https://github.com/apache/doris/pull/56803#issuecomment-3400262340 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] [refactor](segment iterator) rename _non_predicate_column_ids to _common_expr_column_ids [doris]

2025-10-13 Thread via GitHub
zhiqiang- commented on PR #56931: URL: https://github.com/apache/doris/pull/56931#issuecomment-334667 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] [refactor](query) Clear query context once it is finished [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #56911: URL: https://github.com/apache/doris/pull/56911#issuecomment-3400252669 ClickBench: Total hot run time: 30.77 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-4.0: [feat](s3client) Use `CustomAwsCredentialsProviderChain` for aws sdk (#56065) [doris]

2025-10-13 Thread via GitHub
Thearas commented on PR #56936: URL: https://github.com/apache/doris/pull/56936#issuecomment-3400247999 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] [feat](seq mapping) uniq table supports multi-stream merging through sequence mapping [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #54936: URL: https://github.com/apache/doris/pull/54936#issuecomment-3400244749 # BE Regression && UT Coverage Report Increment line coverage `89.74% (245/273)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/54936_4338cd76b6

Re: [PR] [fix](cloud) Fix unhandled error when get_partition_boundaries [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56935: URL: https://github.com/apache/doris/pull/56935#issuecomment-3400242826 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+pro

Re: [PR] [fix](search) fix mow support for search function [doris]

2025-10-13 Thread via GitHub
Copilot commented on code in PR #56927: URL: https://github.com/apache/doris/pull/56927#discussion_r2428004689 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/CheckSearchUsage.java: ## @@ -127,4 +131,17 @@ private boolean containsSearchExpression(Expression

Re: [PR] [Enhancement](auto partition) Auto partition could use auto bucket [doris]

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

Re: [PR] [opt](ann index) omp_threads_limit working better & minor change for observability [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #56796: URL: https://github.com/apache/doris/pull/56796#issuecomment-3400215276 ClickBench: Total hot run time: 30.26 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.1: [fix](mysql buffer) fix buffer overflow of output complex type columns #56922 [doris]

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

Re: [PR] [refactor](parquet) Use column predicates to do filtering [doris]

2025-10-13 Thread via GitHub
Gabriel39 commented on PR #56904: URL: https://github.com/apache/doris/pull/56904#issuecomment-3400169493 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](search) fix search result for non-tokenizer match [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56914: URL: https://github.com/apache/doris/pull/56914#issuecomment-3400158883 # BE Regression && UT Coverage Report Increment line coverage `100.00% (6/6)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56914_b0874cc20f6bf

(doris) branch branch-4.0 updated: branch-4.0: [chore](case) forbid restore cases on cloud #56765 (#56794)

2025-10-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new bcf06134168 branch-4.0: [chore](case) f

Re: [PR] [fix](Rollup) When creating a table with rollup and setting a sequence column, we should correctly configure the uniqueId of the sequence column [doris]

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

Re: [PR] [fix](cache) fix incorrectly incrementing s3_read_counter [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #55805: URL: https://github.com/apache/doris/pull/55805#issuecomment-3395925900 # BE Regression && UT Coverage Report Increment line coverage `100.00% (2/2)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/55805_e3fc545a0b138

Re: [PR] [feat](nereids) Add fold constant for nullif function [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #56932: URL: https://github.com/apache/doris/pull/56932#issuecomment-3400123946 ClickBench: Total hot run time: 30.13 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cache) fix incorrectly incrementing s3_read_counter [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #55805: URL: https://github.com/apache/doris/pull/55805#issuecomment-3400115563 # BE Regression && UT Coverage Report Increment line coverage `100.00% (2/2)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/55805_e9c32fb5469a8

Re: [PR] [refactor](segment iterator) rename _non_predicate_column_ids to _common_expr_column_ids [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #56931: URL: https://github.com/apache/doris/pull/56931#issuecomment-3400111062 # BE UT Coverage Report Increment line coverage `12.50% (1/8)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/d7261393c481002a2734dab4ad0955dc9aaf

Re: [PR] [Fix](Repository)Handle non-StorageException errors in Storage parameter validation [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56929: URL: https://github.com/apache/doris/pull/56929#issuecomment-3400107339 # FE UT Coverage Report Increment line coverage ` 0.00% (0/1)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56929_3e08402e326da7f2d6839c608ab0b01

Re: [PR] [improvement](cache) (log) add logs for mode switching and optimize log output frequency [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #54085: URL: https://github.com/apache/doris/pull/54085#issuecomment-3400099789 # BE Regression && UT Coverage Report Increment line coverage `89.66% (52/58)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/54085_c0d22b3f4c05

Re: [PR] [improvement](tvf load)add the data_{1..200}.csv wildcard in tvf load [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56705: URL: https://github.com/apache/doris/pull/56705#issuecomment-3400083066 # FE Regression Coverage Report Increment line coverage ` 93.48% (43/46)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56705_e3493e794ad9fa99388a

[PR] branch-4.0: [feat](iceberg-catalog)Support Rest(S3Tables) Catalog And Add Iam role test #56647 [doris]

2025-10-13 Thread via GitHub
github-actions[bot] opened a new pull request, #56749: URL: https://github.com/apache/doris/pull/56749 Cherry-picked from #56647 -- 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] [refactor](segment iterator) rename _non_predicate_column_ids to _common_expr_column_ids [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #56931: URL: https://github.com/apache/doris/pull/56931#issuecomment-3400080139 ClickBench: Total hot run time: 30.16 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](load)support IPv6 FE_HOST for LOAD DATA [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #55083: URL: https://github.com/apache/doris/pull/55083#issuecomment-3400064450 ClickBench: Total hot run time: 30.31 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [minor](task) Remove result [doris]

2025-10-13 Thread via GitHub
github-actions[bot] commented on PR #56863: URL: https://github.com/apache/doris/pull/56863#issuecomment-3396011831 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-website) branch asf-site updated (50b1c4ee15c -> d832987fb9d)

2025-10-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 50b1c4ee15c Automated deployment with doris branch @ 43cad2cc6053abe4e0447dadd57fbae0e920e427 new d

Re: [PR] [feat](seq mapping) uniq table supports multi-stream merging through sequence mapping [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #54936: URL: https://github.com/apache/doris/pull/54936#issuecomment-3400076797 # BE UT Coverage Report Increment line coverage `15.02% (41/273)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/4338cd76b658b4546fde0a8ce49f9fc69

Re: [PR] [feature](filecache) add async fill functionality for file cache [doris]

2025-10-13 Thread via GitHub
xuchenhao commented on PR #56747: URL: https://github.com/apache/doris/pull/56747#issuecomment-3392974105 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](job) support adaptive max batch interval for routine load job [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #56930: URL: https://github.com/apache/doris/pull/56930#issuecomment-3400069592 ClickBench: Total hot run time: 30.55 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](Repository)Handle non-StorageException errors in Storage parameter validation [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #56929: URL: https://github.com/apache/doris/pull/56929#issuecomment-3400069187 ClickBench: Total hot run time: 30.63 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](inverted index) add custom analyzer support with char_filter, basic and icu tokenizer [doris]

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

Re: [PR] support sharding sparse column [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56502: URL: https://github.com/apache/doris/pull/56502#issuecomment-3400062529 # Cloud UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/796f9511cfb92c34d47e27fa748ca941d4e9e1c5_7

[PR] [fix](tde) make get_exec_env interface static [doris]

2025-10-13 Thread via GitHub
luwei16 opened a new pull request, #56820: URL: https://github.com/apache/doris/pull/56820 (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-ma

Re: [PR] [improvement](cache) add readsize and hitsize metrics to file_cache statistics and be vars [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #52212: URL: https://github.com/apache/doris/pull/52212#issuecomment-3400048428 ClickBench: Total hot run time: 30.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](job) hidden secret key in streaming job [doris]

2025-10-13 Thread via GitHub
JNSimba commented on PR #56742: URL: https://github.com/apache/doris/pull/56742#issuecomment-3392872462 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 unsu

(doris) 02/02: refactor interface and support fe part

2025-10-13 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a commit to branch nested_column_prune in repository https://gitbox.apache.org/repos/asf/doris.git commit 2c9392e15ae4f47f733bda68b35c5a437a19da4f Author: 924060929 AuthorDate: Fri Oct 10 22:25:26 2025 +0800

(doris) 01/02: define the interface of nested column prune

2025-10-13 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a commit to branch nested_column_prune in repository https://gitbox.apache.org/repos/asf/doris.git commit 908ce063f1367eeb866e57a9157c8a9a97f27b86 Author: 924060929 AuthorDate: Wed Sep 24 17:04:44 2025 +0800

Re: [PR] [opt](ann index) omp_threads_limit working better & minor change for observability [doris]

2025-10-13 Thread via GitHub
zhiqiang- commented on PR #56796: URL: https://github.com/apache/doris/pull/56796#issuecomment-3400029148 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

(doris) branch branch-4.0 updated (3531f4b73f5 -> 1663cf0eb4b)

2025-10-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 3531f4b73f5 branch-4.0: [fix](tde) make get_exec_env interface static #56820 (#56903) add 1663cf0eb4b branc

Re: [PR] branch-4.0: [fix](tde) make get_exec_env interface static #56820 [doris]

2025-10-13 Thread via GitHub
yiguolei merged PR #56903: URL: https://github.com/apache/doris/pull/56903 -- 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-4.0 updated: branch-4.0: [fix](stats) do not forward drop cached stats command #56453 (#56818)

2025-10-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 715c464bbf4 branch-4.0: [fix](stats) do

Re: [PR] branch-4.0: [fix](mysql buffer) fix buffer overflow of output complex type columns #56922 [doris]

2025-10-13 Thread via GitHub
Thearas commented on PR #56934: URL: https://github.com/apache/doris/pull/56934#issuecomment-3400025709 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] branch-4.0: [fix](mysql buffer) fix buffer overflow of output complex type columns #56922 [doris]

2025-10-13 Thread via GitHub
dataroaring closed pull request #56934: branch-4.0: [fix](mysql buffer) fix buffer overflow of output complex type columns #56922 URL: https://github.com/apache/doris/pull/56934 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] branch-4.0: [fix](mysql buffer) fix buffer overflow of output complex type columns #56922 [doris]

2025-10-13 Thread via GitHub
github-actions[bot] opened a new pull request, #56934: URL: https://github.com/apache/doris/pull/56934 Cherry-picked from #56922 -- 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] branch-3.1: [fix](mysql buffer) fix buffer overflow of output complex type columns #56922 [doris]

2025-10-13 Thread via GitHub
dataroaring closed pull request #56933: branch-3.1: [fix](mysql buffer) fix buffer overflow of output complex type columns #56922 URL: https://github.com/apache/doris/pull/56933 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

(doris) branch auto-pick-56922-branch-3.1 updated (e8646329d2a -> c6a7719ccc5)

2025-10-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-56922-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from e8646329d2a branch-3.1: [fix](test) fix unstable regression test #56814 (#56890) add c6a7

[PR] branch-3.1: [fix](mysql buffer) fix buffer overflow of output complex type columns #56922 [doris]

2025-10-13 Thread via GitHub
github-actions[bot] opened a new pull request, #56933: URL: https://github.com/apache/doris/pull/56933 Cherry-picked from #56922 -- 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] [fix](search) fix search result for non-tokenizer match [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56914: URL: https://github.com/apache/doris/pull/56914#issuecomment-3400017020 # FE UT Coverage Report Increment line coverage ` 76.47% (13/17)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56914_b0874cc20f6bf1a88f5d63b2e40b

Re: [PR] support sharding sparse column [doris]

2025-10-13 Thread via GitHub
eldenmoon commented on PR #56502: URL: https://github.com/apache/doris/pull/56502#issuecomment-3400014639 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] [Enhancement](nereids)remove the class TableName [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56862: URL: https://github.com/apache/doris/pull/56862#issuecomment-3400015223 # FE Regression Coverage Report Increment line coverage ` 53.33% (72/135)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56862_740f98bc265cb19f6ed

Re: [PR] [feat](seq mapping) uniq table supports multi-stream merging through sequence mapping [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #54936: URL: https://github.com/apache/doris/pull/54936#issuecomment-344791 # Cloud UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/4338cd76b658b4546fde0a8ce49f9fc69001c42d_4

(doris-website) branch asf-site updated (2fb34846fbf -> 50b1c4ee15c)

2025-10-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 2fb34846fbf Automated deployment with doris branch @ 43cad2cc6053abe4e0447dadd57fbae0e920e427 new 5

Re: [PR] branch-4.0: [chore](cloud) Run all test binaries even if some report failure #56839 [doris]

2025-10-13 Thread via GitHub
yiguolei merged PR #56844: URL: https://github.com/apache/doris/pull/56844 -- 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] branch-4.0: [opt](nereids) optimize bs downgrade alg. #56279 [doris]

2025-10-13 Thread via GitHub
yiguolei merged PR #56889: URL: https://github.com/apache/doris/pull/56889 -- 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

[PR] [enhance](job) support adaptive max batch interval for routine load job [doris]

2025-10-13 Thread via GitHub
sollhui opened a new pull request, #56930: URL: https://github.com/apache/doris/pull/56930 ### What problem does this PR solve? Users may set the `max batch interval` relatively small for visibility, which may result in insufficient throughput and data backlog when traffic is high. W

[PR] DS [doris]

2025-10-13 Thread via GitHub
zhiqiang- opened a new pull request, #56931: URL: https://github.com/apache/doris/pull/56931 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) -

[PR] [Fix](Repository)Handle non-StorageException errors in Storage parameter validation [doris]

2025-10-13 Thread via GitHub
CalvinKirs opened a new pull request, #56929: URL: https://github.com/apache/doris/pull/56929 Currently, during Storage parameter validation, some unexpected exceptions (e.g., IllegalArgumentException) may be thrown in addition to StorageException. This PR ensures that such non-StorageExc

Re: [PR] [feat](nereids) add table alias for catalog relation [doris]

2025-10-13 Thread via GitHub
englefly commented on PR #56802: URL: https://github.com/apache/doris/pull/56802#issuecomment-3399989589 run feut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [chore](github)Add delete branch workflow [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56928: URL: https://github.com/apache/doris/pull/56928#issuecomment-3399986990 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+pro

(doris) branch CalvinKirs-patch-2 created (now 4df586ddef8)

2025-10-13 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-2 in repository https://gitbox.apache.org/repos/asf/doris.git at 4df586ddef8 [chore](github)Add delete branch workflow This branch includes the following new commits:

(doris) 01/01: [chore](github)Add delete branch workflow

2025-10-13 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch CalvinKirs-patch-2 in repository https://gitbox.apache.org/repos/asf/doris.git commit 4df586ddef879c5cd1eac3545799590843f17bc2 Author: Calvin Kirs AuthorDate: Tue Oct 14 11:36:54 2025 +0800 [c

Re: [PR] [chore](checker) Add `get_all_tablet_metas` for MetaReader skeleton [doris]

2025-10-13 Thread via GitHub
wyxxxcat commented on PR #56888: URL: https://github.com/apache/doris/pull/56888#issuecomment-3399985825 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] branch-4.0: [fix](insert) do not register group commit and insert into value job to load manager #56852 [doris]

2025-10-13 Thread via GitHub
yiguolei merged PR #56895: URL: https://github.com/apache/doris/pull/56895 -- 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-4.0 updated: branch-4.0: [fix](insert) do not register group commit and insert into value job to load manager #56852 (#56895)

2025-10-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 87d569e3234 branch-4.0: [fix](insert) d

Re: [PR] branch-4.0: [test](streaming job) add streaming job auto resume test #56881 [doris]

2025-10-13 Thread via GitHub
yiguolei merged PR #56894: URL: https://github.com/apache/doris/pull/56894 -- 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](search) fix search result for non-tokenizer match [doris]

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

Re: [PR] [fix](serde)fix escaped char in serde for arr/map/struct [doris]

2025-10-13 Thread via GitHub
amorynan commented on PR #56208: URL: https://github.com/apache/doris/pull/56208#issuecomment-3383785799 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] branch-4.0: [fix](DecimalV2)keep the original precision and scale in get_data_type_with_default_argument #56821 [doris]

2025-10-13 Thread via GitHub
doris-robot commented on PR #56923: URL: https://github.com/apache/doris/pull/56923#issuecomment-3399974031 ClickBench: Total hot run time: 30.11 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](query) Clear query context once it is finished [doris]

2025-10-13 Thread via GitHub
Gabriel39 commented on PR #56911: URL: https://github.com/apache/doris/pull/56911#issuecomment-3399970064 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](search) fix mow support for search function [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56927: URL: https://github.com/apache/doris/pull/56927#issuecomment-3399968328 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+pro

Re: [PR] branch-4.0: [Improve](fix) add streamjob case with create alter select delete and resume #56849 [doris]

2025-10-13 Thread via GitHub
hello-stephen commented on PR #56926: URL: https://github.com/apache/doris/pull/56926#issuecomment-3399959318 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] [feature](regression-plugin) support version compare plugin with cloud [doris]

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

(doris) branch master updated: [feature](regression-plugin) support version compare plugin with cloud (#56850)

2025-10-13 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 fc38d1f0c65 [feature](regression-plugin) su

[PR] branch-4.0: [Improve](fix) add streamjob case with create alter select delete and resume #56849 [doris]

2025-10-13 Thread via GitHub
github-actions[bot] opened a new pull request, #56926: URL: https://github.com/apache/doris/pull/56926 Cherry-picked from #56849 -- 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

(doris) branch auto-pick-56849-branch-4.0 created (now 5914c169b73)

2025-10-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-56849-branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 5914c169b73 branch-4.0: [Fix](Chore) Fix cumu compaction fault injection case #56867 (#56901)

(doris) branch branch-4.0 updated: branch-4.0: [improvement](load & cache) Set disable_file_cache to true for load data into disposable LRU queue #56637 (#56882)

2025-10-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 1cd6e862e97 branch-4.0: [improvement](l

Re: [PR] [feat](seq mapping) uniq table supports multi-stream merging through sequence mapping [doris]

2025-10-13 Thread via GitHub
HonestManXin commented on PR #54936: URL: https://github.com/apache/doris/pull/54936#issuecomment-3399957883 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   >