(doris) branch auto-pick-51341-branch-3.1 created (now 8a244d2bd2c)

2025-07-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-51341-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 8a244d2bd2c branch-3.1: [Opt](mow) Move `DeleteBitmapAggCache` to `ExecEnv` #52649 (#52705) N

Re: [PR] [chore](be) remove useless errorno code [doris]

2025-07-03 Thread via GitHub
yiguolei commented on PR #52766: URL: https://github.com/apache/doris/pull/52766#issuecomment-3034749304 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [chore](be) remove useless errorno code [doris]

2025-07-03 Thread via GitHub
Thearas commented on PR #52766: URL: https://github.com/apache/doris/pull/52766#issuecomment-3034749272 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](be) remove useless errorno code [doris]

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

Re: [PR] branch-3.1: [Feature](partial update) Support flexible partial update in stream load with json files (#39756) [doris]

2025-07-03 Thread via GitHub
doris-robot commented on PR #52757: URL: https://github.com/apache/doris/pull/52757#issuecomment-3034748543 # Cloud UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/662d17eca4038d119f765b8d1a3d00c2f487f275_662

Re: [PR] [feature](external) Support reading Hudi/Paimon/Iceberg tables after schema changes. [doris]

2025-07-03 Thread via GitHub
morningman merged PR #51341: URL: https://github.com/apache/doris/pull/51341 -- 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] [feat](nereids)support stats derive in RBO phase [doris]

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

Re: [PR] [feature](sql-dialect)support convert hive view and presto view use sql convertor service (#46308) [doris]

2025-07-03 Thread via GitHub
hello-stephen commented on PR #52765: URL: https://github.com/apache/doris/pull/52765#issuecomment-3034745595 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

[PR] [feature](sql-dialect)support convert hive view and presto view use sql convertor service (#46308) [doris]

2025-07-03 Thread via GitHub
morningman opened a new pull request, #52765: URL: https://github.com/apache/doris/pull/52765 bp #46308 -- 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] branch-3.1: [feature](sql-dialect)support convert hive view and presto view use sql convertor service #46308 [doris]

2025-07-03 Thread via GitHub
Thearas commented on PR #52764: URL: https://github.com/apache/doris/pull/52764#issuecomment-3034743952 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] branch-3.1: [feature](sql-dialect)support convert hive view and presto view use sql convertor service #46308 [doris]

2025-07-03 Thread via GitHub
Thearas commented on PR #52764: URL: https://github.com/apache/doris/pull/52764#issuecomment-3034744107 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

(doris) branch auto-pick-46308-branch-3.1 updated (8a244d2bd2c -> 7f870bc2f15)

2025-07-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46308-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 8a244d2bd2c branch-3.1: [Opt](mow) Move `DeleteBitmapAggCache` to `ExecEnv` #52649 (#52705)

Re: [PR] branch-3.1: [feature](sql-dialect)support convert hive view and presto view use sql convertor service #46308 [doris]

2025-07-03 Thread via GitHub
dataroaring closed pull request #52764: branch-3.1: [feature](sql-dialect)support convert hive view and presto view use sql convertor service #46308 URL: https://github.com/apache/doris/pull/52764 -- This is an automated message from the Apache Git Service. To respond to the message, please

[PR] branch-3.1: [feature](sql-dialect)support convert hive view and presto view use sql convertor service #46308 [doris]

2025-07-03 Thread via GitHub
github-actions[bot] opened a new pull request, #52764: URL: https://github.com/apache/doris/pull/52764 Cherry-picked from #46308 -- 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-46308-branch-3.1 created (now 8a244d2bd2c)

2025-07-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46308-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 8a244d2bd2c branch-3.1: [Opt](mow) Move `DeleteBitmapAggCache` to `ExecEnv` #52649 (#52705) N

Re: [PR] [fix](chore) fix cache release core [doris]

2025-07-03 Thread via GitHub
doris-robot commented on PR #52756: URL: https://github.com/apache/doris/pull/52756#issuecomment-3034738831 # BE UT Coverage Report Increment line coverage `100.00% (3/3)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/29d61f07de68827508ffd1fe4488957a1ce

Re: [PR] [fix](array) fix build when using gcc [doris]

2025-07-03 Thread via GitHub
doris-robot commented on PR #52759: URL: https://github.com/apache/doris/pull/52759#issuecomment-3034736243 # BE UT Coverage Report Increment line coverage `100.00% (21/21)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/97112082d1f0078afb3119580ace6e5b8

Re: [PR] [opt](recycler) Add concurrency recycle for tmp rowset [doris]

2025-07-03 Thread via GitHub
wyxxxcat commented on PR #52677: URL: https://github.com/apache/doris/pull/52677#issuecomment-3034735559 run cloudut -- 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](be) fix parquet file reader not updating page index when processing it [doris]

2025-07-03 Thread via GitHub
doris-robot commented on PR #52228: URL: https://github.com/apache/doris/pull/52228#issuecomment-3034728785 ClickBench: Total hot run time: 29.77 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.1: [fix](job) fix routine load task scheduler block for one job can not find any BE #52654 [doris]

2025-07-03 Thread via GitHub
morrySnow closed pull request #52754: branch-3.1: [fix](job) fix routine load task scheduler block for one job can not find any BE #52654 URL: https://github.com/apache/doris/pull/52754 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

(doris) branch master updated (81a62cda03c -> 6ce5fc4b175)

2025-07-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 81a62cda03c [typo](nereids)remove useless code (#52569) add 6ce5fc4b175 [fix](alter table) remove duplicate tab

Re: [PR] [fix] remove duplicate tableName field in Index related options. [doris]

2025-07-03 Thread via GitHub
morrySnow merged PR #52661: URL: https://github.com/apache/doris/pull/52661 -- 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)support stats derive in RBO phase [doris]

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

Re: [PR] [fix](ci) fix typo [doris]

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

Re: [PR] [fix](nereids) fix ConvertAggStateCast is not used when sql has order by [doris]

2025-07-03 Thread via GitHub
feiniaofeiafei closed pull request #52143: [fix](nereids) fix ConvertAggStateCast is not used when sql has order by URL: https://github.com/apache/doris/pull/52143 -- 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] branch-3.1: [Feature](partial update) Support flexible partial update in stream load with json files (#39756) [doris]

2025-07-03 Thread via GitHub
bobhan1 commented on PR #52757: URL: https://github.com/apache/doris/pull/52757#issuecomment-3034719861 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] [fix](be) fix parquet file reader not updating page index when processing it [doris]

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

Re: [PR] [fix](ci) fix typo [doris]

2025-07-03 Thread via GitHub
hello-stephen commented on PR #52763: URL: https://github.com/apache/doris/pull/52763#issuecomment-3034718356 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] [enhance](meta-service)add bytes for kv stats [doris]

2025-07-03 Thread via GitHub
koarz commented on PR #52729: URL: https://github.com/apache/doris/pull/52729#issuecomment-3034718251 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 unsubs

[PR] [fix](ci) fix typo [doris]

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

(doris) branch master updated (f6411d547b7 -> 81a62cda03c)

2025-07-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f6411d547b7 [clean](planner) Remove select stmt (#52643) add 81a62cda03c [typo](nereids)remove useless code (#5

Re: [PR] [typo](nereids)remove useless code [doris]

2025-07-03 Thread via GitHub
morrySnow merged PR #52569: URL: https://github.com/apache/doris/pull/52569 -- 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](auditlog) Use varchar(1024) for column frontend_ip of audit log table [doris]

2025-07-03 Thread via GitHub
github-actions[bot] commented on PR #52762: URL: https://github.com/apache/doris/pull/52762#issuecomment-3034710081 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](auditlog) Use varchar(1024) for column frontend_ip of audit log table [doris]

2025-07-03 Thread via GitHub
github-actions[bot] commented on PR #52762: URL: https://github.com/apache/doris/pull/52762#issuecomment-3034710006 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](auditlog) Use varchar(1024) for column frontend_ip of audit log table [doris]

2025-07-03 Thread via GitHub
intelligentfu8 commented on PR #52762: URL: https://github.com/apache/doris/pull/52762#issuecomment-3034709728 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[PR] add table_sample_data tool [doris-mcp-server]

2025-07-03 Thread via GitHub
gerryqi opened a new pull request, #17: URL: https://github.com/apache/doris-mcp-server/pull/17 add table_sample_data tool -- 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](external) Support reading Hudi/Paimon/Iceberg tables after schema changes. [doris]

2025-07-03 Thread via GitHub
github-actions[bot] commented on PR #51341: URL: https://github.com/apache/doris/pull/51341#issuecomment-3034708580 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] [feature](external) Support reading Hudi/Paimon/Iceberg tables after schema changes. [doris]

2025-07-03 Thread via GitHub
github-actions[bot] commented on PR #51341: URL: https://github.com/apache/doris/pull/51341#issuecomment-3034708524 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](auditlog) Use varchar(1024) for column frontend_ip of audit log table [doris]

2025-07-03 Thread via GitHub
gavinchou commented on PR #52762: URL: https://github.com/apache/doris/pull/52762#issuecomment-3034706412 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](auditlog) Use varchar(1024) for column frontend_ip of audit log table [doris]

2025-07-03 Thread via GitHub
Thearas commented on PR #52762: URL: https://github.com/apache/doris/pull/52762#issuecomment-3034706197 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] [opt](auditlog) Use varchar(1024) for column frontend_ip of audit log table [doris]

2025-07-03 Thread via GitHub
gavinchou opened a new pull request, #52762: URL: https://github.com/apache/doris/pull/52762 length 128 of column frontend_ip of audit log table may be not large enough for k8s env. ``` Reason:column_name [frontend_ip], the length of input is too long than schema. first 32 bytes of

Re: [PR] branch-3.1: [Feature](partial update) Support flexible partial update in stream load with json files (#39756) [doris]

2025-07-03 Thread via GitHub
doris-robot commented on PR #52757: URL: https://github.com/apache/doris/pull/52757#issuecomment-3034705764 # Cloud UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/1b6659ebf262ac2944f98b4118fc8c6574b8b65f_1b6

[PR] [fix](inverted index) Add position compression limit [doris-thirdparty]

2025-07-03 Thread via GitHub
zzzxl1993 opened a new pull request, #325: URL: https://github.com/apache/doris-thirdparty/pull/325 (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 unsubscr

Re: [PR] [refactor](sink) refactor vtablet writer v2 sequential close to parallel close [doris]

2025-07-03 Thread via GitHub
doris-robot commented on PR #52639: URL: https://github.com/apache/doris/pull/52639#issuecomment-3034703584 ClickBench: Total hot run time: 29.42 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [fix](p2) throw Exception if hdfs is not enable [doris]

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

Re: [PR] [fix](p2) throw Exception if hdfs is not enable [doris]

2025-07-03 Thread via GitHub
Thearas commented on PR #52761: URL: https://github.com/apache/doris/pull/52761#issuecomment-3034701570 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] [fix](inverted index) Add position compression limit [doris-thirdparty]

2025-07-03 Thread via GitHub
zzzxl1993 opened a new pull request, #324: URL: https://github.com/apache/doris-thirdparty/pull/324 (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 unsubscr

Re: [PR] [fix](be) fix parquet file reader not updating page index when processing it [doris]

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

Re: [PR] [refactor](sink) refactor vtablet writer v2 sequential close to parallel close [doris]

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

Re: [PR] branch-3.1: [behavior change](agg) The array type returned by foreach is always array> #52679 [doris]

2025-07-03 Thread via GitHub
morrySnow commented on PR #52704: URL: https://github.com/apache/doris/pull/52704#issuecomment-3034691291 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](serde) fix serde orc buffer [doris]

2025-07-03 Thread via GitHub
morrySnow commented on PR #52673: URL: https://github.com/apache/doris/pull/52673#issuecomment-3034691097 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] [metrics](warmup) add some metrics for warmup jobs [doris]

2025-07-03 Thread via GitHub
morrySnow commented on PR #52739: URL: https://github.com/apache/doris/pull/52739#issuecomment-3034689576 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] branch-3.1: [opt](ci) check stop grace and detected memory leak|undefined-behavior #52725 [doris]

2025-07-03 Thread via GitHub
morrySnow commented on PR #52741: URL: https://github.com/apache/doris/pull/52741#issuecomment-3034688838 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] branch-3.1: [opt](partial update) use a separate config to control the behavior of newly inserted rows in partial update (#41232) [doris]

2025-07-03 Thread via GitHub
bobhan1 closed pull request #52290: branch-3.1: [opt](partial update) use a separate config to control the behavior of newly inserted rows in partial update (#41232) URL: https://github.com/apache/doris/pull/52290 -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [fix](serde)fix orc remalloc memory leak [doris]

2025-07-03 Thread via GitHub
doris-robot commented on PR #52676: URL: https://github.com/apache/doris/pull/52676#issuecomment-3034675123 # BE UT Coverage Report Increment line coverage `11.35% (26/229)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/299667e0c1441ec5fff906cdcdeb269d5

(doris) branch branch-2.1 updated: branch-2.1: [improve](statistics)Specify column name when insert into stat table.(#52441) (#52633)

2025-07-03 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 b2e70e938cc branch-2.1: [improve](stati

Re: [PR] branch-2.1: [improve](statistics)Specify column name when insert into stat table.(#52441) [doris]

2025-07-03 Thread via GitHub
yiguolei merged PR #52633: URL: https://github.com/apache/doris/pull/52633 -- 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] [refactor](sink) refactor vtablet writer v2 sequential close to parallel close [doris]

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

Re: [PR] [feature](encryption) Add metadata for transparent encryption [doris]

2025-07-03 Thread via GitHub
morrySnow commented on PR #52755: URL: https://github.com/apache/doris/pull/52755#issuecomment-3034669405 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] Virtual Slot Ref [doris]

2025-07-03 Thread via GitHub
yiguolei commented on code in PR #52701: URL: https://github.com/apache/doris/pull/52701#discussion_r2184503900 ## be/src/common/consts.h: ## @@ -31,6 +31,7 @@ const std::string GLOBAL_ROWID_COL = "__DORIS_GLOBAL_ROWID_COL__"; const std::string ROW_STORE_COL = "__DORIS_ROW_STO

Re: [PR] [Chore](util) remove some unused code on var_int.h [doris]

2025-07-03 Thread via GitHub
zhangstar333 commented on code in PR #52675: URL: https://github.com/apache/doris/pull/52675#discussion_r2184503630 ## be/src/vec/runtime/vdatetime_value.cpp: ## @@ -3166,15 +3110,9 @@ bool DateV2Value::datetime_trunc() { } else { date_v2_value_.mon

Re: [PR] branch-3.1: [Feature](partial update) Support flexible partial update in stream load with json files (#39756) [doris]

2025-07-03 Thread via GitHub
morrySnow commented on PR #52757: URL: https://github.com/apache/doris/pull/52757#issuecomment-3034668369 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](util) remove some unused code on var_int.h [doris]

2025-07-03 Thread via GitHub
github-actions[bot] commented on PR #52675: URL: https://github.com/apache/doris/pull/52675#issuecomment-3034666204 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] [feat] Virtual Slot Ref [doris]

2025-07-03 Thread via GitHub
yiguolei commented on code in PR #52701: URL: https://github.com/apache/doris/pull/52701#discussion_r2184502948 ## gensrc/thrift/Exprs.thrift: ## @@ -83,6 +83,8 @@ enum TExprNodeType { NULL_AWARE_IN_PRED = 36, NULL_AWARE_BINARY_PRED = 37, TIMEV2_LITERAL = 38, + Review

Re: [PR] [Chore](util) remove some unused code on var_int.h [doris]

2025-07-03 Thread via GitHub
github-actions[bot] commented on PR #52675: URL: https://github.com/apache/doris/pull/52675#issuecomment-3034662293 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] [feat] Virtual Slot Ref [doris]

2025-07-03 Thread via GitHub
yiguolei commented on code in PR #52701: URL: https://github.com/apache/doris/pull/52701#discussion_r2184502341 ## be/src/olap/rowset/segment_v2/virtual_column_iterator.cpp: ## @@ -0,0 +1,166 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribut

Re: [PR] branch-3.0: [Opt](mow) Move `DeleteBitmapAggCache` to `ExecEnv` (#52649) [doris]

2025-07-03 Thread via GitHub
bobhan1 commented on PR #52737: URL: https://github.com/apache/doris/pull/52737#issuecomment-3034655803 p0 failed due to memory leaks, which will be fixed in https://github.com/apache/doris/pull/52718 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [feat](nereids)support stats derive in RBO phase [doris]

2025-07-03 Thread via GitHub
englefly commented on PR #52385: URL: https://github.com/apache/doris/pull/52385#issuecomment-3034652903 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-3.1: [fix](tvf) support compressed json file for tvf and refactor code #51983 [doris]

2025-07-03 Thread via GitHub
suxiaogang223 commented on PR #52581: URL: https://github.com/apache/doris/pull/52581#issuecomment-3034651127 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [fix](be) fix parquet file reader not updating page index when processing it [doris]

2025-07-03 Thread via GitHub
github-actions[bot] commented on PR #52228: URL: https://github.com/apache/doris/pull/52228#issuecomment-3034650793 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

[I] [Bug] 开启单副本compaction(enable_single_replica_compaction=true)下tablet副本version异常无法修复并且引发全局的trasaction暴涨导致集群异常 [doris]

2025-07-03 Thread via GitHub
akskg opened a new issue, #52760: URL: https://github.com/apache/doris/issues/52760 ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 3.0.5/3.0.6 ### Wha

Re: [PR] [fix](array) fix build when using gcc [doris]

2025-07-03 Thread via GitHub
csun5285 commented on PR #52759: URL: https://github.com/apache/doris/pull/52759#issuecomment-3034647493 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[PR] [fix](array) fix build when using gcc [doris]

2025-07-03 Thread via GitHub
csun5285 opened a new pull request, #52759: URL: https://github.com/apache/doris/pull/52759 ### What problem does this PR solve? fix build when using gcc ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit

Re: [PR] [fix](array) fix build when using gcc [doris]

2025-07-03 Thread via GitHub
Thearas commented on PR #52759: URL: https://github.com/apache/doris/pull/52759#issuecomment-3034647370 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](be) fix parquet file reader not updating page index when processing it [doris]

2025-07-03 Thread via GitHub
morningman commented on PR #52228: URL: https://github.com/apache/doris/pull/52228#issuecomment-3034631811 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] [fix](be) fix parquet file reader not updating page index when processing it [doris]

2025-07-03 Thread via GitHub
morningman commented on PR #52228: URL: https://github.com/apache/doris/pull/52228#issuecomment-3034631707 Hi @Z-SWEI @suxiaogang223 , I pushed the test cases to your branch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [fix](lakehouse) Fix critical missing conjuncts handling in PhysicalF… [doris]

2025-07-03 Thread via GitHub
morningman commented on PR #52746: URL: https://github.com/apache/doris/pull/52746#issuecomment-3034618332 hi @WeisonWei , thanks for your contribution. But i can't reproduce the bug, could you show me how to reproduce it? -- This is an automated message from the Apache Git Service. To

Re: [PR] update JSON_ARRAY [doris-website]

2025-07-03 Thread via GitHub
yiguolei merged PR #2582: URL: https://github.com/apache/doris-website/pull/2582 -- 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...@dor

(doris-website) branch master updated: update JSON_ARRAY (#2582)

2025-07-03 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-website.git The following commit(s) were added to refs/heads/master by this push: new e925430c6bb update JSON_ARRAY (#2582) e

(doris-website) branch asf-site updated (3b6b42676a9 -> 7cd2fa38f4f)

2025-07-03 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 3b6b42676a9 Automated deployment with doris branch @ 67b415c77b58d7af4515740f44666c456972f698 new 7

Re: [PR] [fix](chore) fix cache release core [doris]

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

Re: [PR] [Chore](util) remove some unused code on var_int.h [doris]

2025-07-03 Thread via GitHub
hello-stephen commented on PR #52675: URL: https://github.com/apache/doris/pull/52675#issuecomment-3034587479 # BE UT Coverage Report Increment line coverage `96.97% (32/33)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/dbbc02571d85da517dff468d7bf77aba

Re: [PR] [fix](chore) fix cache release core [doris]

2025-07-03 Thread via GitHub
doris-robot commented on PR #52756: URL: https://github.com/apache/doris/pull/52756#issuecomment-3034580479 TPC-DS: Total hot run time: 185287 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 orc remalloc memory leak [doris]

2025-07-03 Thread via GitHub
doris-robot commented on PR #52676: URL: https://github.com/apache/doris/pull/52676#issuecomment-3034569195 ClickBench: Total hot run time: 29.58 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhancement](cloud) persist LRU information for filecache [doris]

2025-07-03 Thread via GitHub
hello-stephen commented on PR #49456: URL: https://github.com/apache/doris/pull/49456#issuecomment-3034563971 # BE UT Coverage Report Increment line coverage `78.01% (525/673)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/2188ca8d83a52086f237aa54a1d9d8

Re: [PR] [fix](chore) fix cache release core [doris]

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

Re: [PR] [fix](serde)fix orc remalloc memory leak [doris]

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

Re: [PR] branch-2.1: [Opt](mow) Move `DeleteBitmapAggCache` to `ExecEnv` (#52649) [doris]

2025-07-03 Thread via GitHub
bobhan1 commented on PR #52738: URL: https://github.com/apache/doris/pull/52738#issuecomment-3034551957 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 unsubscrib

Re: [PR] [fix](regression-framework) fix time type compatibility in regression… [doris]

2025-07-03 Thread via GitHub
shuke987 commented on PR #52692: URL: https://github.com/apache/doris/pull/52692#issuecomment-3034543794 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](serde)fix orc remalloc memory leak [doris]

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

Re: [PR] [fix](variant)fix variant type conflicts in nested types [doris]

2025-07-03 Thread via GitHub
doris-robot commented on PR #52696: URL: https://github.com/apache/doris/pull/52696#issuecomment-3034518127 # BE UT Coverage Report Increment line coverage `89.19% (33/37)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/3d3f339d11f4b00a478fd7b3f418680f56

Re: [PR] [clean](planner) Remove select stmt [doris]

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

(doris-opentelemetry-demo) branch dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-f189563a57 deleted (was 032949c)

2025-07-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-f189563a57 in repository https://gitbox.apache.org/repos/asf/doris-opentelemetry-demo.git was 032949c build(deps): bump

(doris-opentelemetry-demo) branch dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-5ce839983c created (now 5323d7d)

2025-07-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-5ce839983c in repository https://gitbox.apache.org/repos/asf/doris-opentelemetry-demo.git at 5323d7d build(deps): bump

Re: [PR] build(deps): bump the npm-production-dependencies group across 3 directories with 39 updates [doris-opentelemetry-demo]

2025-07-03 Thread via GitHub
dependabot[bot] closed pull request #66: build(deps): bump the npm-production-dependencies group across 3 directories with 39 updates URL: https://github.com/apache/doris-opentelemetry-demo/pull/66 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] build(deps): bump the npm-production-dependencies group across 3 directories with 39 updates [doris-opentelemetry-demo]

2025-07-03 Thread via GitHub
dependabot[bot] commented on PR #66: URL: https://github.com/apache/doris-opentelemetry-demo/pull/66#issuecomment-3034488555 Superseded by #67. -- 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 th

[PR] build(deps): bump the npm-production-dependencies group across 3 directories with 39 updates [doris-opentelemetry-demo]

2025-07-03 Thread via GitHub
dependabot[bot] opened a new pull request, #67: URL: https://github.com/apache/doris-opentelemetry-demo/pull/67 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

Re: [PR] [Fix](SIMDJson) manually selecting the implementation for different CPU architecture [doris]

2025-07-03 Thread via GitHub
hello-stephen commented on PR #52732: URL: https://github.com/apache/doris/pull/52732#issuecomment-3034484298 # BE UT Coverage Report Increment line coverage `0.00% (0/17)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/e5d70cc82d1a1a1db8c6cdf11c7ff3b515

(doris-website) branch asf-site updated (d8cfe767063 -> 3b6b42676a9)

2025-07-03 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 d8cfe767063 Automated deployment with doris branch @ 67b415c77b58d7af4515740f44666c456972f698 new 3

Re: [PR] [refactor](sink) refactor vtablet writer v2 sequential close to parallel close [doris]

2025-07-03 Thread via GitHub
sollhui commented on PR #52639: URL: https://github.com/apache/doris/pull/52639#issuecomment-3034450186 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

  1   2   3   4   5   6   7   8   9   >