Re: [PR] [fix](DATE) Add some constraint when cast string to datetime [doris]

2025-01-15 Thread via GitHub
liutang123 commented on PR #47055: URL: https://github.com/apache/doris/pull/47055#issuecomment-2594741182 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 unsubsc

Re: [PR] Update .asf.yaml [doris]

2025-01-15 Thread via GitHub
github-actions[bot] commented on PR #47079: URL: https://github.com/apache/doris/pull/47079#issuecomment-2594740696 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] Update .asf.yaml [doris]

2025-01-15 Thread via GitHub
github-actions[bot] commented on PR #47079: URL: https://github.com/apache/doris/pull/47079#issuecomment-2594740745 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)(bulk load) fix memory leak in FE observer node [doris]

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

Re: [PR] [opt](nereids) simplify cast date like from high scale to small scale [doris]

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

Re: [PR] [chore] change info to debug for collecting mtmv candidates [doris]

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

Re: [PR] [fix](DATE) Add some constraint when cast string to datetime [doris]

2025-01-15 Thread via GitHub
liutang123 commented on PR #47055: URL: https://github.com/apache/doris/pull/47055#issuecomment-2594621032 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 unsubsc

Re: [PR] [refactor](join) Delete useless code [doris]

2025-01-15 Thread via GitHub
hello-stephen commented on PR #47071: URL: https://github.com/apache/doris/pull/47071#issuecomment-2594631012 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] [improvement](test)aovid cluster contain keyword that will make grant… [doris]

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

Re: [PR] [feature](nereids)support create function command in nereids [doris]

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

Re: [PR] [Improve](report) drop replica by batch prevent be cannot delete replica cased by fe oom [doris]

2025-01-15 Thread via GitHub
github-actions[bot] commented on PR #47032: URL: https://github.com/apache/doris/pull/47032#issuecomment-2594681760 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] Add codeowner review for 3.0, and all content being merged into 3.0 requires RM confirmation. [doris]

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

Re: [PR] [chore](codeowner) Update storage related code owners [doris]

2025-01-15 Thread via GitHub
github-actions[bot] commented on PR #47067: URL: https://github.com/apache/doris/pull/47067#issuecomment-2594680522 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](cloud)(bulk load) fix memory leak in FE observer node [doris]

2025-01-15 Thread via GitHub
sollhui opened a new pull request, #47074: URL: https://github.com/apache/doris/pull/47074 ### What problem does this PR solve? Problem Summary: ![image](https://github.com/user-attachments/assets/ad83cf90-e148-414c-9278-2cad8f2cd9ed) The Memory of fe observer node increase

(doris) 01/01: Add codeowner review for 3.0, and all content being merged into 3.0 requires RM confirmation.

2025-01-15 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 493d6199aed4b8142923f4270bfde5d2d341327b Author: Calvin Kirs AuthorDate: Thu Jan 16 15:05:01 2025 +0800 Ad

Re: [PR] [chore](codeowner) Update storage related code owners [doris]

2025-01-15 Thread via GitHub
github-actions[bot] commented on PR #47067: URL: https://github.com/apache/doris/pull/47067#issuecomment-2594680568 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] Add codeowner review for 3.0, and all content being merged into 3.0 requires RM confirmation. [doris]

2025-01-15 Thread via GitHub
hello-stephen commented on PR #47075: URL: https://github.com/apache/doris/pull/47075#issuecomment-2594682439 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

(doris) branch CalvinKirs-patch-1 created (now 493d6199aed)

2025-01-15 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git at 493d6199aed Add codeowner review for 3.0, and all content being merged into 3.0 requires RM confirmation. T

Re: [PR] [chore](codeowner) Update storage related code owners [doris]

2025-01-15 Thread via GitHub
gavinchou merged PR #47067: URL: https://github.com/apache/doris/pull/47067 -- 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] Add codeowner review for 3.0, and all content being merged into 3.0 requires RM confirmation. [doris]

2025-01-15 Thread via GitHub
github-actions[bot] commented on PR #47075: URL: https://github.com/apache/doris/pull/47075#issuecomment-2594684459 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] Add codeowner review for 3.0, and all content being merged into 3.0 requires RM confirmation. [doris]

2025-01-15 Thread via GitHub
github-actions[bot] commented on PR #47075: URL: https://github.com/apache/doris/pull/47075#issuecomment-2594684424 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] [chore](meta) improve error log to eliminate misunderstanding [doris]

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

(doris) branch master updated (cc61c5f5cfa -> 93f8da1daee)

