doris.git: Error while running github feature from variant-sparse:.asf.yaml

2025-03-16 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 92, column 1: - FE UT (Doris FE UT) ^ (line: 92) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

(doris) branch variant-sparse updated: [fix](expression) fix Dynamically compute function signature (#48894)

2025-03-16 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a commit to branch variant-sparse in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/variant-sparse by this push: new c582982c438 [fix](expression)

Re: [PR] [fix](expression) fix Dynamically compute function signature [doris]

2025-03-16 Thread via GitHub
eldenmoon merged PR #48894: URL: https://github.com/apache/doris/pull/48894 -- 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: [I] [Bug] Spark Doris Connector V2ExpressionBuilder缺少表达式转换导致执行计划接口查询失败问题 [doris-spark-connector]

2025-03-16 Thread via GitHub
JNSimba commented on issue #282: URL: https://github.com/apache/doris-spark-connector/issues/282#issuecomment-2728252123 You can refer to this https://github.com/apache/doris-spark-connector/blob/master/.github/workflows/build-extension.yml -- This is an automated message from the Apach

Re: [PR] [chore](be) remove some unused code [doris]

2025-03-16 Thread via GitHub
yiguolei commented on PR #49137: URL: https://github.com/apache/doris/pull/49137#issuecomment-2728335090 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] test [doris]

2025-03-16 Thread via GitHub
hello-stephen commented on PR #49138: URL: https://github.com/apache/doris/pull/49138#issuecomment-2728361435 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] [Refactor](runtime-filter) Refactor code about runtime filter [doris]

2025-03-16 Thread via GitHub
BiteThet commented on PR #48225: URL: https://github.com/apache/doris/pull/48225#issuecomment-2728280780 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)Prohibit other users from modifying the root [doris]

2025-03-16 Thread via GitHub
morrySnow commented on PR #48752: URL: https://github.com/apache/doris/pull/48752#issuecomment-2728370869 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](function) fix the return value problem of floor function [doris]

2025-03-16 Thread via GitHub
felixwluo commented on PR #49104: URL: https://github.com/apache/doris/pull/49104#issuecomment-2728367558 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] test [doris]

2025-03-16 Thread via GitHub
hello-stephen commented on PR #49138: URL: https://github.com/apache/doris/pull/49138#issuecomment-2728361973 run compile -- 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] test [doris]

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

Re: [PR] [chore](be) remove some unused code [doris]

2025-03-16 Thread via GitHub
hello-stephen commented on PR #49137: URL: https://github.com/apache/doris/pull/49137#issuecomment-2728333952 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](inverted index) Added Error Check for Zero File Read Result [doris]

2025-03-16 Thread via GitHub
zzzxl1993 closed pull request #48666: [fix](inverted index) Added Error Check for Zero File Read Result URL: https://github.com/apache/doris/pull/48666 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[PR] fix the document of sql-cache, High-Concurrency-Point Query, Leading-Hint, bitmap and hll [doris-website]

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

Re: [PR] [fix](Nereids) fix str_to_date date value out of range [doris]

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

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

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

2025-03-16 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] [Enhancement] (nereids)implement uninstallPluginCommand in nereids [doris]

2025-03-16 Thread via GitHub
Thearas commented on PR #49136: URL: https://github.com/apache/doris/pull/49136#issuecomment-2728307673 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] [Enhancement] (nereids)implement uninstallPluginCommand in nereids [doris]

2025-03-16 Thread via GitHub
msridhar78 opened a new pull request, #49136: URL: https://github.com/apache/doris/pull/49136 ### What problem does this PR solve? Issue Number: close #42826 Related PR: #xxx Problem Summary: [Enhancement] (nereids)implement uninstallPluginCommand in nereids

Re: [PR] [Enhancement] (nereids) Implement showIndexStatsCommand in nereids [doris]

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

Re: [PR] [Fix](cloud) Should not remove pending delete bitmaps when `update_delete_bitmap` in txn load if the txn is not the first sub txns [doris]

2025-03-16 Thread via GitHub
github-actions[bot] commented on PR #49046: URL: https://github.com/apache/doris/pull/49046#issuecomment-2728278382 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](cloud) Should not remove pending delete bitmaps when `update_delete_bitmap` in txn load if the txn is not the first sub txns [doris]

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

