Re: [PR] branch-3.0: [fix](column) fix ColumnWithTypeAndName::get_nested use-after-free when input Const(Nullable) column #48288 [doris]

2025-03-18 Thread via GitHub
Thearas commented on PR #49246: URL: https://github.com/apache/doris/pull/49246#issuecomment-2735532969 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-2.1: [fix](column) fix ColumnWithTypeAndName::get_nested use-after-free when input Const(Nullable) column #48288 [doris]

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

(doris) branch auto-pick-48288-branch-3.0 created (now f5287133184)

2025-03-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48288-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at f5287133184 [Bug](partition) should not do reset for the partition_sorts (#48458) No new revi

doris.git: Error while running github feature from main:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

doris.git: Error while running github feature from auto-pick-48288-branch-3.0:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

doris.git: Error while running github feature from auto-pick-48288-branch-2.1:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

[PR] branch-2.1: [fix](column) fix ColumnWithTypeAndName::get_nested use-after-free when input Const(Nullable) column #48288 [doris]

2025-03-18 Thread via GitHub
github-actions[bot] opened a new pull request, #49245: URL: https://github.com/apache/doris/pull/49245 Cherry-picked from #48288 -- 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.git: Error while running github feature from auto-pick-48288-branch-3.0:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

doris.git: Error while running github feature from main:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] branch-3.0: [fix](column) fix ColumnWithTypeAndName::get_nested use-after-free when input Const(Nullable) column #48288 [doris]

2025-03-18 Thread via GitHub
Thearas commented on PR #49246: URL: https://github.com/apache/doris/pull/49246#issuecomment-2735533056 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-3.0: [fix](column) fix ColumnWithTypeAndName::get_nested use-after-free when input Const(Nullable) column #48288 [doris]

2025-03-18 Thread via GitHub
dataroaring closed pull request #49246: branch-3.0: [fix](column) fix ColumnWithTypeAndName::get_nested use-after-free when input Const(Nullable) column #48288 URL: https://github.com/apache/doris/pull/49246 -- This is an automated message from the Apache Git Service. To respond to the messa

doris.git: Error while running github feature from auto-pick-48288-branch-2.1:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] branch-2.1: [fix](column) fix ColumnWithTypeAndName::get_nested use-after-free when input Const(Nullable) column #48288 [doris]

2025-03-18 Thread via GitHub
dataroaring closed pull request #49245: branch-2.1: [fix](column) fix ColumnWithTypeAndName::get_nested use-after-free when input Const(Nullable) column #48288 URL: https://github.com/apache/doris/pull/49245 -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] branch-2.1: [fix](column) fix ColumnWithTypeAndName::get_nested use-after-free when input Const(Nullable) column #48288 [doris]

2025-03-18 Thread via GitHub
Thearas commented on PR #49245: URL: https://github.com/apache/doris/pull/49245#issuecomment-2735532852 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-48288-branch-2.1 updated (cc41d61eec4 -> 9a4f87a7065)

2025-03-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48288-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from cc41d61eec4 [fix](nereids)Fix dlog1, trim, extract_url_parameter and parse_url FE constant cal

Re: [PR] [opt](inverted index) add option for inverted index ram dir writing when compaction [doris]

2025-03-18 Thread via GitHub
doris-robot commented on PR #49232: URL: https://github.com/apache/doris/pull/49232#issuecomment-2735521536 # BE UT Coverage Report Increment line coverage `40.00% (4/10)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/21062a689648d6b6a1c0b430b1f809d482f

Re: [PR] [improve](cloud-mow) MS can choose use new way or old way when processing delete bitmap lock [doris]

2025-03-18 Thread via GitHub
zhannngchen commented on code in PR #49223: URL: https://github.com/apache/doris/pull/49223#discussion_r2002545852 ## cloud/src/common/config.h: ## @@ -264,4 +264,7 @@ CONF_Bool(enable_loopback_address_for_ms, "false"); // Which vaults should be recycled. If empty, recycle all

Re: [PR] [fix](arrow-flight-sql) Modify the default value of `arrow_flight_sql_port` configuration [doris]

