[PR] [fix](Nereids) fix fe folding constant of string functions and add more cases (#45233) [doris]

2025-01-06 Thread via GitHub
LiBinfeng-01 opened a new pull request, #46525: URL: https://github.com/apache/doris/pull/46525 pick: #45233 Issue Number: #44666 Related PR: #40441 Problem Summary: - select substring_index('哈哈哈AAA','A', 1); String.split function has second parameter 'limit', which is d

(doris) branch branch-3.0 updated (bf878218820 -> 65517754887)

2025-01-06 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from bf878218820 branch-3.0: [regression-test](fix) fix test_audit_log_behavior.groovy bug #46100 (#46449) add

Re: [PR] [fix](Nereids) fix fe folding constant of string functions and add more cases (#45233) [doris]

2025-01-06 Thread via GitHub
hello-stephen commented on PR #46525: URL: https://github.com/apache/doris/pull/46525#issuecomment-2574484361 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](Nereids) fix fe folding constant of string functions and add more cases (#45233) [doris]

2025-01-06 Thread via GitHub
LiBinfeng-01 commented on PR #46525: URL: https://github.com/apache/doris/pull/46525#issuecomment-2574484401 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] [chore](thrift) remove some useless thrift definitions [doris]

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

Re: [PR] [chore](thrift) remove some useless thrift definitions [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #46492: URL: https://github.com/apache/doris/pull/46492#issuecomment-2574485766 TeamCity be ut coverage result: Function Coverage: 38.89% (10130/26046) Line Coverage: 29.92% (85683/286385) Region Coverage: 29.03% (43732/150659) Branch Coverage: 25.

Re: [PR] branch-3.0: [fix](nereids) fix sql cache bug and some tests #46443 [doris]

2025-01-06 Thread via GitHub
924060929 merged PR #46506: URL: https://github.com/apache/doris/pull/46506 -- 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) branch auto-pick-46443-branch-3.0 deleted (was 0ba7da02c52)

2025-01-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46443-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 0ba7da02c52 revert The revisions that were on this branch are still contained in other referen

[PR] [fix](Nereids) fix cast string to date (#46065) [doris]

2025-01-06 Thread via GitHub
LiBinfeng-01 opened a new pull request, #46526: URL: https://github.com/apache/doris/pull/46526 pick: #46065 Issue Number: close #xxx Related PR: #35637 Problem Summary: When cast("201-01-01" as datetimev2(0)), The result is "2020-01-01" but it is wrong. It should be resu

(doris-website) branch asf-site updated (21c5cf7fbcb -> bed57d990d9)

2025-01-06 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 21c5cf7fbcb Automated deployment with doris branch @ c5ea31e3b0a8576a87d8a4f19e8210899811612b new b

Re: [PR] [fix](Nereids) fix cast string to date (#46065) [doris]

2025-01-06 Thread via GitHub
hello-stephen commented on PR #46526: URL: https://github.com/apache/doris/pull/46526#issuecomment-2574490368 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](Nereids) fix cast string to date (#46065) [doris]

2025-01-06 Thread via GitHub
LiBinfeng-01 commented on PR #46526: URL: https://github.com/apache/doris/pull/46526#issuecomment-2574490485 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) branch branch-3.0 updated: branch-3.0: [Test](check) Add check for create view #46204 (#46333)

2025-01-06 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 b76afc0ab8a branch-3.0: [Test](check

Re: [PR] branch-3.0: [Test](check) Add check for create view #46204 [doris]

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

(doris) branch auto-pick-46204-branch-3.0 deleted (was 4ae4a1c0c9a)

2025-01-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46204-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 4ae4a1c0c9a [Test](check) Add check for create view (#46204) The revisions that were on this b

Re: [PR] [Fix](merge-on-write) Cancel and block schema change process when doing partial update [doris]

2025-01-06 Thread via GitHub
bobhan1 closed pull request #46278: [Fix](merge-on-write) Cancel and block schema change process when doing partial update URL: https://github.com/apache/doris/pull/46278 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] [fix](group commit) support full prepare of group commit in nereids [doris]

2025-01-06 Thread via GitHub
Thearas commented on PR #46533: URL: https://github.com/apache/doris/pull/46533#issuecomment-2574578281 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)[test] avoid use gloabal define in cache load.groovy [doris]

2025-01-06 Thread via GitHub
hello-stephen commented on PR #46532: URL: https://github.com/apache/doris/pull/46532#issuecomment-2574574313 skip 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)[test] avoid use gloabal define in cache load.groovy [doris]

2025-01-06 Thread via GitHub
Thearas commented on PR #46532: URL: https://github.com/apache/doris/pull/46532#issuecomment-2574571158 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](group commit) support full prepare of group commit in nereids [doris]

2025-01-06 Thread via GitHub
mymeiyi opened a new pull request, #46533: URL: https://github.com/apache/doris/pull/46533 ### 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] [opt](nereids) compare literal discard calling toLegacyLiteral [doris]

2025-01-06 Thread via GitHub
yujun777 commented on PR #46482: URL: https://github.com/apache/doris/pull/46482#issuecomment-2574576343 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] [refactor](shuffle)(part III) Use local exchanger for both exchange sink and lo… [doris]

2025-01-06 Thread via GitHub
Gabriel39 commented on PR #45375: URL: https://github.com/apache/doris/pull/45375#issuecomment-2574587147 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)[test] avoid use gloabal define in cache load.groovy [doris]

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

(doris) branch master updated (bcf08cd9df8 -> b110bc03bcc)

2025-01-06 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bcf08cd9df8 [fix](shellcheck) fix hive-metastore and enable shellcheck in docker (#46496) add b110bc03bcc (

Re: [PR] [fix](storage vault) Fix some bug and add more regression test (#46402) [doris]

2025-01-06 Thread via GitHub
SWJTU-ZhangLei commented on PR #46520: URL: https://github.com/apache/doris/pull/46520#issuecomment-2574453553 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 uns

(doris) branch branch-3.0 updated: branch-3.0: [bugfix](be) the config could not be modified on line #46470 (#46494)

2025-01-06 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 91d0bf92f49 branch-3.0: [bugfix](be) th

(doris) branch auto-pick-46470-branch-3.0 deleted (was c8f0c2dbbe0)

2025-01-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46470-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was c8f0c2dbbe0 [bugfix](be) the config could not be modified on line (#46470) The revisions that

Re: [PR] branch-3.0: [bugfix](be) the config could not be modified on line #46470 [doris]

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

(doris) branch master updated (04ef8d8812b -> c5fce7a7a65)

2025-01-06 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 04ef8d8812b [fix](cases) fix unstable leading cases (#46441) add c5fce7a7a65 [regression-test](fix) fix case

Re: [PR] [regression-test](fix) fix case bug in alter table [doris]

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

Re: [PR] [refactor](shuffle)(part III) Use local exchanger for both exchange sink and lo… [doris]

2025-01-06 Thread via GitHub
Gabriel39 commented on PR #45375: URL: https://github.com/apache/doris/pull/45375#issuecomment-2574497971 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] [refactor](shuffle)(part III) Use local exchanger for both exchange sink and lo… [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #45375: URL: https://github.com/apache/doris/pull/45375#issuecomment-2574561132 TeamCity be ut coverage result: Function Coverage: 38.81% (10128/26096) Line Coverage: 29.89% (85674/286634) Region Coverage: 29.01% (43716/150716) Branch Coverage: 25.

Re: [PR] [opt](iceberg)support iceberg in batch mode [doris]

2025-01-06 Thread via GitHub
wuwenchi commented on PR #46398: URL: https://github.com/apache/doris/pull/46398#issuecomment-2574561369 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) branch master updated (ac0322dc746 -> c9f19a677ac)

2025-01-06 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ac0322dc746 [Enchancement](sort) change priority_queue to ck SortingQueue (#45952) add c9f19a677ac [opt](flexi

Re: [PR] [opt](iceberg docker)Use PostgreSQL as the backend for the Iceberg REST server. [doris]

2025-01-06 Thread via GitHub
wuwenchi commented on PR #46289: URL: https://github.com/apache/doris/pull/46289#issuecomment-2574564892 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 unsubscri

Re: [PR] [Fix](regression) Fix define global var in regression case [doris]

2025-01-06 Thread via GitHub
bobhan1 commented on PR #46531: URL: https://github.com/apache/doris/pull/46531#issuecomment-2574566173 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

[PR] [Enhancement]Schema change error prompts the table name [doris-kafka-connector]

2025-01-06 Thread via GitHub
DongLiang-0 opened a new pull request, #61: URL: https://github.com/apache/doris-kafka-connector/pull/61 The thrown exception can better indicate which table has made the schema change. ``` org.apache.doris.kafka.connector.exception.SchemaChangeException: Cannot alter table org.apache

Re: [PR] [improve](test) remove useless file and rename table [doris]

2025-01-06 Thread via GitHub
pingchunzhang closed pull request #45709: [improve](test) remove useless file and rename table URL: https://github.com/apache/doris/pull/45709 -- 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 spe

Re: [PR] [feat](nereids) support drop database in nereids [doris]

2025-01-06 Thread via GitHub
felixwluo commented on PR #42935: URL: https://github.com/apache/doris/pull/42935#issuecomment-2574569762 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](thrift) remove some useless thrift definitions [doris]

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

Re: [PR] [WIP](scan) Adaptive scan concurrency [doris]

2025-01-06 Thread via GitHub
zhiqiang- commented on PR #44690: URL: https://github.com/apache/doris/pull/44690#issuecomment-2574471235 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](bdbje) avoid remove empty frontends [doris]

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

Re: [PR] [refactor](partition) refactor partition sort node about control data to output [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #46300: URL: https://github.com/apache/doris/pull/46300#issuecomment-2574402226 TeamCity be ut coverage result: Function Coverage: 38.89% (10130/26050) Line Coverage: 29.93% (85723/286407) Region Coverage: 29.02% (43729/150674) Branch Coverage: 25.

Re: [PR] branch-3.0: Fix threadpool blocked when create thread failed in init() #46366 [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #46512: URL: https://github.com/apache/doris/pull/46512#issuecomment-2574402583 ClickBench: Total hot run time: 33.11 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](shuffle)(part III) Use local exchanger for both exchange sink and lo… [doris]

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

Re: [PR] [chore](thrift) remove some useless thrift definitions [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #46492: URL: https://github.com/apache/doris/pull/46492#issuecomment-2574491658 ClickBench: Total hot run time: 31.54 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] (fix)[test] avoid use gloabal define in cache load.groovy [doris]

2025-01-06 Thread via GitHub
pingchunzhang opened a new pull request, #46532: URL: https://github.com/apache/doris/pull/46532 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: load.groovy exec fail because use global define, which make other cases failed

Re: [PR] (fix)[test] avoid use gloabal define in cache load.groovy [doris]

2025-01-06 Thread via GitHub
github-actions[bot] commented on PR #46532: URL: https://github.com/apache/doris/pull/46532#issuecomment-2574575510 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)[test] avoid use gloabal define in cache load.groovy [doris]

2025-01-06 Thread via GitHub
github-actions[bot] commented on PR #46532: URL: https://github.com/apache/doris/pull/46532#issuecomment-2574575558 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: [chore](MTMV) catch all exception when get mtmvs to avoid plan failed #46474 [doris]

2025-01-06 Thread via GitHub
dataroaring closed pull request #46535: branch-3.0: [chore](MTMV) catch all exception when get mtmvs to avoid plan failed #46474 URL: https://github.com/apache/doris/pull/46535 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

(doris) branch auto-pick-46474-branch-3.0 updated (aef3b54db5b -> 056a8aac4f4)

2025-01-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46474-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from aef3b54db5b branch-3.0-pick: [Fix](partial update) Fix incorrect result when partial update in

Re: [PR] branch-3.0: [chore](MTMV) catch all exception when get mtmvs to avoid plan failed #46474 [doris]

2025-01-06 Thread via GitHub
Thearas commented on PR #46535: URL: https://github.com/apache/doris/pull/46535#issuecomment-2574614159 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](Variant) variant should not implicit be short key column when create mv [doris]

2025-01-06 Thread via GitHub
github-actions[bot] commented on PR #46444: URL: https://github.com/apache/doris/pull/46444#issuecomment-2574613829 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] branch-3.0: [chore](MTMV) catch all exception when get mtmvs to avoid plan failed #46474 [doris]

2025-01-06 Thread via GitHub
github-actions[bot] opened a new pull request, #46535: URL: https://github.com/apache/doris/pull/46535 Cherry-picked from #46474 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] [Fix](Variant) variant should not implicit be short key column when create mv [doris]

2025-01-06 Thread via GitHub
github-actions[bot] commented on PR #46444: URL: https://github.com/apache/doris/pull/46444#issuecomment-2574613880 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: [chore](MTMV) catch all exception when get mtmvs to avoid plan failed #46474 [doris]

2025-01-06 Thread via GitHub
Thearas commented on PR #46535: URL: https://github.com/apache/doris/pull/46535#issuecomment-2574614071 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-46474-branch-3.0 created (now aef3b54db5b)

2025-01-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46474-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at aef3b54db5b branch-3.0-pick: [Fix](partial update) Fix incorrect result when partial update in

Re: [PR] [fix](storage vault) Fix some bug and add more regression test (#46402) [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #46520: URL: https://github.com/apache/doris/pull/46520#issuecomment-2574425634 ClickBench: Total hot run time: 33.89 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](partition) refactor partition sort node about control data to output [doris]

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

Re: [PR] [fix](set operator) Fix invalid access in set operator [doris]

2025-01-06 Thread via GitHub
hello-stephen commented on PR #46528: URL: https://github.com/apache/doris/pull/46528#issuecomment-2574527699 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](Nereids) fix fe folding constant of string functions and add more cases (#45233) [doris]

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

[PR] [fix](test)Fix unstable index_change_with_cumu case (#46527)(#38733) [doris]

2025-01-06 Thread via GitHub
qidaye opened a new pull request, #46529: URL: https://github.com/apache/doris/pull/46529 bp: #46527, #38733 -- 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](test)Fix unstable index_change_with_cumu case (#46527)(#38733) [doris]

2025-01-06 Thread via GitHub
hello-stephen commented on PR #46529: URL: https://github.com/apache/doris/pull/46529#issuecomment-2574536429 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](test)Fix unstable index_change_with_cumu case (#46527)(#38733) [doris]

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

[PR] branch-2.1: [fix](test)Make index change with cu compaction nonconcurrent #38733 [doris]

2025-01-06 Thread via GitHub
github-actions[bot] opened a new pull request, #46530: URL: https://github.com/apache/doris/pull/46530 Cherry-picked from #38733 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] branch-2.1: [fix](test)Make index change with cu compaction nonconcurrent #38733 [doris]

2025-01-06 Thread via GitHub
Thearas commented on PR #46530: URL: https://github.com/apache/doris/pull/46530#issuecomment-2574539027 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-38733-branch-2.1 created (now 45eaa3862d6)

2025-01-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-38733-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 45eaa3862d6 [regression-test](fix) fix test_audit_log_behavior.groovy bug (#46100) (#46524) N

Re: [PR] [Fix](recycler) Fix protobuf out-of-bounds problem in recycler [doris]

2025-01-06 Thread via GitHub
gavinchou commented on code in PR #46484: URL: https://github.com/apache/doris/pull/46484#discussion_r1905032431 ## cloud/src/meta-service/meta_service_job.cpp: ## @@ -876,6 +876,10 @@ void process_compaction_job(MetaServiceCode& code, std::string& msg, std::string txn->

[PR] [fix](statistics)Control memory use for sample partition column and key column. [doris]

2025-01-06 Thread via GitHub
Jibing-Li opened a new pull request, #46534: URL: https://github.com/apache/doris/pull/46534 ### What problem does this PR solve? When doing sample analyze for partition column and key column, BE may encounter OOM problem. The reason is, partition column need to choose at least one t

Re: [PR] [Fix](recycler) Fix protobuf out-of-bounds problem in recycler [doris]

2025-01-06 Thread via GitHub
Yukang-Lian commented on PR #46484: URL: https://github.com/apache/doris/pull/46484#issuecomment-2574588649 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](statistics)Control memory use for sample partition column and key column. [doris]

2025-01-06 Thread via GitHub
Thearas commented on PR #46534: URL: https://github.com/apache/doris/pull/46534#issuecomment-2574592120 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](statistics)Control memory use for sample partition column and key column. [doris]

2025-01-06 Thread via GitHub
Jibing-Li commented on PR #46534: URL: https://github.com/apache/doris/pull/46534#issuecomment-2574602300 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](compile) fix FE compilation issue due to missing pom dependency [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #46511: URL: https://github.com/apache/doris/pull/46511#issuecomment-2574410854 TPC-DS: Total hot run time: 190624 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: [fix](bf index) add ngram bf index validation in nereids index definition check #45780 [doris]

2025-01-06 Thread via GitHub
airborne12 commented on PR #46216: URL: https://github.com/apache/doris/pull/46216#issuecomment-2574412862 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

(doris) branch branch-2.1 updated: [fix](mem) heap-buffer-overflow for function convert_to (#46405) (#46502)

2025-01-06 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 aa47a353842 [fix](mem) heap-buffer-over

Re: [PR] [fix](mem) heap-buffer-overflow for function convert_to (#46405) [doris]

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

Re: [PR] [fix](inverted index) inverted Index File Cache Queue Optimization [doris]

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

Re: [PR] [fix](storage vault) Fix some bug and add more regression test (#46402) [doris]

2025-01-06 Thread via GitHub
SWJTU-ZhangLei commented on PR #46520: URL: https://github.com/apache/doris/pull/46520#issuecomment-2574453747 run cloud_p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [Fix](func) fix group_array_intersect result error in all arr contain null [doris]

2025-01-06 Thread via GitHub
HappenLee commented on PR #46521: URL: https://github.com/apache/doris/pull/46521#issuecomment-2574452754 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] [Enchancement](sort) change priority_queue to ck SortingQueue [doris]

2025-01-06 Thread via GitHub
github-actions[bot] commented on PR #45952: URL: https://github.com/apache/doris/pull/45952#issuecomment-2574494211 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] [Enchancement](sort) change priority_queue to ck SortingQueue [doris]

2025-01-06 Thread via GitHub
github-actions[bot] commented on PR #45952: URL: https://github.com/apache/doris/pull/45952#issuecomment-2574494175 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 branch-2.1 updated: [regression-test](fix) fix test_audit_log_behavior.groovy bug (#46100) (#46524)

2025-01-06 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 45eaa3862d6 [regression-test](fix)

Re: [PR] [regression-test](fix) fix test_audit_log_behavior.groovy bug (#46100) [doris]

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

Re: [PR] [refactor](shuffle)(part III) Use local exchanger for both exchange sink and lo… [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #45375: URL: https://github.com/apache/doris/pull/45375#issuecomment-2574548487 ClickBench: Total hot run time: 31.37 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](shuffle)(part III) Use local exchanger for both exchange sink and lo… [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #45375: URL: https://github.com/apache/doris/pull/45375#issuecomment-2574420907 ClickBench: Total hot run time: 30.98 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-website) branch asf-site updated (ef8794b133f -> 21c5cf7fbcb)

2025-01-06 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 ef8794b133f Automated deployment with doris branch @ c5ea31e3b0a8576a87d8a4f19e8210899811612b new 2

(doris) branch auto-pick-46441-branch-2.1 deleted (was 5962dceddbb)

2025-01-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46441-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 5962dceddbb branch-2.1: [fix](hms)fix hive catalog follower not get event. #46485 (#46490) Th

Re: [PR] branch-2.1: [opt](cache) enhance cache key computation by removing comments and trimming SQL input #46099 [doris]

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

(doris) branch branch-2.1 updated: branch-2.1: [opt](cache) enhance cache key computation by removing comments and trimming SQL input #46099 (#46472)

2025-01-06 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 52455ed6d56 branch-2.1: [opt](cache) en

(doris) branch auto-pick-46099-branch-2.1 deleted (was 009683e36b6)

2025-01-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46099-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 009683e36b6 [opt](cache) enhance cache key computation by removing comments and trimming SQL i

Re: [PR] [fix](inverted index) inverted Index File Cache Queue Optimization [doris]

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

Re: [PR] [refactor](shuffle)(part III) Use local exchanger for both exchange sink and lo… [doris]

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

Re: [PR] [Fix](func) fix group_array_intersect result error in all arr contain null [doris]

2025-01-06 Thread via GitHub
hello-stephen commented on PR #46521: URL: https://github.com/apache/doris/pull/46521#issuecomment-2574452659 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] [Fix](func) fix group_array_intersect result error in all arr contain null [doris]

2025-01-06 Thread via GitHub
HappenLee opened a new pull request, #46521: URL: https://github.com/apache/doris/pull/46521 ### What problem does this PR solve? Problem Summary: Data: ``` CREATE TABLE `group_array_intersect_test_not_null` ( `id` int(11) NULL COMMENT ""

Re: [PR] [fix](Nereids) fix fe folding constant of string functions and add more cases (#45233) [doris]

2025-01-06 Thread via GitHub
Thearas commented on PR #46523: URL: https://github.com/apache/doris/pull/46523#issuecomment-2574478058 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] [regression-test](fix) ignore E-2000 in compaction cases [doris]

2025-01-06 Thread via GitHub
github-actions[bot] commented on PR #46522: URL: https://github.com/apache/doris/pull/46522#issuecomment-2574478117 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](Nereids) fix fe folding constant of string functions and add more cases (#45233) [doris]

2025-01-06 Thread via GitHub
LiBinfeng-01 commented on PR #46523: URL: https://github.com/apache/doris/pull/46523#issuecomment-2574478128 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] [regression-test](fix) ignore E-2000 in compaction cases [doris]

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

[PR] [fix](Nereids) fix fe folding constant of string functions and add more cases (#45233) [doris]

2025-01-06 Thread via GitHub
LiBinfeng-01 opened a new pull request, #46523: URL: https://github.com/apache/doris/pull/46523 pick: #45233 Issue Number: #44666 Related PR: #40441 Problem Summary: - select substring_index('哈哈哈AAA','A', 1); String.split function has second parameter 'limit', which is defaul

[PR] [ecosystem]Delete doris-kafka-connector documentation on doris 1.2 ve… [doris-website]

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

<    1   2   3   4   5   6   7   8   9   >