Re: [PR] [test]Support for global dictionary functions. [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #46134: URL: https://github.com/apache/doris/pull/46134#issuecomment-2564737620 TPC-DS: Total hot run time: 196938 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [improvement](statistics)Support get oracle jdbc row count. (#45214) [doris]

2024-12-29 Thread via GitHub
Jibing-Li merged PR #46133: URL: https://github.com/apache/doris/pull/46133 -- 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 branch-2.1 updated: [improvement](statistics)Support get oracle jdbc row count. (#45214) (#46133)

2024-12-29 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 a490a366e4f [improvement](statistics)Su

Re: [PR] [test]Support for global dictionary functions. [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #46134: URL: https://github.com/apache/doris/pull/46134#issuecomment-2564739082 ClickBench: Total hot run time: 31.63 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](build)fix parquet add cast_set build error. [doris]

2024-12-29 Thread via GitHub
Thearas commented on PR #46135: URL: https://github.com/apache/doris/pull/46135#issuecomment-2564740504 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](build)fix parquet add cast_set build error. [doris]

2024-12-29 Thread via GitHub
hubgeter opened a new pull request, #46135: URL: https://github.com/apache/doris/pull/46135 ### What problem does this PR solve? Problem Summary: ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test

Re: [PR] [env](compile) add compiler check and fix some clang-tidy suggestions for vec/exec/format [doris]

2024-12-29 Thread via GitHub
suxiaogang223 commented on PR #45881: URL: https://github.com/apache/doris/pull/45881#issuecomment-2564748376 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

[PR] Upgrade doc [doris-website]

2024-12-29 Thread via GitHub
wangtianyi2004 opened a new pull request, #1665: URL: https://github.com/apache/doris-website/pull/1665 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] T

[PR] [doc](load) optimize file format doc [doris-website]

2024-12-29 Thread via GitHub
liaoxin01 opened a new pull request, #1666: URL: https://github.com/apache/doris-website/pull/1666 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test C

(doris-website) branch asf-site updated (ada337bb449 -> dff7e1934b6)

2024-12-29 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 ada337bb449 Automated deployment with doris branch @ d9d355bdc7a0cd28bfa2f0406f7a16f5991d8190 new d

[PR] [fix](memory) Fix Jemalloc dirty page usage strategy and some memory management bugs [doris]

2024-12-29 Thread via GitHub
xinyiZzz opened a new pull request, #46136: URL: https://github.com/apache/doris/pull/46136 ### What problem does this PR solve? Fix Jemalloc dirty page usage strategy: 1. Process memory and system available memory no longer consider Jemalloc dirty page memory. 2. Refactor jemal

Re: [PR] [fix](memory) Fix Jemalloc dirty page usage strategy and some memory management bugs [doris]

2024-12-29 Thread via GitHub
hello-stephen commented on PR #46136: URL: https://github.com/apache/doris/pull/46136#issuecomment-2564774941 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](memory) Fix Jemalloc dirty page usage strategy and some memory management bugs [doris]

2024-12-29 Thread via GitHub
xinyiZzz commented on PR #46136: URL: https://github.com/apache/doris/pull/46136#issuecomment-2564776399 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](memory) Fix Jemalloc dirty page usage strategy and some memory management bugs [doris]

2024-12-29 Thread via GitHub
xinyiZzz commented on PR #46136: URL: https://github.com/apache/doris/pull/46136#issuecomment-2564778384 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] Support for global dictionary functions. [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45536: URL: https://github.com/apache/doris/pull/45536#issuecomment-2564713204 TeamCity be ut coverage result: Function Coverage: 38.91% (10143/26065) Line Coverage: 29.92% (85792/286751) Region Coverage: 29.05% (43809/150808) Branch Coverage: 25.

[PR] update elastic-expansion [doris-website]

2024-12-29 Thread via GitHub
wangtianyi2004 opened a new pull request, #1664: URL: https://github.com/apache/doris-website/pull/1664 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] T

Re: [PR] [test]Support for global dictionary functions. [doris]

2024-12-29 Thread via GitHub
Thearas commented on PR #46134: URL: https://github.com/apache/doris/pull/46134#issuecomment-2564718437 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] [test]Support for global dictionary functions. [doris]

2024-12-29 Thread via GitHub
Mryange opened a new pull request, #46134: URL: https://github.com/apache/doris/pull/46134 ### 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] [test]Support for global dictionary functions. [doris]

2024-12-29 Thread via GitHub
Mryange commented on PR #46134: URL: https://github.com/apache/doris/pull/46134#issuecomment-2564718454 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] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #43144: URL: https://github.com/apache/doris/pull/43144#issuecomment-2564689883 TPC-H: Total hot run time: 32676 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #43144: URL: https://github.com/apache/doris/pull/43144#issuecomment-2564692873 TPC-DS: Total hot run time: 196438 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

(doris-website) branch master updated: improve Business continuity & data recovery (#1656)

2024-12-29 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 3a5af18fe4 improve Business continui

Re: [PR] improve Business continuity & data recovery [doris-website]

2024-12-29 Thread via GitHub
dataroaring merged PR #1656: URL: https://github.com/apache/doris-website/pull/1656 -- 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...@

Re: [PR] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #43144: URL: https://github.com/apache/doris/pull/43144#issuecomment-2564694090 ClickBench: Total hot run time: 31.02 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-website) branch asf-site updated (de38c80c34 -> 6179236e7f)

2024-12-29 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 de38c80c34 Automated deployment with doris branch @ 4568f9f3fd1b30ce8f323127e7c1cb9103c90f1f new 61

Re: [PR] [feature](statistics)Support get row count for pg and sql server. (#42674) [doris]

2024-12-29 Thread via GitHub
Jibing-Li merged PR #46131: URL: https://github.com/apache/doris/pull/46131 -- 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] [improvement](statistics)Support get oracle jdbc row count. (#45214) [doris]

2024-12-29 Thread via GitHub
Thearas commented on PR #46133: URL: https://github.com/apache/doris/pull/46133#issuecomment-2564696540 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 branch-2.1 updated: [feature](statistics)Support get row count for pg and sql server. (#42674) (#46131)

2024-12-29 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 6dd92be33dd [feature](statistics)Suppor

Re: [PR] [improvement](statistics)Support get oracle jdbc row count. (#45214) [doris]

2024-12-29 Thread via GitHub
Jibing-Li commented on PR #46133: URL: https://github.com/apache/doris/pull/46133#issuecomment-2564696958 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

[PR] [improvement](statistics)Support get oracle jdbc row count. (#45214) [doris]

2024-12-29 Thread via GitHub
Jibing-Li opened a new pull request, #46133: URL: https://github.com/apache/doris/pull/46133 backport: https://github.com/apache/doris/pull/45214 -- 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 t

(doris-website) branch asf-site updated (ff4df06a5e -> de38c80c34)

2024-12-29 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 ff4df06a5e Automated deployment with doris branch @ 4568f9f3fd1b30ce8f323127e7c1cb9103c90f1f new de

(doris-website) branch asf-site updated (94338cecd5 -> 9e06a1d635)

2024-12-29 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 94338cecd5 Automated deployment with doris branch @ 4568f9f3fd1b30ce8f323127e7c1cb9103c90f1f new 9e

Re: [PR] Support for global dictionary functions. [doris]

2024-12-29 Thread via GitHub
Mryange commented on PR #45536: URL: https://github.com/apache/doris/pull/45536#issuecomment-2564699816 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-website) branch asf-site updated (9e06a1d635 -> ff4df06a5e)

2024-12-29 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 9e06a1d635 Automated deployment with doris branch @ 4568f9f3fd1b30ce8f323127e7c1cb9103c90f1f new ff

Re: [PR] [feature](statistics)Support get row count for pg and sql server. (#42674) [doris]

2024-12-29 Thread via GitHub
Jibing-Li commented on PR #46131: URL: https://github.com/apache/doris/pull/46131#issuecomment-2564665154 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: [I] [Enhancement](good-first-issue) Support some date functions [doris]

2024-12-29 Thread via GitHub
cat-with-cat commented on issue #44932: URL: https://github.com/apache/doris/issues/44932#issuecomment-2564667997 > hey @cat-with-cat and @zclllyybb , in case you need any help please let me know . I am eager to contribute to this issue. hey @riya9142 and @zclllyybb , I have completed

Re: [PR] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-29 Thread via GitHub
zhiqiang- commented on PR #43144: URL: https://github.com/apache/doris/pull/43144#issuecomment-2564668256 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] [env](compile) add compiler check and fix some clang-tidy suggestions for vec/exec/format [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45881: URL: https://github.com/apache/doris/pull/45881#issuecomment-2564781863 TeamCity be ut coverage result: Function Coverage: 38.90% (10122/26018) Line Coverage: 29.90% (85543/286091) Region Coverage: 29.03% (43718/150597) Branch Coverage: 25.

(doris-website) branch asf-site updated (010f92a05c5 -> aeb904bda0d)

2024-12-29 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 010f92a05c5 Automated deployment with doris branch @ d9d355bdc7a0cd28bfa2f0406f7a16f5991d8190 new a

(doris-website) branch asf-site updated (8f54bb3d1e9 -> 7c630e5e7ac)

2024-12-29 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 8f54bb3d1e9 Automated deployment with doris branch @ d9d355bdc7a0cd28bfa2f0406f7a16f5991d8190 new 7

Re: [PR] [improve](ut) add ut for column_array [doris]

2024-12-29 Thread via GitHub
amorynan commented on code in PR #45827: URL: https://github.com/apache/doris/pull/45827#discussion_r1899255475 ## be/test/vec/columns/column_array_test.cpp: ## @@ -0,0 +1,425 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agree

Re: [PR] [improve](ut) add ut for column_array [doris]

2024-12-29 Thread via GitHub
amorynan commented on code in PR #45827: URL: https://github.com/apache/doris/pull/45827#discussion_r1899255475 ## be/test/vec/columns/column_array_test.cpp: ## @@ -0,0 +1,425 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agree

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

2024-12-29 Thread via GitHub
doris-robot commented on PR #45375: URL: https://github.com/apache/doris/pull/45375#issuecomment-2564987073 TeamCity be ut coverage result: Function Coverage: 38.87% (10122/26042) Line Coverage: 29.89% (85547/286182) Region Coverage: 29.04% (43726/150582) Branch Coverage: 25.

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

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

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

2024-12-29 Thread via GitHub
LiBinfeng-01 commented on PR #46065: URL: https://github.com/apache/doris/pull/46065#issuecomment-2564987635 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] [env](compile) add compiler check and fix some clang-tidy suggestions for vec/exec/format [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45881: URL: https://github.com/apache/doris/pull/45881#issuecomment-2564988386 TPC-DS: Total hot run time: 197276 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [env](compile) add compiler check and fix some clang-tidy suggestions for vec/exec/format [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45881: URL: https://github.com/apache/doris/pull/45881#issuecomment-2564990448 ClickBench: Total hot run time: 30.94 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feat](Nereids) Support use mv hint [doris]

2024-12-29 Thread via GitHub
LiBinfeng-01 commented on PR #45855: URL: https://github.com/apache/doris/pull/45855#issuecomment-2564988243 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] Import sidebar [doris-website]

2024-12-29 Thread via GitHub
wangtianyi2004 opened a new pull request, #1668: URL: https://github.com/apache/doris-website/pull/1668 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] T

(doris-spark-connector) tag 24.0.0 deleted (was 5749ff2)

2024-12-29 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to tag 24.0.0 in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git *** WARNING: tag 24.0.0 was deleted! *** was 5749ff2 Commit for release 24.0.0 This change permanently discar

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

2024-12-29 Thread via GitHub
doris-robot commented on PR #45375: URL: https://github.com/apache/doris/pull/45375#issuecomment-2564989643 ClickBench: Total hot run time: 31.72 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [fix](sql) Wrong result for alter set property #46028 [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #46140: URL: https://github.com/apache/doris/pull/46140#issuecomment-2564991683 TPC-DS: Total hot run time: 197018 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

(doris-spark-connector) branch release-24.0.0 deleted (was 2c3d9dd)

2024-12-29 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch release-24.0.0 in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git was 2c3d9dd [feature](refactor) New Spark Load (#214) The revisions that were on this branch are st

Re: [PR] [feat](nereids) add session variable disable_nereids_expression_rules [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #44831: URL: https://github.com/apache/doris/pull/44831#issuecomment-2564991519 TPC-DS: Total hot run time: 196056 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](connector) remove incorrect surefire version [doris-spark-connector]

2024-12-29 Thread via GitHub
JNSimba merged PR #246: URL: https://github.com/apache/doris-spark-connector/pull/246 -- 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..

Re: [PR] branch-3.0: [fix](segcompaction) fix segcompaction file not found when inverted index storage format is v1 #46054 [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #46142: URL: https://github.com/apache/doris/pull/46142#issuecomment-2564991760 TPC-DS: Total hot run time: 198351 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

(doris-spark-connector) branch master updated: [fix](connector) remove incorrect surefire version (#246)

2024-12-29 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new dd61d06 [fix](connector) remove in

Re: [PR] [feat](nereids) add session variable disable_nereids_expression_rules [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #44831: URL: https://github.com/apache/doris/pull/44831#issuecomment-2564993551 ClickBench: Total hot run time: 31.23 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-website) branch asf-site updated (ec2e8f49556 -> 1a7f778171d)

2024-12-29 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 ec2e8f49556 Automated deployment with doris branch @ d9d355bdc7a0cd28bfa2f0406f7a16f5991d8190 new 1

Re: [PR] branch-3.0: [fix](segcompaction) fix segcompaction file not found when inverted index storage format is v1 #46054 [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #46142: URL: https://github.com/apache/doris/pull/46142#issuecomment-2564993829 ClickBench: Total hot run time: 33.9 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] branch-3.0: [fix](sql) Wrong result for alter set property #46028 [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #46140: URL: https://github.com/apache/doris/pull/46140#issuecomment-2564993764 ClickBench: Total hot run time: 32.54 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

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

2024-12-29 Thread via GitHub
doris-robot commented on PR #46065: URL: https://github.com/apache/doris/pull/46065#issuecomment-2564994747 TPC-H: Total hot run time: 32439 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [opt](jdbc catalog) Compatible with higher ClickHouse JDBC Driver versions [doris]

2024-12-29 Thread via GitHub
morningman commented on PR #46026: URL: https://github.com/apache/doris/pull/46026#issuecomment-2564996325 This pull request introduces significant enhancements to the `JdbcClickHouseClient` class, including new methods for handling database terms and driver versions, and updates to regress

Re: [PR] [fix](memory) Fix Jemalloc dirty page usage strategy and some memory management bugs [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #46136: URL: https://github.com/apache/doris/pull/46136#issuecomment-2564810104 ClickBench: Total hot run time: 31.8 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

(doris-website) 01/01: Add light schema change property requirement

2024-12-29 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a commit to branch update_ccr_docs in repository https://gitbox.apache.org/repos/asf/doris-website.git commit f0e09eccd9cd75e2327839762aca44023a41329e Author: w41ter AuthorDate: Mon Dec 30 02:48:53 2024 +

Re: [PR] [fix](correctness) Fix operator initialization [doris]

2024-12-29 Thread via GitHub
github-actions[bot] commented on PR #45728: URL: https://github.com/apache/doris/pull/45728#issuecomment-2564973892 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] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-29 Thread via GitHub
zhiqiang- commented on PR #43144: URL: https://github.com/apache/doris/pull/43144#issuecomment-2564973804 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](memory) Fix Jemalloc dirty page usage strategy and some memory management bugs [doris]

2024-12-29 Thread via GitHub
xinyiZzz commented on PR #46136: URL: https://github.com/apache/doris/pull/46136#issuecomment-2564975621 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](correctness) Fix operator initialization [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45728: URL: https://github.com/apache/doris/pull/45728#issuecomment-2564977500 TPC-H: Total hot run time: 32706 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](correctness) Fix operator initialization [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45728: URL: https://github.com/apache/doris/pull/45728#issuecomment-2564977149 TeamCity be ut coverage result: Function Coverage: 38.91% (10122/26016) Line Coverage: 29.90% (8/286093) Region Coverage: 29.03% (43720/150609) Branch Coverage: 25.

Re: [PR] [fix](memory) Fix Jemalloc dirty page usage strategy and some memory management bugs [doris]

2024-12-29 Thread via GitHub
xinyiZzz commented on PR #46136: URL: https://github.com/apache/doris/pull/46136#issuecomment-2564976560 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](Nereids) fix bug for TimestampArithmetic.equals() [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45924: URL: https://github.com/apache/doris/pull/45924#issuecomment-2564973025 TPC-H: Total hot run time: 40506 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

[PR] Add light schema change property requirement [doris-website]

2024-12-29 Thread via GitHub
w41ter opened a new pull request, #1667: URL: https://github.com/apache/doris-website/pull/1667 ## Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Case

(doris-website) branch update_ccr_docs created (now f0e09eccd9c)

2024-12-29 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch update_ccr_docs in repository https://gitbox.apache.org/repos/asf/doris-website.git at f0e09eccd9c Add light schema change property requirement This branch includes the following new commi

Re: [PR] [fix](new_json_reader)fix core for new_json_reader [doris]

2024-12-29 Thread via GitHub
github-actions[bot] commented on PR #45905: URL: https://github.com/apache/doris/pull/45905#issuecomment-2564972266 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-2.1: [fix](sql) Wrong result for alter set property #46028 [doris]

2024-12-29 Thread via GitHub
wyxxxcat commented on PR #46141: URL: https://github.com/apache/doris/pull/46141#issuecomment-2564971763 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-2.1: [fix](sql) Wrong result for alter set property #46028 [doris]

2024-12-29 Thread via GitHub
yiguolei commented on PR #46141: URL: https://github.com/apache/doris/pull/46141#issuecomment-2564971779 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] branch-2.1: [fix](test) Inverted index property inconsistent #45834 [doris]

2024-12-29 Thread via GitHub
wyxxxcat opened a new pull request, #46143: URL: https://github.com/apache/doris/pull/46143 pick: https://github.com/apache/doris/pull/45834 -- 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 sp

(doris-website) branch asf-site updated (1e1b3b540f2 -> ec2e8f49556)

2024-12-29 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 1e1b3b540f2 Automated deployment with doris branch @ d9d355bdc7a0cd28bfa2f0406f7a16f5991d8190 new e

Re: [PR] [fix](parquet-reader) Fixed the issue of excessive scanning data in late materialization‌ case of parquet reader [doris]

2024-12-29 Thread via GitHub
github-actions[bot] commented on PR #46121: URL: https://github.com/apache/doris/pull/46121#issuecomment-2564974175 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](parquet-reader) Fixed the issue of excessive scanning data in late materialization‌ case of parquet reader [doris]

2024-12-29 Thread via GitHub
github-actions[bot] commented on PR #46121: URL: https://github.com/apache/doris/pull/46121#issuecomment-2564974160 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](correctness) Fix operator initialization [doris]

2024-12-29 Thread via GitHub
github-actions[bot] commented on PR #45728: URL: https://github.com/apache/doris/pull/45728#issuecomment-2564973873 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 bug for TimestampArithmetic.equals() [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45924: URL: https://github.com/apache/doris/pull/45924#issuecomment-2564978360 TPC-DS: Total hot run time: 197110 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

(doris) branch branch-3.0 updated: branch-3.0: [chore](config) disable restore_reset_index_id by default #46104 (#46126)

2024-12-29 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 3369a2754b7 branch-3.0: [chore](config) d

(doris) branch auto-pick-46104-branch-3.0 deleted (was 9b0dd817140)

2024-12-29 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch auto-pick-46104-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 9b0dd817140 [chore](config) disable restore_reset_index_id by default (#46104) The revisions that

Re: [PR] branch-3.0: [chore](config) disable restore_reset_index_id by default #46104 [doris]

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

Re: [PR] [fix](Nereids) fix bug for TimestampArithmetic.equals() [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45924: URL: https://github.com/apache/doris/pull/45924#issuecomment-2564980965 ClickBench: Total hot run time: 32.98 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] branch-2.1: [fix](memory) Fix purge jemalloc dirty page [doris]

2024-12-29 Thread via GitHub
xinyiZzz opened a new pull request, #46146: URL: https://github.com/apache/doris/pull/46146 ### What problem does this PR solve? Fix purge jemalloc dirty page ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test

Re: [PR] [fix](Nereids) fix log and power [doris]

2024-12-29 Thread via GitHub
LiBinfeng-01 commented on PR #46077: URL: https://github.com/apache/doris/pull/46077#issuecomment-2564981576 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. To

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

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

Re: [PR] [fix](memory) Fix Jemalloc dirty page usage strategy and some memory management bugs [doris]

2024-12-29 Thread via GitHub
xinyiZzz commented on PR #46136: URL: https://github.com/apache/doris/pull/46136#issuecomment-2564982325 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [test](jdbc catalog) fix test_mysql_jdbc_catalog [doris]

2024-12-29 Thread via GitHub
zy-kkk commented on PR #45943: URL: https://github.com/apache/doris/pull/45943#issuecomment-2564981839 2.1 #45988 -- 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] branch-2.1: [fix](memory) Fix purge jemalloc dirty page [doris]

2024-12-29 Thread via GitHub
Thearas commented on PR #46146: URL: https://github.com/apache/doris/pull/46146#issuecomment-2564981281 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] branch-2.1: [fix](memory) Fix purge jemalloc dirty page [doris]

2024-12-29 Thread via GitHub
xinyiZzz commented on PR #46146: URL: https://github.com/apache/doris/pull/46146#issuecomment-2564981289 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](correctness) Fix operator initialization [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45728: URL: https://github.com/apache/doris/pull/45728#issuecomment-2564983014 TPC-DS: Total hot run time: 196421 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [env](compile) add compiler check and fix some clang-tidy suggestions for vec/exec/format [doris]

2024-12-29 Thread via GitHub
doris-robot commented on PR #45881: URL: https://github.com/apache/doris/pull/45881#issuecomment-2564983119 TPC-H: Total hot run time: 32872 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

[PR] [Fix]remove useless workload group test [doris]

2024-12-29 Thread via GitHub
wangbo opened a new pull request, #46147: URL: https://github.com/apache/doris/pull/46147 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: Remove some workload test which is duplicate in test_crud_wlg, this may cause crea

Re: [PR] [Fix]remove useless workload group test [doris]

2024-12-29 Thread via GitHub
Thearas commented on PR #46147: URL: https://github.com/apache/doris/pull/46147#issuecomment-2564983914 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](build)fix parquet add cast_set build error. [doris]

2024-12-29 Thread via GitHub
hubgeter commented on PR #46135: URL: https://github.com/apache/doris/pull/46135#issuecomment-2564983823 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]remove useless workload group test [doris]

2024-12-29 Thread via GitHub
wangbo commented on PR #46147: URL: https://github.com/apache/doris/pull/46147#issuecomment-2564984177 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

<    1   2   3   4   >