2025-03-18 Thread via GitHub
doris-robot commented on PR #49236: URL: https://github.com/apache/doris/pull/49236#issuecomment-2735517045 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/7df85cecc7a44ce40986265ea55ec3be90a6bd0e_7df85c

Re: [PR] [test](ut) Add cases for spill sort operator [doris]

2025-03-18 Thread via GitHub
hello-stephen commented on PR #49207: URL: https://github.com/apache/doris/pull/49207#issuecomment-2735514783 # BE UT Coverage Report Increment line coverage `100.00% (7/7)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/e0877afa88a9e8195bb76fe35583af14c

Re: [PR] [enhance](third-party) Add pugixml library [doris]

2025-03-18 Thread via GitHub
hello-stephen commented on PR #49238: URL: https://github.com/apache/doris/pull/49238#issuecomment-2735511566 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/f7fc137efc1e67ad7eb6a3bb553f822e24a8bec4_f7fc

(doris) branch master updated (d482595773c -> dbf29fd39b2)

2025-03-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d482595773c [fix](webui) add connection context to avoid NPE (#49213) add dbf29fd39b2 [feature](struct) support

Re: [PR] [feature](function) support format_round scala function [doris]

2025-03-18 Thread via GitHub
BePPPower commented on PR #49084: URL: https://github.com/apache/doris/pull/49084#issuecomment-2735496608 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] Fix unhandled exceptions thrown by stoi [doris]

2025-03-18 Thread via GitHub
airborne12 commented on code in PR #48965: URL: https://github.com/apache/doris/pull/48965#discussion_r2002524734 ## be/src/olap/rowset/segment_v2/inverted_index_writer.cpp: ## @@ -277,7 +277,16 @@ class InvertedIndexColumnWriterImpl : public InvertedIndexColumnWriter {

Re: [PR] branch-2.1: [fix](arrow) Fix UT DataTypeSerDeArrowTest of Array/Map/Struct/Bitmap/HLL/Decimal256 types [doris]

2025-03-18 Thread via GitHub
Thearas commented on PR #49244: URL: https://github.com/apache/doris/pull/49244#issuecomment-2735493130 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] branch-2.1: [fix](arrow) Fix UT DataTypeSerDeArrowTest of Array/Map/Struct/Bitmap/HLL/Decimal256 types [doris]

2025-03-18 Thread via GitHub
xinyiZzz opened a new pull request, #49244: URL: https://github.com/apache/doris/pull/49244 ### What problem does this PR solve? pick #48944 ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scri

[PR] Fix annoucementbar style [doris-website]

2025-03-18 Thread via GitHub
yang1666204 opened a new pull request, #2213: URL: https://github.com/apache/doris-website/pull/2213 (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 unsubsc

Re: [PR] [Bug](partition) fix partition sort lock scope cause error [doris]

2025-03-18 Thread via GitHub
zhangstar333 commented on PR #49243: URL: https://github.com/apache/doris/pull/49243#issuecomment-2735488004 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

[PR] [Doc] Update date related function documentation [doris-website]

2025-03-18 Thread via GitHub
xyfsjq opened a new pull request, #2212: URL: https://github.com/apache/doris-website/pull/2212 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Case

Re: [PR] [Bug](partition) fix partition sort lock scope cause error [doris]

2025-03-18 Thread via GitHub
hello-stephen commented on PR #49243: URL: https://github.com/apache/doris/pull/49243#issuecomment-2735486422 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] [Bug](partition) fix partition sort lock scope cause error [doris]

2025-03-18 Thread via GitHub
zhangstar333 opened a new pull request, #49243: URL: https://github.com/apache/doris/pull/49243 ### What problem does this PR solve? Problem Summary: Currently, the partition sort implementation follows a streaming approach. Assuming there are a total of 10 sorters, when the sin

Re: [PR] [refactor](pipeline) Refactor state transition in pipeline task [doris]

2025-03-18 Thread via GitHub
Gabriel39 commented on PR #49242: URL: https://github.com/apache/doris/pull/49242#issuecomment-2735482600 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](column) add santy check and add some fix for ColumnString #47964 [doris]

2025-03-18 Thread via GitHub
BiteThet commented on PR #48513: URL: https://github.com/apache/doris/pull/48513#issuecomment-2735471529 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

(doris-website) branch asf-site updated (31db3a9d46d -> 04757f5a155)

2025-03-18 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 31db3a9d46d Automated deployment with doris branch @ 9d15ab7c04a0fb7d2360141e51e52caaf817e2e9 new 0

doris.git: Error while running github feature from master:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 11

Re: [PR] [bugfix] fix restore colocate with mismatch BackendsPerBucket [doris]

2025-03-18 Thread via GitHub
lide-reed merged PR #49156: URL: https://github.com/apache/doris/pull/49156 -- 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] [case](restore) Rename repo name of backup-restore regression cases with suite name [doris]

2025-03-18 Thread via GitHub
xy720 commented on PR #49237: URL: https://github.com/apache/doris/pull/49237#issuecomment-2735460030 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

Re: [PR] [fix](nereids)avoid generate Runtime filter whose target is not a base table column [doris]

2025-03-18 Thread via GitHub
englefly commented on PR #48804: URL: https://github.com/apache/doris/pull/48804#issuecomment-2735456358 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

doris.git: Error while running github feature from master:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 11

(doris) branch master updated (a551dbf620b -> 4af6422cafe)

2025-03-18 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a551dbf620b Revert "[test](beut) add pipeline UnionOperator beut" (#49227) add 4af6422cafe [opt](inverted in

Re: [PR] [opt](inverted index) refactor code structure and improve pointer null checks [doris]

2025-03-18 Thread via GitHub
qidaye merged PR #48371: URL: https://github.com/apache/doris/pull/48371 -- 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 (43cc4570901 -> 54dabcee953)

2025-03-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 43cc4570901 [fix](TabletSched) Fix filterDestBE use incorrect beid (#49158) add 54dabcee953 [chore](be) remove

Re: [PR] [Opt](checksum) Add an config to skip `__DORIS_VERSION_COL__` when calculate checksum [doris]

2025-03-18 Thread via GitHub
bobhan1 commented on PR #49154: URL: https://github.com/apache/doris/pull/49154#issuecomment-2731883816 fix in https://github.com/apache/doris/pull/49193 -- 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

Re: [PR] [Test][Fix](parquet-reader) Add parquet decoder unit tests and fix bugs by these tests. [doris]

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

Re: [PR] [fix](Nereids) fold constant for string function process emoji character my mistake [doris]

2025-03-18 Thread via GitHub
LiBinfeng-01 commented on code in PR #49087: URL: https://github.com/apache/doris/pull/49087#discussion_r2000333237 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/StringArithmetic.java: ## @@ -659,6 +666,27 @@ public static Expression

(doris) branch branch-c108335-hive-sql updated (7afdaf7a0eb -> 13089db7a79)

2025-03-18 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-c108335-hive-sql in repository https://gitbox.apache.org/repos/asf/doris.git from 7afdaf7a0eb Impl str to map (#49195) add 13089db7a79 [feature](function) Support format round

(doris) branch branch-2.1 updated: [Chore](runtime-filter) remove wrong check and set disable when SyncSizeClosure meet eof status (#49186)

2025-03-18 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 7355cfe8b64 [Chore](runtime-filter) rem

(doris-website) branch asf-site updated (131a6f5fba9 -> 078e16ce417)

2025-03-18 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 131a6f5fba9 Automated deployment with doris branch @ 56dc9d753253d5cf6a257813221d51cdf56254f6 new 0

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [fix](nereids)avoid generate Runtime filter whose target is not a base table column [doris]

2025-03-18 Thread via GitHub
englefly commented on PR #48804: URL: https://github.com/apache/doris/pull/48804#issuecomment-2735423653 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] [fix](Nereids) fold constant for string function process emoji character my mistake [doris]

2025-03-18 Thread via GitHub
LiBinfeng-01 commented on code in PR #49087: URL: https://github.com/apache/doris/pull/49087#discussion_r2000437547 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/StringArithmetic.java: ## @@ -659,6 +666,27 @@ public static Expression

Re: [PR] branch-2.1: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 [doris]

2025-03-18 Thread via GitHub
Thearas commented on PR #49176: URL: https://github.com/apache/doris/pull/49176#issuecomment-2731384435 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.git: Error while running github feature from master:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 11

Re: [PR] [fix](core) fix subreplace when inputting a large number of empty strings [doris]

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

Re: [PR] [fix](core) fix subreplace when inputting a large number of empty strings [doris]

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

Re: [PR] [feature](nereids)support stream load in nereids [doris]

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

Re: [PR] [feature](nereids)support stream load in nereids [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-18 Thread via GitHub
doris-robot commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2735387013 # BE UT Coverage Report Increment line coverage `0.00% (0/84)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/e0fbf908c3c2f25ea5f4787d0c98edba5189

Re: [PR] [feature](function) upper lower support utf8 input [doris]

2025-03-18 Thread via GitHub
hello-stephen commented on PR #49231: URL: https://github.com/apache/doris/pull/49231#issuecomment-2735382506 # BE UT Coverage Report Increment line coverage `100.00% (45/45)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/13e357eb61988fc6d634fc5841eb90a

Re: [PR] [Improve](explode) explode function support multi param [doris]

2025-03-18 Thread via GitHub
taptao commented on code in PR #48537: URL: https://github.com/apache/doris/pull/48537#discussion_r2002435849 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/generator/Explode.java: ## @@ -18,47 +18,71 @@ package org.apache.doris.nereids.trees.e

Re: [PR] [fix](core) fix subreplace when inputting a large number of empty strings [doris]

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

(doris) branch branch-3.0 updated: branch-3.0: [Fix](SC) Prevent the values of `__DORIS_VERSION_COL__` be wrongly replaced by fake version when merging tmp rowset in sort SC #49193 (#49219)

2025-03-18 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 9e370278b66 branch-3.0: [Fix](SC) Pr

Re: [PR] [feature](nereids)support stream load in nereids [doris]

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

Re: [PR] [Refactor](runtime-filter) Refactor code about runtime filter [doris]

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

Re: [PR] [fix](auth)Delete from should not check select_priv [doris]

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

Re: [PR] [fix](core) fix subreplace when inputting a large number of empty strings [doris]

2025-03-18 Thread via GitHub
Mryange commented on PR #49241: URL: https://github.com/apache/doris/pull/49241#issuecomment-2735339276 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] [refactor](pipeline) Refactor state transition in pipeline task [doris]

2025-03-18 Thread via GitHub
Gabriel39 commented on PR #49242: URL: https://github.com/apache/doris/pull/49242#issuecomment-2735347307 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](auth)Delete from should not check select_priv [doris]

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

Re: [PR] [fix](arrow-flight-sql) Modify the default value of `arrow_flight_sql_port` configuration [doris]

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

Re: [PR] [opt](inverted index) add option for inverted index ram dir writing when compaction [doris]

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

[PR] [refactor](pipeline) Refactor state transition in pipeline task [doris]

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

Re: [PR] [opt](inverted index) add option for inverted index ram dir writing when compaction [doris]

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

(doris) branch refactor_rf updated (48f4caa68df -> b1e99309aee)

2025-03-18 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git from 48f4caa68df fix ut compile add b1e99309aee fix DummyWorkloadGroupTest No new revisions were added by thi

doris.git: Error while running github feature from refactor_rf:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 11

Re: [PR] [fix](arrow-flight-sql) Modify the default value of `arrow_flight_sql_port` configuration [doris]

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

Re: [PR] [refactor](pipeline) Refactor state transition in pipeline task [doris]

2025-03-18 Thread via GitHub
Thearas commented on PR #49242: URL: https://github.com/apache/doris/pull/49242#issuecomment-2735345312 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] [refactor](pipeline) Refactor state transition in pipeline task [doris]

2025-03-18 Thread via GitHub
Gabriel39 commented on PR #49242: URL: https://github.com/apache/doris/pull/49242#issuecomment-2735345767 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] [case](restore) Rename repo name of backup-restore regression cases with suite name [doris]

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

Re: [PR] [feature](nereids)support stream load in nereids [doris]

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

Re: [PR] Revert "[test](beut) add pipeline UnionOperator beut" [doris]

2025-03-18 Thread via GitHub
zhangstar333 merged PR #49227: URL: https://github.com/apache/doris/pull/49227 -- 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] [enhance](third-party) Add pugixml library [doris]

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

Re: [PR] [fix](auth)Delete from should not check select_priv [doris]

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

[PR] [fix](core) fix subreplace when inputting a large number of empty strings [doris]

2025-03-18 Thread via GitHub
Mryange opened a new pull request, #49241: URL: https://github.com/apache/doris/pull/49241 ### What problem does this PR solve? ``` #0 0x55f5cd170097 in doris::validate_ascii_fast(char const*, unsigned long) /mnt/disk12/yanxuecheng/tmp-doris/be/src/util/simd/vstring_function.h

Re: [PR] [fix](core) fix subreplace when inputting a large number of empty strings [doris]

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

doris.git: Error while running github feature from auto-pick-49193-branch-2.1:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

(doris) branch master updated: [Enhancement] (nereids)implement dropCached/Expired/StatsCommand in nereids (#48763)

2025-03-18 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 e6c30687484 [Enhancement] (nereids)implemen

Re: [PR] [case](restore) Rename repo name of backup-restore regression cases with suite name [doris]

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

Re: [PR] [fix](kerberos) Back to use principal and keytab to login kerberos instead of using kerberos ticket cache. [doris]

2025-03-18 Thread via GitHub
hello-stephen commented on PR #48655: URL: https://github.com/apache/doris/pull/48655#issuecomment-2735336484 # BE UT Coverage Report Increment line coverage `45.45% (10/22)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/2438ac0c26abd5038533bb69db431162

Re: [PR] [enhance](third-party) Add pugixml library [doris]

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

doris.git: Error while running github feature from master:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 11

(doris) branch master updated (84f0eefaa66 -> a551dbf620b)

2025-03-18 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 84f0eefaa66 [Feat](Nereids) support show databases command (#48941) add a551dbf620b Revert "[test](beut) add

Re: [PR] [test](ut) Add cases for spill sort operator [doris]

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

doris.git: Error while running github feature from master:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 11

Re: [PR] [fix](nereids)remove unused debug log [doris]

2025-03-18 Thread via GitHub
morrySnow merged PR #49056: URL: https://github.com/apache/doris/pull/49056 -- 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](arrow-flight-sql) Modify the default value of `arrow_flight_sql_port` configuration [doris]

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

Re: [PR] [chore](profile) Modify profile structure [doris]

2025-03-18 Thread via GitHub
hello-stephen commented on PR #48184: URL: https://github.com/apache/doris/pull/48184#issuecomment-2735324664 # BE UT Coverage Report Increment line coverage `61.93% (410/662)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/93206d20d27afbf859a3ba60f80625

Re: [PR] [test](ut) Add cases for spill sort operator [doris]

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

doris.git: Error while running github feature from master:.asf.yaml

2025-03-18 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 11

Re: [PR] [fix](Nereids) fold constant for string function process emoji character my mistake [doris]

2025-03-18 Thread via GitHub
LiBinfeng-01 commented on code in PR #49087: URL: https://github.com/apache/doris/pull/49087#discussion_r2000437253 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/StringArithmetic.java: ## @@ -303,17 +308,19 @@ public static Expressio

[I] [Bug] Grant hive catalog not take effect [doris]

2025-03-18 Thread via GitHub
sangetang opened a new issue, #49202: URL: https://github.com/apache/doris/issues/49202 ### 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 2.1.8-1 ### Wha

Re: [PR] [Opt](checksum) Add an config to skip `__DORIS_VERSION_COL__` when calculate checksum [doris]

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

  1   2   3   4   5   6   7   8   >