Re: [PR] [Feat](Nereids) refactor show table command [doris]

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

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

2025-03-09 Thread via GitHub
zhiqiang- commented on PR #48184: URL: https://github.com/apache/doris/pull/48184#issuecomment-2708729260 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](profile) Modify profile structure [doris]

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

Re: [PR] [Feat](Nereids) refactor show table command [doris]

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

Re: [PR] [fix](iceberg)Use the correct schema for query [doris]

2025-03-09 Thread via GitHub
wuwenchi commented on PR #48838: URL: https://github.com/apache/doris/pull/48838#issuecomment-2708654144 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] [Feature](literal)Support TimeV2Literal [doris]

2025-03-09 Thread via GitHub
koarz commented on code in PR #47319: URL: https://github.com/apache/doris/pull/47319#discussion_r1979642046 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/literal/TimeV2Literal.java: ## @@ -0,0 +1,275 @@ +// Licensed to the Apache Software Foundation (AS

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

2025-03-09 Thread via GitHub
taptao commented on PR #48537: URL: https://github.com/apache/doris/pull/48537#issuecomment-2708825947 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] [Improve](explode) explode function support multi param [doris]

2025-03-09 Thread via GitHub
taptao commented on PR #48537: URL: https://github.com/apache/doris/pull/48537#issuecomment-2708823570 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] [Feature](literal)Support TimeV2Literal [doris]

2025-03-09 Thread via GitHub
koarz commented on code in PR #47319: URL: https://github.com/apache/doris/pull/47319#discussion_r1979642046 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/literal/TimeV2Literal.java: ## @@ -0,0 +1,275 @@ +// Licensed to the Apache Software Foundation (AS

Re: [PR] [feat](doris compose) Add host mode for add remote machine fe [doris]

2025-03-09 Thread via GitHub
hello-stephen commented on PR #48839: URL: https://github.com/apache/doris/pull/48839#issuecomment-2708831016 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-website) branch asf-site updated (da72764e0ee -> 33cd683ce75)

2025-03-09 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 da72764e0ee Automated deployment with doris branch @ b5b3a6a4a929763221321eca6fb874b2cbfaef1c new 3

Re: [PR] [Feat](Nereids) refactor show table command [doris]

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

Re: [PR] [Enhancement](paimon)support paimon top level schema change. [doris]

2025-03-09 Thread via GitHub
hubgeter commented on PR #48723: URL: https://github.com/apache/doris/pull/48723#issuecomment-2708877752 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] [Minor](Nereids) rename MAX_MIN_FILTER_PUSH_DOWN to PUSH_DOWN_MAX_MIN_FILTER [doris]

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