2025-01-15 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cc61c5f5cfa [fix](nereids) simplify self compare exclude non-foldable expression (#47054) add 93f8da1daee Update .a

Re: [I] [Enhancement] (nereids)implement alterDatabaseSetQuotaCommand in nereids [doris]

2025-01-15 Thread via GitHub
starocean999 closed issue #42785: [Enhancement] (nereids)implement alterDatabaseSetQuotaCommand in nereids URL: https://github.com/apache/doris/issues/42785 -- 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

(doris) branch master updated (c16567eb3cb -> ccd169b05f1)

2025-01-15 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c16567eb3cb [opt](parquet) change parquet init footer read size to 48KB (#46904) add ccd169b05f1 [feat](ner

Re: [PR] [feat](nereids)implement alterDatabaseSetQuotaCommand in nereids [doris]

2025-01-15 Thread via GitHub
starocean999 merged PR #46459: URL: https://github.com/apache/doris/pull/46459 -- 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: [I] [Enhancement] (nereids)implement alterDatabaseSetQuotaCommand in nereids [doris]

2025-01-15 Thread via GitHub
starocean999 closed issue #42785: [Enhancement] (nereids)implement alterDatabaseSetQuotaCommand in nereids URL: https://github.com/apache/doris/issues/42785 -- 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] [opt](jdbc scan) Add more jdbc scan profile items [doris]

2025-01-15 Thread via GitHub
github-actions[bot] commented on PR #46460: URL: https://github.com/apache/doris/pull/46460#issuecomment-2594659849 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 the article format of backends() and frontends() function [doris-website]

2025-01-15 Thread via GitHub
morrySnow commented on code in PR #1807: URL: https://github.com/apache/doris-website/pull/1807#discussion_r1917828525 ## docs/sql-manual/sql-functions/table-valued-functions/backends.md: ## @@ -24,89 +24,69 @@ specific language governing permissions and limitations under the L

Re: [PR] [opt](jdbc scan) Add more jdbc scan profile items [doris]

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

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

2025-01-15 Thread via GitHub
CalvinKirs commented on code in PR #46398: URL: https://github.com/apache/doris/pull/46398#discussion_r1917812262 ## fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/source/IcebergScanNode.java: ## @@ -213,16 +254,16 @@ private List doGetSplits(int numBackends) throw

Re: [PR] [fix](DATE) Add some constraint when cast string to datetime [doris]

2025-01-15 Thread via GitHub
liutang123 commented on PR #47055: URL: https://github.com/apache/doris/pull/47055#issuecomment-2594644546 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 unsubsc

Re: [PR] [chore] change info to debug for collecting mtmv candidates [doris]

2025-01-15 Thread via GitHub
github-actions[bot] commented on PR #47072: URL: https://github.com/apache/doris/pull/47072#issuecomment-2594671451 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] [chore] change info to debug for collecting mtmv candidates [doris]

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

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

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

[PR] [opt](storage vault) Check `s3.root.path` cannot be empty [doris]

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

Re: [PR] [opt](storage vault) Check `s3.root.path` cannot be empty [doris]

2025-01-15 Thread via GitHub
Thearas commented on PR #47078: URL: https://github.com/apache/doris/pull/47078#issuecomment-2594721480 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] [chore] change info to debug for collecting mtmv candidates [doris]

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

Re: [PR] [opt](nereids) simplify cast date like from high scale to small scale [doris]

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

Re: [PR] [opt](storage vault) Check `s3.root.path` cannot be empty [doris]

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

(doris) branch CalvinKirs-patch-3 deleted (was a3db7bd935f)

2025-01-15 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-3 in repository https://gitbox.apache.org/repos/asf/doris.git was a3db7bd935f Update CODEOWNERS The revisions that were on this branch are still contained in other references

Re: [PR] Add codeowner review for 3.0, and all content being merged into 3.0 requires RM confirmation. [doris]

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

[PR] Feature backup colocate [doris-website]

2025-01-15 Thread via GitHub
justfortaste opened a new pull request, #1810: URL: https://github.com/apache/doris-website/pull/1810 ## Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Tes

(doris) branch master updated: Add codeowner review for 3.0, and all content being merged into 3.0 requires RM confirmation. (#47075)

2025-01-15 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.git The following commit(s) were added to refs/heads/master by this push: new 90d307cb412 Add codeowner review for 3.0, and all c

(doris) branch CalvinKirs-patch-1 deleted (was 493d6199aed)

2025-01-15 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git was 493d6199aed Add codeowner review for 3.0, and all content being merged into 3.0 requires RM confirmation. T

Re: [PR] [refactor](join) Delete useless code [doris]

2025-01-15 Thread via GitHub
doris-robot commented on PR #47071: URL: https://github.com/apache/doris/pull/47071#issuecomment-2594698473 TeamCity be ut coverage result: Function Coverage: 41.53% (10822/26056) Line Coverage: 31.92% (91431/286442) Region Coverage: 31.07% (46853/150783) Branch Coverage: 27.

Re: [PR] [feature](inverted index) add index searcher after writing inverted index [doris]

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

[PR] jira-18168 [doris-website]

2025-01-15 Thread via GitHub
chaoyangqi opened a new pull request, #1811: URL: https://github.com/apache/doris-website/pull/1811 http://jira.selectdb-in.cc/browse/DORIS-18168 ## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Doc

Re: [PR] [Opt](external-docker) Modify kerberos network mode to host [doris]

2025-01-15 Thread via GitHub
zgxme commented on PR #47043: URL: https://github.com/apache/doris/pull/47043#issuecomment-2594693847 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

(doris) branch master updated: [chore](codeowner) Update storage related code owners (#47067)

2025-01-15 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 941717cc406 [chore](codeowner) Update storage

Re: [PR] [chore](codeowner) Update storage related code owners [doris]

2025-01-15 Thread via GitHub
gavinchou commented on PR #47067: URL: https://github.com/apache/doris/pull/47067#issuecomment-2594681311 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](flexible partial update) Fix some problems in flexible partial update [doris]

2025-01-15 Thread via GitHub
bobhan1 commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2594694299 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] [feature](nereids)support create function command in nereids [doris]

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

Re: [PR] Update CODEOWNERS [doris]

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

Re: [PR] [feature](nereids)support create function command in nereids [doris]

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

[PR] Update CODEOWNERS [doris]

2025-01-15 Thread via GitHub
CalvinKirs opened a new pull request, #47076: URL: https://github.com/apache/doris/pull/47076 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

Re: [PR] [enhance](nereids) add eliminate order by key by uniform [doris]

2025-01-15 Thread via GitHub
feiniaofeiafei commented on PR #46225: URL: https://github.com/apache/doris/pull/46225#issuecomment-2594702597 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] [enhance](mtmv)MTMV support history partition [doris]

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

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

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

Re: [PR] Update CODEOWNERS [doris]

2025-01-15 Thread via GitHub
hello-stephen commented on PR #47076: URL: https://github.com/apache/doris/pull/47076#issuecomment-2594702107 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] [WIP](profile) Make profile level work on BE [doris]

2025-01-15 Thread via GitHub
zhiqiang- commented on PR #47070: URL: https://github.com/apache/doris/pull/47070#issuecomment-2594688635 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] [chore](bash) optimize output information when doris_cloud startup [doris]

2025-01-15 Thread via GitHub
yagagagaga commented on PR #45883: URL: https://github.com/apache/doris/pull/45883#issuecomment-2594707722 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 CalvinKirs-patch-3 created (now a3db7bd935f)

2025-01-15 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-3 in repository https://gitbox.apache.org/repos/asf/doris.git at a3db7bd935f Update CODEOWNERS No new revisions were added by this update.

Re: [PR] Update CODEOWNERS [doris]

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

(doris) branch branch-3.0 updated: Update CODEOWNERS (#47076)

2025-01-15 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs 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 4c148b92dc8 Update CODEOWNERS (#47076) 4c14

Re: [PR] [chore](bash) optimize output information when doris_cloud startup [doris]

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

Re: [PR] Update CONTRIBUTING_CN.md [doris]

2025-01-15 Thread via GitHub
hello-stephen commented on PR #47077: URL: https://github.com/apache/doris/pull/47077#issuecomment-2594714345 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] Update CONTRIBUTING_CN.md [doris]

2025-01-15 Thread via GitHub
CalvinKirs commented on PR #47077: URL: https://github.com/apache/doris/pull/47077#issuecomment-2594714519 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

[PR] Update CONTRIBUTING_CN.md [doris]

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

(doris) branch CalvinKirs-patch-1 created (now 2e7fa38125f)

2025-01-15 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git at 2e7fa38125f Update CONTRIBUTING_CN.md No new revisions were added by this update.

Re: [PR] [enhance](nereids)rewrite aggregate to limit when all group by key is uniform and not null, and there is no aggregate functions [doris]

2025-01-15 Thread via GitHub
feiniaofeiafei commented on PR #46223: URL: https://github.com/apache/doris/pull/46223#issuecomment-2594715067 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

Re: [PR] [enhance](nereids)rewrite aggregate to limit when all group by key is uniform and not null, and there is no aggregate functions [doris]

2025-01-15 Thread via GitHub
feiniaofeiafei commented on PR #46223: URL: https://github.com/apache/doris/pull/46223#issuecomment-2594715270 run external -- 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.

(doris-website) branch asf-site updated (ac84305214a -> 7901117d042)

2025-01-15 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 ac84305214a Automated deployment with doris branch @ 861c0833eb59bc4aa1686bf552c5e7192ed7523e new 7

(doris-website) branch master updated: [fix] Fix typo of sql function sidebar (#1806)

2025-01-15 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 861c0833eb5 [fix] Fix typo of sql functi

Re: [PR] [fix] Fix typo of sql function sidebar [doris-website]

2025-01-15 Thread via GitHub
KassieZ merged PR #1806: URL: https://github.com/apache/doris-website/pull/1806 -- 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

[PR] Optimize the article format of backends() function [doris-website]

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

(doris) branch branch-2.1 updated: [Bug](runtime-filter) fix bloom_filter_func use after free on get_build_bf_cardinality #47034 (#47050)

2025-01-15 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 a85b5eb9d04 [Bug](runtime-filter) fix b

Re: [PR] [Bug](runtime-filter) fix bloom_filter_func use after free on get_build_bf_cardinality #47034 [doris]

2025-01-15 Thread via GitHub
yiguolei merged PR #47050: URL: https://github.com/apache/doris/pull/47050 -- 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] [feature](nereids)support create function command in nereids [doris]

2025-01-15 Thread via GitHub
starocean999 commented on PR #45874: URL: https://github.com/apache/doris/pull/45874#issuecomment-2594629095 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] branch-3.0: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-15 Thread via GitHub
morningman closed pull request #46823: branch-3.0: [feat](api) add nullable info for api _schema #46557 URL: https://github.com/apache/doris/pull/46823 -- 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

Re: [PR] [regression-test](fix) fix backup and restore case [doris]

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

Re: [PR] [refactor](join) Delete useless code [doris]

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

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

2025-01-15 Thread via GitHub
CalvinKirs commented on code in PR #46398: URL: https://github.com/apache/doris/pull/46398#discussion_r1917811649 ## fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/source/IcebergScanNode.java: ## @@ -184,14 +194,45 @@ private void setIcebergParams(TFileRangeDesc ra

[PR] [refactor](join) Delete useless code [doris]

2025-01-15 Thread via GitHub
Gabriel39 opened a new pull request, #47071: URL: https://github.com/apache/doris/pull/47071 ### 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] [feat](api) add nullable info for api _schema [doris]

2025-01-15 Thread via GitHub
morningman commented on PR #46557: URL: https://github.com/apache/doris/pull/46557#issuecomment-2594636933 This PR will effect spark connector's behavior. Need to modify the spark connector' code to be able to ignore this new field. So do not merge this into 2.1 and 3.0 branch -- Thi

Re: [PR] [doc]Optimize the article format of S3 TVF [doris-website]

2025-01-15 Thread via GitHub
morrySnow commented on code in PR #1804: URL: https://github.com/apache/doris-website/pull/1804#discussion_r1917800466 ## docs/sql-manual/sql-functions/table-valued-functions/s3.md: ## @@ -24,95 +24,74 @@ specific language governing permissions and limitations under the License

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

2025-01-15 Thread via GitHub
starocean999 commented on PR #45674: URL: https://github.com/apache/doris/pull/45674#issuecomment-2594651196 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](nereids) simplify self compare exclude non-foldable expression [doris]

2025-01-15 Thread via GitHub
yujun777 commented on PR #47054: URL: https://github.com/apache/doris/pull/47054#issuecomment-2594652725 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] [chore](meta) improve error log to eliminate misunderstanding [doris]

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

Re: [PR] [enhance](nereids) add eliminate order by key by uniform [doris]

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

(doris) branch master updated: [fix](nereids) simplify self compare exclude non-foldable expression (#47054)

2025-01-15 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 cc61c5f5cfa [fix](nereids) simplify self compar

Re: [PR] [improve](cloud-mow)Add delete bitmap metrics [doris]

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

(doris-website) branch asf-site updated (c88f8b3aca9 -> 60d11733b88)

2025-01-15 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 c88f8b3aca9 Automated deployment with doris branch @ 90db0a0d5478841346e76ff2933b83d3078a5a67 new 6

Re: [PR] [improve](cloud-mow)Add delete bitmap metrics [doris]

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

Re: [PR] [improve](cloud-mow)Add delete bitmap metrics [doris]

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

Re: [PR] [Bug](dead lock) Fix dead lock in Tablet Stat Mgr [doris]

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

Re: [PR] [UT](runtime filter) Add runtime filter test cases [doris]

2025-01-15 Thread via GitHub
github-actions[bot] commented on PR #47035: URL: https://github.com/apache/doris/pull/47035#issuecomment-2593110371 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](build index) Forbid building indexes for ngram BF indexes [doris]

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

Re: [PR] [Bug](dead lock) Fix dead lock in Tablet Stat Mgr [doris]

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

[PR] tmp fix [doris]

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

<    1   2   3   4   5   6   7   8   >