Re: [PR] [cherry-pick](branch-2.1) Pick "[Feature](schema change) Support add column bitmap with default value bitmap_empty (#42331)" [doris]

2024-11-01 Thread via GitHub
dataroaring merged PR #42702: URL: https://github.com/apache/doris/pull/42702 -- 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 showRolesCommand in nereids [doris]

2024-11-01 Thread via GitHub
Vallishp commented on issue #42768: URL: https://github.com/apache/doris/issues/42768#issuecomment-2451947743 i will pick it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [fix](index compaction)Skip writing terms with a doc frequency of 0(#43113) [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43116: URL: https://github.com/apache/doris/pull/43116#issuecomment-2451961385 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](persist) Fix the generated dropping tmp partition sql [doris]

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

[PR] [fix](index compaction)Skip writing terms with a doc frequency of 0(#43113) [doris]

2024-11-01 Thread via GitHub
qidaye opened a new pull request, #43116: URL: https://github.com/apache/doris/pull/43116 bp pick_43113_3.0 -- 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,

Re: [PR] [fix](index compaction)Skip writing terms with a doc frequency of 0(#43113) [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on code in PR #43115: URL: https://github.com/apache/doris/pull/43115#discussion_r1825882731 ## be/test/olap/rowset/segment_v2/inverted_index/index_compaction_with_deleted_term.cpp: ## @@ -0,0 +1,671 @@ +// Licensed to the Apache Software Foundation

Re: [PR] not check limit when allocator [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43112: URL: https://github.com/apache/doris/pull/43112#issuecomment-2451922659 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](export) fix potential export concurrency issue [doris]

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

Re: [PR] [improvement](statistics)External table getRowCount return -1 when row count is not available or row count is 0. (#43009) [doris]

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

Re: [PR] [fix](case) fix mow cluster key case [doris]

2024-11-01 Thread via GitHub
dataroaring merged PR #43066: URL: https://github.com/apache/doris/pull/43066 -- 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: [PR] [fix](Export) fix dead lock of parallel Exporting [doris]

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

Re: [PR] [fix](cloud-mow) MS should delete the existing keys before rewriting it when processing old version delete bitmap on cu compaction [doris]

2024-11-01 Thread via GitHub
hust-hhb commented on PR #42379: URL: https://github.com/apache/doris/pull/42379#issuecomment-2451831710 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](jdbc catalog) Optimize JDBC Connection Closing to Ensure ProperResource Release [doris]

2024-11-01 Thread via GitHub
zy-kkk merged PR #43059: URL: https://github.com/apache/doris/pull/43059 -- 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

(doris) branch auto-pick-43059-branch-3.0 updated (594865c34f5 -> ac677ec3378)

2024-11-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43059-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 594865c34f5 [improvement](statistics)External table getRowCount return -1 when row count is no

Re: [PR] branch-3.0: [fix](jdbc catalog) Optimize JDBC Connection Closing to Ensure ProperResource Release [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43105: URL: https://github.com/apache/doris/pull/43105#issuecomment-2451870603 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](auto-pick)Support cherry pick to 2.1 [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43106: URL: https://github.com/apache/doris/pull/43106#issuecomment-2451872620 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-3.0: [fix](jdbc catalog) Optimize JDBC Connection Closing to Ensure ProperResource Release [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43105: URL: https://github.com/apache/doris/pull/43105#issuecomment-2451870518 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 comme

Re: [PR] [fix](Export) fix dead lock of parallel Exporting [doris]

2024-11-01 Thread via GitHub
morningman merged PR #43084: URL: https://github.com/apache/doris/pull/43084 -- 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] [chore](auto-pick)Support cherry pick to 2.1 [doris]

2024-11-01 Thread via GitHub
CalvinKirs opened a new pull request, #43106: URL: https://github.com/apache/doris/pull/43106 Support cherry pick to 2.1 -- 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 branch-2.1 updated: [fix](Export) fix dead lock of parallel Exporting (#43084)

2024-11-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 03a614f9452 [fix](Export) fix dead lo

Re: [PR] [enhancement](cloud) refine block file cache evict policy [doris]

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

Re: [PR] [fix](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43079: URL: https://github.com/apache/doris/pull/43079#issuecomment-2451971744 ClickBench: Total hot run time: 32.74 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](cloud) S3 storage vault support property `use_path_style` [doris]

2024-11-01 Thread via GitHub
gavinchou commented on code in PR #43060: URL: https://github.com/apache/doris/pull/43060#discussion_r1825889665 ## fe/fe-core/src/main/java/org/apache/doris/datasource/property/constants/S3Properties.java: ## @@ -334,6 +334,11 @@ public static Cloud.ObjectStoreInfoPB.Builder g

[I] [Enhancement] (nereids)implement UnsetCommand in nereids [doris]

2024-11-01 Thread via GitHub
LiBinfeng-01 opened a new issue, #43102: URL: https://github.com/apache/doris/issues/43102 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Unset commands

[PR] branch-3.0: [fix](cloud) Fix constant folding for requests sent to BE without dis… [doris]

2024-11-01 Thread via GitHub
github-actions[bot] opened a new pull request, #43110: URL: https://github.com/apache/doris/pull/43110 PR Body: …tinguishing clusters ## Proposed changes Issue Number: close #xxx replace function getAllBackendIds by getBackendsByCurrentCluster Cherry-

Re: [PR] [fix](cloud-mow) MS should delete the existing keys before rewriting it when processing old version delete bitmap on cu compaction [doris]

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

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

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

Re: [PR] [fix](index compaction)Skip writing terms with a doc frequency of 0(#43113) [doris]

2024-11-01 Thread via GitHub
qidaye commented on PR #43116: URL: https://github.com/apache/doris/pull/43116#issuecomment-2451979888 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] [Enhancement] Support move truncated old data to recycle bin [doris]

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

Re: [PR] [fix](index compaction)Skip writing terms with a doc frequency of 0(#43113) [doris]

2024-11-01 Thread via GitHub
qidaye commented on PR #43115: URL: https://github.com/apache/doris/pull/43115#issuecomment-2451979620 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] [Enhancement] (nereids)implement showRolesCommand in nereids [doris]

2024-11-01 Thread via GitHub
Vallishp commented on PR #43118: URL: https://github.com/apache/doris/pull/43118#issuecomment-2452109026 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 master updated: Update query-optimizer.md (#1244)

2024-11-01 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 6e3d47bfde6 Update query-optimizer.md

Re: [PR] Update query-optimizer.md [doris-website]

2024-11-01 Thread via GitHub
morningman merged PR #1244: URL: https://github.com/apache/doris-website/pull/1244 -- 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] Update query-optimizer.md [doris-website]

2024-11-01 Thread via GitHub
morningman merged PR #1243: URL: https://github.com/apache/doris-website/pull/1243 -- 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: Update query-optimizer.md (#1243)

2024-11-01 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 b4b6f89059d Update query-optimizer.md

Re: [PR] [docs](streamload) Update deadlink of CN docs [doris-website]

2024-11-01 Thread via GitHub
morningman merged PR #1263: URL: https://github.com/apache/doris-website/pull/1263 -- 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) branch auto-pick-42886-branch-3.0 created (now db0986e512b)

2024-11-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42886-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at db0986e512b [fix](case)Fix multiple case tables with the same name causing case failure (#4220

(doris) branch master updated: [fix](regression-test) fix test_hive_serde_prop (#42886)

2024-11-01 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.git The following commit(s) were added to refs/heads/master by this push: new beef40f1fe1 [fix](regression-test) fix test_h

Re: [PR] [fix](regression-test) fix test_hive_serde_prop [doris]

2024-11-01 Thread via GitHub
morningman merged PR #42886: URL: https://github.com/apache/doris/pull/42886 -- 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] [fix](regression-test) fix test_hive_serde_prop #42886 [doris]

2024-11-01 Thread via GitHub
morningman opened a new pull request, #43098: URL: https://github.com/apache/doris/pull/43098 cherry pick from #42886 -- 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](Export) fix dead lock of parallel Exporting [doris]

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

Re: [PR] [fix](Export) fix dead lock of parallel Exporting [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43083: URL: https://github.com/apache/doris/pull/43083#issuecomment-2451748705 ClickBench: Total hot run time: 32.94 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

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

2024-11-01 Thread via GitHub
Jibing-Li commented on PR #42674: URL: https://github.com/apache/doris/pull/42674#issuecomment-2451798272 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 unsubscr

[I] Issue on docs [doris-website]

2024-11-01 Thread via GitHub
owenchenxy opened a new issue, #1266: URL: https://github.com/apache/doris-website/issues/1266 Path:/zh-CN/docs/3.0/install/cluster-deployment/k8s-deploy/compute-storage-decoupled/install-quickstart 文档中多个链接无效 -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] not check limit when allocator [doris]

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

(doris) branch spill_and_reserve updated: not check limit when allocator (#43112)

2024-11-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/spill_and_reserve by this push: new f2fe63e3863 not check lim

[PR] not check limit when allocator [doris]

2024-11-01 Thread via GitHub
yiguolei opened a new pull request, #43112: URL: https://github.com/apache/doris/pull/43112 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Check List (For Committer) - Test - [ ] Re

Re: [PR] [Fix](flexible partial update) Fix incorrect result when there are insert after delete for same key in one load [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2451474661 ClickBench: Total hot run time: 33.22 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore](type cast) Fix some implicit cast [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43050: URL: https://github.com/apache/doris/pull/43050#issuecomment-2451912136 TeamCity be ut coverage result: Function Coverage: 37.82% (9821/25967) Line Coverage: 28.99% (81631/281578) Region Coverage: 28.25% (42142/149152) Branch Coverage: 24.8

Re: [PR] [Fix] Update remote-storage.md [doris-website]

2024-11-01 Thread via GitHub
KassieZ commented on PR #1247: URL: https://github.com/apache/doris-website/pull/1247#issuecomment-2451993339 Should modify version 3.0 and 2.0 as well -- 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 g

Re: [PR] [feature](meta-service) Support querying and adjusting rpc qps limit on meta service [doris]

2024-11-01 Thread via GitHub
gavinchou commented on PR #42413: URL: https://github.com/apache/doris/pull/42413#issuecomment-2451991569 Add some usage examples in description. -- 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

Re: [PR] Update local.md [doris-website]

2024-11-01 Thread via GitHub
KassieZ commented on PR #1242: URL: https://github.com/apache/doris-website/pull/1242#issuecomment-2451996314 Should modify version 3.0 and 2.0 as well. -- 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] [Fix](segment compaction) fix error using of inverted index file writer in segment compaction [doris]

2024-11-01 Thread via GitHub
airborne12 commented on PR #43114: URL: https://github.com/apache/doris/pull/43114#issuecomment-2452004123 run p2 -- 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] [Fix](segment compaction) fix error using of inverted index file writer in segment compaction [doris]

2024-11-01 Thread via GitHub
airborne12 commented on PR #43114: URL: https://github.com/apache/doris/pull/43114#issuecomment-2452003908 run p1 -- 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] [fix](export) fix potential export concurrency issue [doris]

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

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

2024-11-01 Thread via GitHub
LiBinfeng-01 commented on PR #43103: URL: https://github.com/apache/doris/pull/43103#issuecomment-2452004944 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 unsub

Re: [PR] doc: remove redundant indentation among four blog files about transac… [doris-website]

2024-11-01 Thread via GitHub
KassieZ commented on PR #1258: URL: https://github.com/apache/doris-website/pull/1258#issuecomment-2451988372 Hi thank you for the contribution, please also update dev version as well. the En docs are located at `doris-website/docs`, CN docs are located at `i18n/zh-CN/docusaurus-plugin-cont

(doris) branch branch-2.1 updated: [fix](regression-test) fix test_hive_serde_prop #42886 (#43098)

2024-11-01 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 98d3db03b1c [fix](regression-test) fix

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

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

Re: [PR] [cherry-pick](branch-3.0) Pick "[Feature](schema change) Support add column bitmap with default value bitmap_empty (#42331)" [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #42701: URL: https://github.com/apache/doris/pull/42701#issuecomment-2452378402 TPC-DS: Total hot run time: 193981 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 showPrivilegesCommand in nereids [doris]

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

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

2024-11-01 Thread via GitHub
doris-robot commented on PR #43121: URL: https://github.com/apache/doris/pull/43121#issuecomment-2452403525 TPC-DS: Total hot run time: 196793 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 showPluginsCommand in nereids [doris]

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

Re: [PR] [Enhancement] Support move truncated old data to recycle bin [doris]

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

Re: [PR] [Improment]add internal workload group [doris]

2024-11-01 Thread via GitHub
wangbo commented on PR #42006: URL: https://github.com/apache/doris/pull/42006#issuecomment-2452880282 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] [Test](stats)Test [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43132: URL: https://github.com/apache/doris/pull/43132#issuecomment-2452882125 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] [Test](stats)Test [doris]

2024-11-01 Thread via GitHub
Jibing-Li commented on PR #43132: URL: https://github.com/apache/doris/pull/43132#issuecomment-2452882229 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] (nereids)implement showQueryProfileCommand in nereids [doris]

2024-11-01 Thread via GitHub
Vallishp commented on issue #42772: URL: https://github.com/apache/doris/issues/42772#issuecomment-2452882180 This Command is deprecated. is it needed in nereids? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

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

Re: [PR] [Enhancement] Support move truncated old data to recycle bin [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43107: URL: https://github.com/apache/doris/pull/43107#issuecomment-2452881377 ClickBench: Total hot run time: 32.88 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [Test](stats)Test [doris]

2024-11-01 Thread via GitHub
Jibing-Li opened a new pull request, #43132: URL: https://github.com/apache/doris/pull/43132 Test 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 unsubscribe, e-mail:

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

2024-11-01 Thread via GitHub
doris-robot commented on PR #43131: URL: https://github.com/apache/doris/pull/43131#issuecomment-2452895154 ClickBench: Total hot run time: 32.81 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [bugfix](hive)fix after insert overwrite hive table, data error for 2.1 (#43049) [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43127: URL: https://github.com/apache/doris/pull/43127#issuecomment-2452823690 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] [bugfix](hive)fix after insert overwrite hive table, data error for 2.1 (#43049) [doris]

2024-11-01 Thread via GitHub
wuwenchi opened a new pull request, #43127: URL: https://github.com/apache/doris/pull/43127 bp: #43049 -- 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-mai

Re: [PR] [bugfix](hive)fix after insert overwrite hive table, data error for 2.1 (#43049) [doris]

2024-11-01 Thread via GitHub
wuwenchi commented on PR #43127: URL: https://github.com/apache/doris/pull/43127#issuecomment-2452825602 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](statistics)Support get row count for pg and sql server. [doris]

2024-11-01 Thread via GitHub
Jibing-Li commented on PR #42674: URL: https://github.com/apache/doris/pull/42674#issuecomment-2452827537 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 unsubscr

Re: [PR] branch-3.0: [fix](jdbc catalog) Optimize JDBC Connection Closing to Ensure ProperResource Release [doris]

2024-11-01 Thread via GitHub
morningman commented on PR #43105: URL: https://github.com/apache/doris/pull/43105#issuecomment-2452828522 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] [Feat](Nereids) support unset command [doris]

2024-11-01 Thread via GitHub
LiBinfeng-01 commented on PR #43103: URL: https://github.com/apache/doris/pull/43103#issuecomment-2452825144 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 unsub

(doris) branch master updated: [bugfix](hive)fix after insert overwrite hive table, data error (#43049)

2024-11-01 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 c3507f5bcc4 [bugfix](hive)fix after insert overwrit

(doris) branch master updated: [fix](auditlog) add missing audit log fields and duplicate audit log error (#42262)

2024-11-01 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.git The following commit(s) were added to refs/heads/master by this push: new c3543510883 [fix](auditlog) add missing audit

Re: [PR] branch-3.0: [bugfix](hive)fix after insert overwrite hive table, data error [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43128: URL: https://github.com/apache/doris/pull/43128#issuecomment-2452829280 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: [bugfix](hive)fix after insert overwrite hive table, data error [doris]

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

(doris) branch auto-pick-43049-branch-2.1 created (now 9e7a1c9ae8d)

2024-11-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43049-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 9e7a1c9ae8d [fix](export) fix potential export concurrency issue #43109 (#43117) No new revis

(doris) branch auto-pick-43049-branch-3.0 created (now 757b0ea23c5)

2024-11-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43049-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 757b0ea23c5 [fix](regression-test) fix test_hive_serde_prop #42886 (#43099) No new revisions

(doris) branch auto-pick-42262-branch-3.0 created (now 757b0ea23c5)

2024-11-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42262-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 757b0ea23c5 [fix](regression-test) fix test_hive_serde_prop #42886 (#43099) No new revisions

Re: [PR] [bugfix](hive)fix after insert overwrite hive table, data error [doris]

2024-11-01 Thread via GitHub
CalvinKirs merged PR #43049: URL: https://github.com/apache/doris/pull/43049 -- 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] [fix](auditlog) add missing audit log fields and duplicate audit log error [doris]

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

(doris) branch auto-pick-43049-branch-3.0 updated (757b0ea23c5 -> 9e31c4951f4)

2024-11-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43049-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 757b0ea23c5 [fix](regression-test) fix test_hive_serde_prop #42886 (#43099) add 9e31c4951

Re: [PR] branch-3.0: [bugfix](hive)fix after insert overwrite hive table, data error [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43128: URL: https://github.com/apache/doris/pull/43128#issuecomment-2452829270 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 comme

Re: [PR] [fix](auditlog) add missing audit log fields and duplicate audit log error [doris]

2024-11-01 Thread via GitHub
morningman merged PR #42262: URL: https://github.com/apache/doris/pull/42262 -- 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] branch-3.0: [fix](auditlog) add missing audit log fields and duplicate audit log error [doris]

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

(doris) branch auto-pick-42262-branch-3.0 updated (757b0ea23c5 -> e02b1da8233)

2024-11-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42262-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 757b0ea23c5 [fix](regression-test) fix test_hive_serde_prop #42886 (#43099) add e02b1da82

Re: [PR] branch-3.0: [fix](auditlog) add missing audit log fields and duplicate audit log error [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43129: URL: https://github.com/apache/doris/pull/43129#issuecomment-2452829464 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 comme

[PR] branch-3.0: [fix](auditlog) add missing audit log fields and duplicate audit log error [doris]

2024-11-01 Thread via GitHub
github-actions[bot] opened a new pull request, #43129: URL: https://github.com/apache/doris/pull/43129 PR Body: ### What problem does this PR solve? Problem Summary: Issue 1 There are some fields that is missing in audit log table. This PR add them all: - shuffle_send_

Re: [PR] branch-3.0: [fix](auditlog) add missing audit log fields and duplicate audit log error [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43129: URL: https://github.com/apache/doris/pull/43129#issuecomment-2452829542 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] branch-3.0: [bugfix](hive)fix after insert overwrite hive table, data error [doris]

2024-11-01 Thread via GitHub
github-actions[bot] opened a new pull request, #43128: URL: https://github.com/apache/doris/pull/43128 PR Body: ### What problem does this PR solve? 1. Different remoteFs should correspond to different nativeFs. 2. If it is s3, we do not need to delete the stage directory. 3. Wh

Re: [PR] [test](doc) add some import-example in doris's doc to regression test [doris]

2024-11-01 Thread via GitHub
yagagagaga commented on PR #43123: URL: https://github.com/apache/doris/pull/43123#issuecomment-2452511735 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] [test](doc) add some import-example in doris's doc to regression test [doris]

2024-11-01 Thread via GitHub
yagagagaga opened a new pull request, #43123: URL: https://github.com/apache/doris/pull/43123 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Check List (For Committer) - Test - [x]

(doris) branch auto-pick-43109-branch-2.1 created (now 98d3db03b1c)

2024-11-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43109-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 98d3db03b1c [fix](regression-test) fix test_hive_serde_prop #42886 (#43098) No new revisions

Re: [PR] branch-3.0: [fix](jdbc catalog) Optimize JDBC Connection Closing to Ensure ProperResource Release [doris]

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

<    1   2   3   4   5   6   7   >