(doris-website) branch master updated: Add HMS Docs (#2139)

2025-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 1b27b163c27 Add HMS Docs (#2139) 1b27

Re: [PR] Add HMS Docs [doris-website]

2025-03-09 Thread via GitHub
morningman merged PR #2139: URL: https://github.com/apache/doris-website/pull/2139 -- 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...@d

Re: [PR] [feat](doris compose) Add host mode for add remote fe [doris]

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

Re: [PR] branch-3.0: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

2025-03-09 Thread via GitHub
hello-stephen commented on PR #48841: URL: https://github.com/apache/doris/pull/48841#issuecomment-2708868770 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] [Enhancement](paimon)support paimon top level schema change. [doris]

2025-03-09 Thread via GitHub
doris-robot commented on PR #48723: URL: https://github.com/apache/doris/pull/48723#issuecomment-2708886309 TeamCity cloud ut coverage result: Function Coverage: 82.15% (1063/1294) Line Coverage: 65.68% (17628/26840) Region Coverage: 65.13% (8688/13340) Branch Coverage: 55.08

Re: [PR] branch-3.0: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

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

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

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

[PR] [maxcompute] add new properties [doris-website]

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

(doris-website) branch asf-site updated (e7395d2fab9 -> 5bfd98e0a6a)

2025-03-09 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 e7395d2fab9 Automated deployment with doris branch @ b5b3a6a4a929763221321eca6fb874b2cbfaef1c new 5

Re: [PR] branch-2.1: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

2025-03-09 Thread via GitHub
hello-stephen commented on PR #48842: URL: https://github.com/apache/doris/pull/48842#issuecomment-2708869143 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] [chore](profile) Modify profile structure [doris]

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

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

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

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

2025-03-09 Thread via GitHub
doris-robot commented on PR #48184: URL: https://github.com/apache/doris/pull/48184#issuecomment-2708883325 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] branch-3.0: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

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

Re: [PR] [maxcompute] add new properties [doris-website]

2025-03-09 Thread via GitHub
morningman merged PR #2163: URL: https://github.com/apache/doris-website/pull/2163 -- 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...@d

(doris-website) branch master updated: [maxcompute] add new properties (#2163)

2025-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 930d9986ce0 [maxcompute] add new prop

Re: [PR] branch-3.0: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

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

Re: [PR] [fix](replica num) Fix the decrease in the number of replicas and une… [doris]

2025-03-09 Thread via GitHub
doris-robot commented on PR #48704: URL: https://github.com/apache/doris/pull/48704#issuecomment-2708983157 TPC-H: Total hot run time: 32472 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 (07a6a84d0af -> a03ce2d58ef)

2025-03-09 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 07a6a84d0af Automated deployment with doris branch @ 930d9986ce0c4b2d1d8197fa03905140f3856450 new a

Re: [PR] [feat](doris compose) Add host mode for add remote fe [doris]

2025-03-09 Thread via GitHub
yujun777 commented on PR #48839: URL: https://github.com/apache/doris/pull/48839#issuecomment-2708902358 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](replica num) Fix the decrease in the number of replicas and une… [doris]

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

Re: [PR] [ut](datatype) Add BE UT for some basic data types and serializers [doris]

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

Re: [PR] [fix](replica num) Fix the decrease in the number of replicas and une… [doris]

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

Re: [PR] [ut](datatype) Add BE UT for some basic data types and serializers [doris]

2025-03-09 Thread via GitHub
doris-robot commented on PR #48788: URL: https://github.com/apache/doris/pull/48788#issuecomment-2708995264 TPC-DS: Total hot run time: 192012 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 (a03ce2d58ef -> 9b40fd61694)

2025-03-09 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 a03ce2d58ef Automated deployment with doris branch @ 930d9986ce0c4b2d1d8197fa03905140f3856450 new 9

Re: [PR] [ut](datatype) Add BE UT for some basic data types and serializers [doris]

2025-03-09 Thread via GitHub
doris-robot commented on PR #48788: URL: https://github.com/apache/doris/pull/48788#issuecomment-2709018796 # BE UT Coverage Report Increment line coverage `62.67% (47/75)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/31f8cb770bd6a78fd3a582dd194777011d

Re: [PR] [fix](Prepared Statment) Fix exec prepared insert stmt in non master error [doris]

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

Re: [I] [Good First Issue] Support All SQL Functions in Other SQL System [doris]

2025-03-09 Thread via GitHub
zclllyybb commented on issue #48203: URL: https://github.com/apache/doris/issues/48203#issuecomment-2708932059 > I'd like to take ST_GeomFromKML, if that's okay. assigned! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [Feature](literal)Support TimeV2Literal [doris]

2025-03-09 Thread via GitHub
doris-robot commented on PR #47319: URL: https://github.com/apache/doris/pull/47319#issuecomment-2708939289 # BE UT Coverage Report Increment line coverage `27.84% (27/97)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/8ff269e2026e15d0cf825300eee132c064

Re: [PR] [Enhancement](paimon)support paimon top level schema change. [doris]

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

[I] Motion enhancement for the Primary buttons [doris-website]

2025-03-09 Thread via GitHub
Imvedansh opened a new issue, #2164: URL: https://github.com/apache/doris-website/issues/2164 Primary buttons are the most used buttons and grab attention every time a user visits the website. Additionally, they play a crucial role in making the website more interactive. Buttons with subtle

Re: [PR] [Enhancement](paimon)support paimon top level schema change. [doris]

2025-03-09 Thread via GitHub
doris-robot commented on PR #48723: URL: https://github.com/apache/doris/pull/48723#issuecomment-2708945125 TPC-DS: Total hot run time: 191684 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 (2766984606d -> 07a6a84d0af)

2025-03-09 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 2766984606d Automated deployment with doris branch @ 930d9986ce0c4b2d1d8197fa03905140f3856450 new 0

Re: [I] Motion enhancement for the Primary buttons [doris-website]

2025-03-09 Thread via GitHub
Imvedansh commented on issue #2164: URL: https://github.com/apache/doris-website/issues/2164#issuecomment-2708947660 ->> It's Enhancement Issue -- 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

Re: [PR] [Enhancement](paimon)support paimon top level schema change. [doris]

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

Re: [PR] [fix](replica num) Fix the decrease in the number of replicas and une… [doris]

2025-03-09 Thread via GitHub
deardeng commented on PR #48704: URL: https://github.com/apache/doris/pull/48704#issuecomment-2708965584 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-website) branch asf-site updated (45897eeaaa7 -> 99a2e99eb87)

2025-03-09 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 45897eeaaa7 Automated deployment with doris branch @ b5b3a6a4a929763221321eca6fb874b2cbfaef1c new 9

(doris-website) branch asf-site updated (99a2e99eb87 -> da72764e0ee)

2025-03-09 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 99a2e99eb87 Automated deployment with doris branch @ b5b3a6a4a929763221321eca6fb874b2cbfaef1c new d

[I] Issue on docs [doris-website]

2025-03-09 Thread via GitHub
Kosthi opened a new issue, #2162: URL: https://github.com/apache/doris-website/issues/2162 Path:/zh-CN/docs/sql-manual/sql-functions/scalar-functions/spatial-functions/st-y ``` SELECT ST_Y(ST_Point(24.7, 56.7)); ++ | st_x(st_point(24.7, 56.7)) | +--

Re: [PR] [Enhancement] (nereids)implement installPluginCommand in nereids [doris]

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

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

2025-03-09 Thread via GitHub
zhiqiang- commented on PR #48184: URL: https://github.com/apache/doris/pull/48184#issuecomment-2708715153 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] [Feat](Nereids) refactor show table command [doris]

2025-03-09 Thread via GitHub
xiedeyantu commented on PR #48833: URL: https://github.com/apache/doris/pull/48833#issuecomment-2708818234 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](profile) Modify profile structure [doris]

2025-03-09 Thread via GitHub
zhiqiang- commented on PR #48184: URL: https://github.com/apache/doris/pull/48184#issuecomment-2708865614 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] [Minor](Nereids) rename MAX_MIN_FILTER_PUSH_DOWN to PUSH_DOWN_MAX_MIN_FILTER [doris]

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

[PR] branch-3.0: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

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

(doris) branch auto-pick-48768-branch-3.0 updated (68ffec777ad -> 31d7f8a02ce)

2025-03-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48768-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 68ffec777ad branch-3.0: [fix](build index) Forbid building indexes for ngram BF indexes #47041

Re: [PR] branch-3.0: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

2025-03-09 Thread via GitHub
hello-stephen commented on PR #48841: URL: https://github.com/apache/doris/pull/48841#issuecomment-2708868710 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 auto-pick-48768-branch-2.1 created (now 2504b8c3a9e)

2025-03-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48768-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 2504b8c3a9e branch-2.1: [fix](binlog) Set dummy timestamp correctly #48706 (#48755) No new re

(doris) branch master updated (00ec5875d21 -> 2988dc3c274)

2025-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 00ec5875d21 [fix](load) add lock for runtime_state->tablet_commit_infos (#48709) add 2988dc3c274 [enhancement

(doris) branch auto-pick-48768-branch-3.0 created (now 68ffec777ad)

2025-03-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48768-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 68ffec777ad branch-3.0: [fix](build index) Forbid building indexes for ngram BF indexes #47041

Re: [PR] branch-3.0: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

2025-03-09 Thread via GitHub
dataroaring closed pull request #48841: branch-3.0: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 URL: https://github.com/apache/doris/pull/48841 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[PR] branch-2.1: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

2025-03-09 Thread via GitHub
github-actions[bot] opened a new pull request, #48842: URL: https://github.com/apache/doris/pull/48842 Cherry-picked from #48768 -- 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: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

2025-03-09 Thread via GitHub
dataroaring closed pull request #48842: branch-2.1: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 URL: https://github.com/apache/doris/pull/48842 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [fix](information_schema) The time type in tables under the information_schema should change according to the time_zone. [doris]

2025-03-09 Thread via GitHub
github-actions[bot] commented on PR #48462: URL: https://github.com/apache/doris/pull/48462#issuecomment-2708866901 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](information_schema) The time type in tables under the information_schema should change according to the time_zone. [doris]

2025-03-09 Thread via GitHub
github-actions[bot] commented on PR #48462: URL: https://github.com/apache/doris/pull/48462#issuecomment-2708866881 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] branch-2.1: [enhancement](maxcompute)support maxcompute timestamp column type. #48768 [doris]

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

(doris) branch auto-pick-48768-branch-2.1 updated (2504b8c3a9e -> cb1851cf1ba)

2025-03-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48768-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 2504b8c3a9e branch-2.1: [fix](binlog) Set dummy timestamp correctly #48706 (#48755) add c

Re: [PR] [enhancement](maxcompute)support maxcompute timestamp column type. [doris]

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

Re: [PR] [ut](datatype) Add BE UT for some basic data types and serializers [doris]

2025-03-09 Thread via GitHub
jacktengg commented on PR #48788: URL: https://github.com/apache/doris/pull/48788#issuecomment-2708967733 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

(doris-website) branch asf-site updated (1e43c0ed432 -> fc08380420f)

2025-03-09 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 1e43c0ed432 Automated deployment with doris branch @ b5b3a6a4a929763221321eca6fb874b2cbfaef1c new f

Re: [PR] [Feat](Nereids) refactor show table command [doris]

2025-03-09 Thread via GitHub
doris-robot commented on PR #48833: URL: https://github.com/apache/doris/pull/48833#issuecomment-2708762197 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] [enhancement](schema-change) Cloud schema change do clean up when job failed [doris]

2025-03-09 Thread via GitHub
TangSiyang2001 commented on PR #48426: URL: https://github.com/apache/doris/pull/48426#issuecomment-2703151425 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] [Enhancement] (nereids)implement installPluginCommand in nereids [doris]

2025-03-09 Thread via GitHub
doris-robot commented on PR #48589: URL: https://github.com/apache/doris/pull/48589#issuecomment-2708802278 TPC-H: Total hot run time: 32303 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 (fc08380420f -> 45897eeaaa7)

2025-03-09 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 fc08380420f Automated deployment with doris branch @ b5b3a6a4a929763221321eca6fb874b2cbfaef1c new 4

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

2025-03-09 Thread via GitHub
Thearas commented on PR #48840: URL: https://github.com/apache/doris/pull/48840#issuecomment-2708850770 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] [feat](doris compose) Add host mode for add remote fe [doris]

2025-03-09 Thread via GitHub
yujun777 commented on PR #48839: URL: https://github.com/apache/doris/pull/48839#issuecomment-2708850871 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] [Feature](literal)Support TimeV2Literal [doris]

2025-03-09 Thread via GitHub
doris-robot commented on PR #47319: URL: https://github.com/apache/doris/pull/47319#issuecomment-2708852391 TeamCity cloud ut coverage result: Function Coverage: 82.15% (1063/1294) Line Coverage: 65.66% (17624/26840) Region Coverage: 65.11% (8686/13340) Branch Coverage: 55.08

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

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

Re: [PR] [fix](iceberg)Use the correct schema for query [doris]

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

Re: [PR] [fix](iceberg)Use the correct schema for query [doris]

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

(doris-website) branch asf-site updated (33cd683ce75 -> e7395d2fab9)

2025-03-09 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 33cd683ce75 Automated deployment with doris branch @ b5b3a6a4a929763221321eca6fb874b2cbfaef1c new e

Re: [PR] [Feature](literal)Support TimeV2Literal [doris]

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

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

2025-03-09 Thread via GitHub
doris-robot commented on PR #48537: URL: https://github.com/apache/doris/pull/48537#issuecomment-2708863431 # BE UT Coverage Report Increment line coverage `34.38% (55/160)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/749ce1ec978731278a2747361a4d6fd4f

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

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

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

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

Re: [PR] [Feat](Nereids) refactor show table command [doris]

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

Re: [PR] [Feat](Nereids) refactor show table command [doris]

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

Re: [I] [Good First Issue] Support All SQL Functions in Other SQL System [doris]

2025-03-09 Thread via GitHub
Kosthi commented on issue #48203: URL: https://github.com/apache/doris/issues/48203#issuecomment-2708756753 I'd like to take ST_GeomFromKML, if that's okay. -- 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

Re: [PR] [Feat](Nereids) refactor show table command [doris]

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

Re: [PR] [Enhancement] (nereids)implement installPluginCommand in nereids [doris]

2025-03-09 Thread via GitHub
msridhar78 commented on PR #48589: URL: https://github.com/apache/doris/pull/48589#issuecomment-2708786468 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] [Improve](explode) explode function support multi param [doris]

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

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

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

Re: [PR] [Feat](Nereids) refactor show table command [doris]

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

Re: [PR] [fix](iceberg)Use the correct schema for query [doris]

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

[PR] [feat](doris compose) Add host mode for add remote machine fe [doris]

2025-03-09 Thread via GitHub
yujun777 opened a new pull request, #48839: URL: https://github.com/apache/doris/pull/48839 ### What problem does this PR solve? Add network host mode, in this mode container will use host ip and host ports. These ports are auto-pick, no need user to specify. Then remote fe can join

Re: [PR] [Feature](literal)Support TimeV2Literal [doris]

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

  1   2   3   4   >