(doris) branch master updated: [test](beut) add pipeline UnionOperator beut (#48984)

2025-03-16 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 e9cef9e71f9 [test](beut) add pipeline Union

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

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

(doris) branch master updated: [improve](information schema) introduce routine load job system table (#48963)

2025-03-16 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new e18ea534d9a [improve](information schema) in

Re: [PR] [fix](function) fix erroe result with utf8 in function Overlay [doris]

2025-03-16 Thread via GitHub
github-actions[bot] commented on PR #49105: URL: https://github.com/apache/doris/pull/49105#issuecomment-2728252994 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] [improve](struct)improve struct schema-change behavior for add sub-columns [doris]

2025-03-16 Thread via GitHub
eldenmoon commented on code in PR #47096: URL: https://github.com/apache/doris/pull/47096#discussion_r1997845028 ## fe/fe-core/src/main/java/org/apache/doris/catalog/ColumnType.java: ## @@ -208,12 +210,48 @@ public static void checkSupportSchemaChangeForComplexType(Type checkTy

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

2025-03-16 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 branch-2.1 updated: branch-2.1: [chore](binlog) GetMeta returns dropped partition/table/index commit seq #48852 (#48900)

2025-03-16 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 98a59f914a5 branch-2.1: [chore](binlog)

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

2025-03-16 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] [Enhancement] (nereids)implement installPluginCommand in nereids [doris]

2025-03-16 Thread via GitHub
starocean999 commented on PR #48589: URL: https://github.com/apache/doris/pull/48589#issuecomment-2727857279 could you please update the old fe ut InstallPluginStmtTest or create a new one for the new command -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] [fe](log) Add more log for bdbje [doris]

2025-03-16 Thread via GitHub
hello-stephen commented on PR #49128: URL: https://github.com/apache/doris/pull/49128#issuecomment-2727893572 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](function) fix error result when input utf8 in url_encode, strright, append_trailing_char_if_absent [doris]

2025-03-16 Thread via GitHub
doris-robot commented on PR #49127: URL: https://github.com/apache/doris/pull/49127#issuecomment-2728237350 # BE UT Coverage Report Increment line coverage `53.85% (21/39)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/10872b968e9cb14569f5a192ea61601cf5

(doris-flink-connector) branch master updated: add multi table case (#577)

2025-03-16 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new a8decd94 add multi table case (#577

Re: [PR] [enhancement](nereids) add transform rule JoinSkewAddSalt [doris]

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

Re: [PR] [Feature](join) Support lazy materialization of columns that are not used in join other conjunct [doris]

2025-03-16 Thread via GitHub
BiteThet commented on PR #49073: URL: https://github.com/apache/doris/pull/49073#issuecomment-2728219558 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: [I] [Bug] Fixed bigint display problem in doris playground [doris]

2025-03-16 Thread via GitHub
IsmailTosunTnyl commented on issue #20468: URL: https://github.com/apache/doris/issues/20468#issuecomment-2728189200 please assign to me -- 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 specif

(doris-website) branch asf-site updated (0d01537235c -> a482c0eaabb)

2025-03-16 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 0d01537235c Automated deployment with doris branch @ 6f98f2e663af4ff157b93c3f4dbf79ab31b76b28 new a

Re: [PR] Support compaction by mow [doris]

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

Re: [PR] [enhancement](nereids) add transform rule JoinSkewAddSalt [doris]

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

Re: [PR] [Feat](Nereids) support show databases command [doris]

2025-03-16 Thread via GitHub
doris-robot commented on PR #48941: URL: https://github.com/apache/doris/pull/48941#issuecomment-2728139036 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

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

2025-03-16 Thread via GitHub
taptao commented on PR #48537: URL: https://github.com/apache/doris/pull/48537#issuecomment-2728172651 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] Support compaction by mow [doris]

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

Re: [PR] [draft]test replay wal [doris]

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

Re: [PR] [opt](compile) fix compilation warning for index-related code [doris]

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

(doris) branch auto-pick-48963-branch-2.1 deleted (was cf88db4938f)

2025-03-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48963-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was cf88db4938f branch-2.1: [improvement](ccr) Add and adjust result for get_lag #48953 (#49055)

Re: [PR] [fix](Nereids) fix initcap fe fold constant [doris]

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

Re: [PR] [fix](Nereids) fix initcap fe fold constant [doris]

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

Re: [PR] [enhancement](nereids) add transform rule JoinSkewAddSalt [doris]

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

Re: [PR] [fix](Nereids) fix initcap fe fold constant [doris]

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

Re: [PR] [draft]test replay wal [doris]

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

Re: [PR] [opt](compile) fix compilation warning for index-related code [doris]

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

Re: [PR] [fix](Nereids) fix str_to_date date value out of range [doris]

2025-03-16 Thread via GitHub
doris-robot commented on PR #49033: URL: https://github.com/apache/doris/pull/49033#issuecomment-2728140562 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

Re: [PR] branch-3.0: [fix](build) Fix Mac compilation error caused by namespace conflict in find_symbols.h #43004 [doris]

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

Re: [PR] [Feat](Nereids) support show databases command [doris]

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

Re: [PR] branch-3.0: [fix](multi table load) error URL does not depend on the value of _number_filtered_rows #49111 [doris]

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

Re: [PR] [draft]test replay wal [doris]

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

Re: [PR] [opt](compile) fix compilation warning for index-related code [doris]

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

Re: [PR] [fix](Nereids) fix str_to_date date value out of range [doris]

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

(doris) branch master updated: [Minor](Nereids) rename MAX_MIN_FILTER_PUSH_DOWN to PUSH_DOWN_MAX_MIN_FILTER (#48840)

2025-03-16 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 0f7cfb07916 [Minor](Nereids) rename MAX_MIN

Re: [PR] [Minor](Nereids) rename MAX_MIN_FILTER_PUSH_DOWN to PUSH_DOWN_MAX_MIN_FILTER [doris]

2025-03-16 Thread via GitHub
starocean999 merged PR #48840: URL: https://github.com/apache/doris/pull/48840 -- 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.git: Error while running github feature from master:.asf.yaml

2025-03-16 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] [Feat](Nereids) support show databases command [doris]

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

(doris-website) branch asf-site updated (ac7d4255aaa -> 0d01537235c)

2025-03-16 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 ac7d4255aaa Automated deployment with doris branch @ 6f98f2e663af4ff157b93c3f4dbf79ab31b76b28 new 0

Re: [PR] branch-2.1: [chore](binlog) GetMeta returns dropped partition/table/index commit seq #48852 [doris]

2025-03-16 Thread via GitHub
yiguolei closed pull request #48900: branch-2.1: [chore](binlog) GetMeta returns dropped partition/table/index commit seq #48852 URL: https://github.com/apache/doris/pull/48900 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] branch-2.1: [chore](binlog) GetMeta returns dropped partition/table/index commit seq #48852 [doris]

2025-03-16 Thread via GitHub
github-actions[bot] opened a new pull request, #48900: URL: https://github.com/apache/doris/pull/48900 Cherry-picked from #48852 -- 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] [enhancement](nereids) add transform rule JoinSkewAddSalt [doris]

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

Re: [PR] [fix](function) fix error result when input utf8 in url_encode, strright, append_trailing_char_if_absent [doris]

2025-03-16 Thread via GitHub
doris-robot commented on PR #49127: URL: https://github.com/apache/doris/pull/49127#issuecomment-2728075677 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] [fix](function) fix error result in url_encode [doris]

2025-03-16 Thread via GitHub
github-actions[bot] commented on PR #49063: URL: https://github.com/apache/doris/pull/49063#issuecomment-2728073895 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](function) fix error result in url_encode [doris]

2025-03-16 Thread via GitHub
github-actions[bot] commented on PR #49063: URL: https://github.com/apache/doris/pull/49063#issuecomment-2728073945 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] branch-3.0: [fix](build) Fix Mac compilation error caused by namespace conflict in find_symbols.h #43004 [doris]

2025-03-16 Thread via GitHub
cambyzju commented on PR #49078: URL: https://github.com/apache/doris/pull/49078#issuecomment-2728066753 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](function) fix error result when input utf8 in url_encode, strright, append_trailing_char_if_absent [doris]

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

Re: [PR] [Test](nereids) add ut for show system command and remove unuse function [doris]

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

(doris) branch topn-lazy-materialize-poc updated (2080615a1d8 -> 8bd1ef453de)

2025-03-16 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch topn-lazy-materialize-poc in repository https://gitbox.apache.org/repos/asf/doris.git from 2080615a1d8 add case for test (#49069) add 8bd1ef453de add row store case (#49135) No new r

doris.git: Error while running github feature from topn-lazy-materialize-poc:.asf.yaml

2025-03-16 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 92, column 1: - FE UT (Doris FE UT) ^ (line: 92) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] add row store case [doris]

2025-03-16 Thread via GitHub
hello-stephen commented on PR #49135: URL: https://github.com/apache/doris/pull/49135#issuecomment-2728067322 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] add row store case [doris]

2025-03-16 Thread via GitHub
HappenLee merged PR #49135: URL: https://github.com/apache/doris/pull/49135 -- 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

[PR] add row store case [doris]

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

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

2025-03-16 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) branch auto-pick-43004-branch-3.0 updated (eee58c7e6ad -> eb32c29ff50)

2025-03-16 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch auto-pick-43004-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from eee58c7e6ad [fix](build) Fix Mac compilation error caused by namespace conflict in find_symbols.

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

2025-03-16 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 the document of SHOW DELETE, SHOW FRONTEND CONFIG and SET FRONTEND CONFIG function [doris-website]

2025-03-16 Thread via GitHub
morrySnow commented on code in PR #2192: URL: https://github.com/apache/doris-website/pull/2192#discussion_r1997899189 ## docs/sql-manual/sql-statements/cluster-management/instance-management/SET-FRONTEND-CONFIG.md: ## @@ -32,16 +32,15 @@ under the License. This statement is

Re: [PR] [fix](mtmv) Fix nest mtmv rewrite fail when bottom mtmv cache is invalid (#48222) [doris]

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

Re: [PR] [test](ut) add cases about partitioned aggregation operators [doris]

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

[PR] fix the document of TO_DATE, TO_DAYS, year_floor, WEEKS_ADD, WEEKS_DIFF, WEEKS_SUB function [doris-website]

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

Re: [PR] [Test](nereids) add ut for show system command and remove unuse function [doris]

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

Re: [PR] fix the document of TO_DATE, TO_DAYS, year_floor, WEEKS_ADD, WEEKS_DIFF, WEEKS_SUB function [doris-website]

2025-03-16 Thread via GitHub
morrySnow commented on code in PR #2197: URL: https://github.com/apache/doris-website/pull/2197#discussion_r1997896941 ## docs/sql-manual/sql-functions/scalar-functions/date-time-functions/weeks-diff.md: ## @@ -24,25 +24,58 @@ specific language governing permissions and limitati

Re: [PR] [Enhancement] (nereids) implement Stop/Resume/PauseRoutineLoadCommand in nereids [doris]

2025-03-16 Thread via GitHub
Thearas commented on PR #49134: URL: https://github.com/apache/doris/pull/49134#issuecomment-2728061998 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] [Enhancement] (nereids) implement Stop/Resume/PauseRoutineLoadCommand in nereids [doris]

2025-03-16 Thread via GitHub
yx-keith opened a new pull request, #49134: URL: https://github.com/apache/doris/pull/49134 ### What problem does this PR solve? Issue Number: #42806,#42807,#42808,#42809,#42810 Related PR: #xxx Problem Summary: ### Release note None ### Check List (F

Re: [PR] [fix](function) fix error result when input utf8 in url_encode, strright, append_trailing_char_if_absent [doris]

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

Re: [PR] branch-3.0: [fix](memory) Fix LRUCachePolicy initialization and registration order #49117 [doris]

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

Re: [PR] [test](ut) add cases about partitioned aggregation operators [doris]

2025-03-16 Thread via GitHub
github-actions[bot] commented on PR #48925: URL: https://github.com/apache/doris/pull/48925#issuecomment-2728054244 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] branch-3.0: [fix](multi table load) error URL does not depend on the value of _number_filtered_rows #49111 [doris]

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

Re: [PR] branch-3.0: [fix](memory) Fix LRUCachePolicy initialization and registration order #49117 [doris]

2025-03-16 Thread via GitHub
doris-robot commented on PR #49124: URL: https://github.com/apache/doris/pull/49124#issuecomment-2728052544 TPC-DS: Total hot run time: 198984 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 auto-pick-49111-branch-2.1:.asf.yaml

2025-03-16 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] [fix](mtmv) Fix nest mtmv rewrite fail when bottom mtmv cache is invalid (#48222) [doris]

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

Re: [PR] [fix](Nereids) fix str_to_date date value out of range [doris]

2025-03-16 Thread via GitHub
LiBinfeng-01 commented on PR #49033: URL: https://github.com/apache/doris/pull/49033#issuecomment-2728025572 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: [I] [Enhancement] (nereids)implement resumeRoutineLoadCommand in nereids [doris]

2025-03-16 Thread via GitHub
yx-keith commented on issue #42808: URL: https://github.com/apache/doris/issues/42808#issuecomment-2727794404 I will pick this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [PR] [Test](nereids) add ut for show system command and remove unuse function [doris]

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

(doris) branch auto-pick-48948-branch-2.1 deleted (was cf88db4938f)

2025-03-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48948-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was cf88db4938f branch-2.1: [improvement](ccr) Add and adjust result for get_lag #48953 (#49055)

  1   2   3   4   5   >