Re: [PR] [fix](data stream) Fix dead loop in VDataStreamMgr's de-constructor [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #46968: URL: https://github.com/apache/doris/pull/46968#issuecomment-2589417812 TeamCity be ut coverage result: Function Coverage: 40.57% (10573/26062) Line Coverage: 31.24% (89481/286440) Region Coverage: 30.36% (45765/150764) Branch Coverage: 26.

Re: [PR] [fix](ES Catalog)Make sure ES meta is synced before using [doris]

2025-01-14 Thread via GitHub
qidaye commented on PR #46781: URL: https://github.com/apache/doris/pull/46781#issuecomment-2589417952 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] branch-3.0: [fix](inverted index) Ensure that col_unique_ids in TabletIndex are not empty. #46648 [doris]

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

Re: [PR] [case](mtmv)wait task finish before select (#38553) [doris]

2025-01-14 Thread via GitHub
zddr commented on PR #46944: URL: https://github.com/apache/doris/pull/46944#issuecomment-2589420716 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 unsubscribe,

Re: [PR] [UT](pipeline) Add test cases for hash join [doris]

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

Re: [PR] [fix](cloud-mow) Make some timeout about mow more reasonable [doris]

2025-01-14 Thread via GitHub
zhannngchen commented on code in PR #46365: URL: https://github.com/apache/doris/pull/46365#discussion_r1914648351 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/insert/OlapInsertExecutor.java: ## @@ -183,6 +183,8 @@ protected void beforeExec() {

(doris) branch master updated: [improve](cloud-mow)Make some mow calculating delete bitmap config more reasonable (#46750)

2025-01-14 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ef18747deed [improve](cloud-mow)Make some mow

Re: [PR] [improve](cloud-mow)Make some mow calculating delete bitmap config more reasonable [doris]

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

(doris) branch auto-pick-46750-branch-3.0 created (now 6d3f3b21d08)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46750-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 6d3f3b21d08 [Chore](function) change hash set usage of all functions (#43289) (#46974) No new

(doris) branch auto-pick-46750-branch-3.0 updated (6d3f3b21d08 -> 59cb5e4b160)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46750-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 6d3f3b21d08 [Chore](function) change hash set usage of all functions (#43289) (#46974) ad

Re: [PR] branch-3.0: [improve](cloud-mow)Make some mow calculating delete bitmap config more reasonable #46750 [doris]

2025-01-14 Thread via GitHub
Thearas commented on PR #46986: URL: https://github.com/apache/doris/pull/46986#issuecomment-2589657325 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: [improve](cloud-mow)Make some mow calculating delete bitmap config more reasonable #46750 [doris]

2025-01-14 Thread via GitHub
dataroaring closed pull request #46986: branch-3.0: [improve](cloud-mow)Make some mow calculating delete bitmap config more reasonable #46750 URL: https://github.com/apache/doris/pull/46986 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[PR] branch-3.0: [improve](cloud-mow)Make some mow calculating delete bitmap config more reasonable #46750 [doris]

2025-01-14 Thread via GitHub
github-actions[bot] opened a new pull request, #46986: URL: https://github.com/apache/doris/pull/46986 Cherry-picked from #46750 -- 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-3.0: [improve](cloud-mow)Make some mow calculating delete bitmap config more reasonable #46750 [doris]

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

Re: [PR] [fix](cloud-mow) Make some timeout about mow more reasonable [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #46365: URL: https://github.com/apache/doris/pull/46365#issuecomment-2589658999 TeamCity be ut coverage result: Function Coverage: 40.57% (10573/26062) Line Coverage: 31.24% (89487/286439) Region Coverage: 30.36% (45778/150764) Branch Coverage: 26.

(doris) branch branch-2.1 updated: branch-2.1: [Fix](schema change) Fix NPE when rename column on table which has sequence type column #46906 (#46942)

2025-01-14 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 c60627250de branch-2.1: [Fix](schema ch

Re: [PR] branch-2.1: [Fix](schema change) Fix NPE when rename column on table which has sequence type column #46906 [doris]

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

Re: [PR] [fix](regression)Fix unstable compaction related cases [doris]

2025-01-14 Thread via GitHub
py023 commented on code in PR #46920: URL: https://github.com/apache/doris/pull/46920#discussion_r1914660146 ## regression-test/suites/fault_injection_p0/test_skip_index_compaction_fault_injection.groovy: ## @@ -76,6 +76,49 @@ suite("test_skip_index_compaction_fault_injection",

(doris-website) branch asf-site updated (f1c5c26153 -> 1cc76a54df)

2025-01-14 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 f1c5c26153 Automated deployment with doris branch @ 04e1970aa58d5bac36862593e96b43a7102c8121 new 1c

Re: [PR] [Fix](partial update) Forbid partial update when table is in `SCHEMA_CHANGE/ROLLUP` in FE [doris]

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

Re: [PR] [fix](nereids)Add catalog/db/table filter info in SchemaScanNode [doris]

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

Re: [PR] [fix](nereids)Add catalog/db/table filter info in SchemaScanNode [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #46864: URL: https://github.com/apache/doris/pull/46864#issuecomment-2589676407 TeamCity be ut coverage result: Function Coverage: 40.57% (10573/26062) Line Coverage: 31.24% (89497/286441) Region Coverage: 30.36% (45777/150767) Branch Coverage: 26.

Re: [PR] branch-3.0: [fix](inverted index) Ensure that col_unique_ids in TabletIndex are not empty. #46648 [doris]

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

(doris) branch branch-3.0 updated: branch-3.0: [fix](inverted index) Ensure that col_unique_ids in TabletIndex are not empty. #46648 (#46971)

2025-01-14 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 8d1553946a0 branch-3.0: [fix](inverted

(doris) branch auto-pick-46648-branch-3.0 deleted (was 97aa19ef184)

2025-01-14 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch auto-pick-46648-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 97aa19ef184 [fix](inverted index) Ensure that col_unique_ids in TabletIndex are not empty. (#466

Re: [PR] [fix](nereids)Add catalog/db/table filter info in SchemaScanNode [doris]

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

Re: [PR] [Fix](partial update) Forbid partial update when table is in `SCHEMA_CHANGE/ROLLUP` in FE [doris]

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

Re: [PR] [fix](nereids)Add catalog/db/table filter info in SchemaScanNode [doris]

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

Re: [PR] [Feature-WIP](dictionary) Support Dictonary Table [doris]

2025-01-14 Thread via GitHub
HappenLee commented on code in PR #45926: URL: https://github.com/apache/doris/pull/45926#discussion_r1914688107 ## fe/fe-core/src/main/java/org/apache/doris/dictionary/DictionaryManager.java: ## @@ -0,0 +1,365 @@ +// Licensed to the Apache Software Foundation (ASF) under one +/

Re: [PR] [Fix](partial update) Forbid partial update when table is in `SCHEMA_CHANGE/ROLLUP` in FE [doris]

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

Re: [PR] [feat](spill) support runtime filter [doris]

2025-01-14 Thread via GitHub
yiguolei commented on code in PR #46972: URL: https://github.com/apache/doris/pull/46972#discussion_r1914688016 ## be/src/pipeline/exec/partitioned_hash_join_sink_operator.cpp: ## @@ -87,6 +106,36 @@ Status PartitionedHashJoinSinkLocalState::close(RuntimeState* state, Status ex

Re: [PR] [feat](spill) support runtime filter [doris]

2025-01-14 Thread via GitHub
yiguolei commented on code in PR #46972: URL: https://github.com/apache/doris/pull/46972#discussion_r1914688503 ## be/src/pipeline/exec/partitioned_hash_join_sink_operator.cpp: ## @@ -87,6 +106,36 @@ Status PartitionedHashJoinSinkLocalState::close(RuntimeState* state, Status ex

Re: [PR] Revert "branch-3.0: [fix](memory) Process available memory to increase the Jemalloc cache [doris]

2025-01-14 Thread via GitHub
Thearas commented on PR #46991: URL: https://github.com/apache/doris/pull/46991#issuecomment-2589791110 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] [Enhancement] (nereids)implement showStorageVaultCommand in nereids [doris]

2025-01-14 Thread via GitHub
msridhar78 commented on PR #44805: URL: https://github.com/apache/doris/pull/44805#issuecomment-2589777367 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] branch-3.0: [Bug](hash) fix wrong HashLen16 implement and add cityhash64 unit test #46928 [doris]

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

Re: [PR] [fix](regression)Fix unstable compaction related cases [doris]

2025-01-14 Thread via GitHub
qidaye commented on PR #46920: URL: https://github.com/apache/doris/pull/46920#issuecomment-2589789350 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-WIP](dictionary) Support Dictonary Table [doris]

2025-01-14 Thread via GitHub
HappenLee commented on code in PR #45926: URL: https://github.com/apache/doris/pull/45926#discussion_r1914738027 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowDictionariesCommand.java: ## @@ -0,0 +1,74 @@ +// Licensed to the Apache Software Founda

Re: [PR] Revert "branch-3.0: [fix](memory) Process available memory to increase the Jemalloc cache [doris]

2025-01-14 Thread via GitHub
xinyiZzz commented on PR #46991: URL: https://github.com/apache/doris/pull/46991#issuecomment-2589791010 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] Revert "branch-3.0: [fix](memory) Process available memory to increase the Jemalloc cache [doris]

2025-01-14 Thread via GitHub
xinyiZzz opened a new pull request, #46991: URL: https://github.com/apache/doris/pull/46991 revert #45621 This reverts commit bfa7ca5fc6103d128f9dfa952fdacb947ca35342. ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary

(doris-website) branch asf-site updated (1cc76a54df -> 1f869ca892)

2025-01-14 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 1cc76a54df Automated deployment with doris branch @ 04e1970aa58d5bac36862593e96b43a7102c8121 new 1f

Re: [PR] [fix](cloud-mow) Make some timeout about mow more reasonable [doris]

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

[PR] [fix](heartbeat) use THREAD_POOL mode for heartbeat thrift server [doris]

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

Re: [PR] [fix](heartbeat) use THREAD_POOL mode for heartbeat thrift server [doris]

2025-01-14 Thread via GitHub
Thearas commented on PR #46992: URL: https://github.com/apache/doris/pull/46992#issuecomment-2589803295 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](heartbeat) use THREAD_POOL mode for heartbeat thrift server [doris]

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

Re: [PR] [UT](pipeline) Add test cases for hash join [doris]

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

Re: [PR] [fix](memtable) do not reset arena in to_block() [doris]

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

Re: [PR] [UT](pipeline) Add test cases for hash join [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #46976: URL: https://github.com/apache/doris/pull/46976#issuecomment-2589818356 TeamCity be ut coverage result: Function Coverage: 40.93% (10665/26059) Line Coverage: 31.48% (90176/286431) Region Coverage: 30.66% (46220/150763) Branch Coverage: 26.

Re: [PR] branch-3.0: [Bug](hash) fix wrong HashLen16 implement and add cityhash64 unit test #46928 [doris]

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

Re: [PR] [Feature-WIP](dictionary) Support Dictonary Table [doris]

2025-01-14 Thread via GitHub
HappenLee commented on code in PR #45926: URL: https://github.com/apache/doris/pull/45926#discussion_r1914742570 ## fe/fe-core/src/main/java/org/apache/doris/catalog/BuiltinScalarFunctions.java: ## @@ -632,7 +633,8 @@ public class BuiltinScalarFunctions implements FunctionHelpe

Re: [PR] [UT](pipeline) Add test cases for hash join [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #46976: URL: https://github.com/apache/doris/pull/46976#issuecomment-2589463030 TeamCity be ut coverage result: Function Coverage: 40.92% (10663/26059) Line Coverage: 31.49% (90201/286431) Region Coverage: 30.65% (46208/150763) Branch Coverage: 26.

Re: [PR] branch-3.0: [Bug](fix) Fix QueryStatistics thread-unsafe [doris]

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

Re: [PR] [fix](third-party) Fix the build of protobuf [doris]

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

Re: [PR] [fix](ES Catalog)Make sure ES meta is synced before using [doris]

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

(doris-website) branch master updated: [chore]:Improve the md-bold-plugin plugin (#1753)

2025-01-14 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 04e1970aa5 [chore]:Improve the md-bold-p

Re: [PR] [chore]:Improve the md-bold-plugin plugin [doris-website]

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

(doris-website) branch asf-site updated (ad32425e8d -> 81fb73513f)

2025-01-14 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 ad32425e8d Automated deployment with doris branch @ 60ce38bd29df9002c8d4886630a24d79c9f0adb4 new 81

Re: [PR] [fix](json) fix parsing double in jsonb [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #46977: URL: https://github.com/apache/doris/pull/46977#issuecomment-2589421546 TeamCity be ut coverage result: Function Coverage: 40.56% (10571/26062) Line Coverage: 31.23% (89463/286439) Region Coverage: 30.35% (45764/150764) Branch Coverage: 26.

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

2025-01-14 Thread via GitHub
amorynan commented on PR #46927: URL: https://github.com/apache/doris/pull/46927#issuecomment-2589436316 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](data stream) Fix dead loop in VDataStreamMgr's de-constructor [doris]

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

Re: [PR] branch-3.0: [Chore](function) change hash set usage of all functions #43289 [doris]

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

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

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

(doris-website) branch master updated (d8ff4b37dc -> 33573f6fc8)

2025-01-14 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git from d8ff4b37dc [auth]delete Authentication and Authorization folder (#1783) add 33573f6fc8 Fix incubator for

Re: [PR] Fix incubator for 2.1/3.0/dev/ cn & en [doris-website]

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

[PR] [fix](binlog) Fix table not gc binlog meta/records [doris]

2025-01-14 Thread via GitHub
wyxxxcat opened a new pull request, #46981: URL: https://github.com/apache/doris/pull/46981 ### 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] [UT](pipeline) Add test cases for hash join [doris]

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

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

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

Re: [PR] [fix](Nereids) bind schema table qualified column failed [doris]

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

Re: [PR] [Feature-WIP](dictionary) Support Dictonary Table [doris]

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

Re: [PR] branch-2.1: [debug] Add more logs when encounter unknown index column #43846 [doris]

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

[PR] branch-2.1: [debug] Add more logs when encounter unknown index column #43846 [doris]

2025-01-14 Thread via GitHub
bobhan1 opened a new pull request, #46984: URL: https://github.com/apache/doris/pull/46984 pick https://github.com/apache/doris/pull/43846 -- 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 spec

[I] Support for pushing down datetime query [doris-flink-connector]

2025-01-14 Thread via GitHub
zhiyuan192shine opened a new issue, #545: URL: https://github.com/apache/doris-flink-connector/issues/545 ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Descripti

Re: [PR] [fix](third-party) Fix the build of protobuf [doris]

2025-01-14 Thread via GitHub
github-actions[bot] commented on PR #46978: URL: https://github.com/apache/doris/pull/46978#issuecomment-2589568070 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](third-party) Fix the build of protobuf [doris]

2025-01-14 Thread via GitHub
github-actions[bot] commented on PR #46978: URL: https://github.com/apache/doris/pull/46978#issuecomment-2589568178 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](Nereids) bind schema table qualified column failed [doris]

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

Re: [PR] [feature](view)Support modify view comment [doris]

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

Re: [PR] branch-3.0: [Bug](explain) fix wrong display of SortAlgorithm on explain #46559 [doris]

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

Re: [PR] [fix](cloud-mow) Make some timeout about mow more reasonable [doris]

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

Re: [PR] [refactor](exec) refactor analytic operator to improve performance [doris]

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

Re: [PR] [fix](cloud-mow) Make some timeout about mow more reasonable [doris]

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

Re: [PR] [fix](data stream) Fix dead loop in VDataStreamMgr's de-constructor [doris]

2025-01-14 Thread via GitHub
Gabriel39 merged PR #46968: URL: https://github.com/apache/doris/pull/46968 -- 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 master updated (ef18747deed -> 5b02623e202)

2025-01-14 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ef18747deed [improve](cloud-mow)Make some mow calculating delete bitmap config more reasonable (#46750) add 5

[PR] branch-3.0: [fix](data stream) Fix dead loop in VDataStreamMgr's de-constructor #46968 [doris]

2025-01-14 Thread via GitHub
github-actions[bot] opened a new pull request, #46987: URL: https://github.com/apache/doris/pull/46987 Cherry-picked from #46968 -- 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-46968-branch-2.1 created (now c60627250de)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46968-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at c60627250de branch-2.1: [Fix](schema change) Fix NPE when rename column on table which has seq

Re: [PR] [feature](sql-dialect)support convert hive view and presto view use sql convertor service [doris]

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

Re: [PR] [fix](memtable) do not reset arena in to_block() [doris]

2025-01-14 Thread via GitHub
kaijchen commented on PR #46988: URL: https://github.com/apache/doris/pull/46988#issuecomment-2589731288 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](memtable) do not reset arena in to_block() [doris]

2025-01-14 Thread via GitHub
Thearas commented on PR #46988: URL: https://github.com/apache/doris/pull/46988#issuecomment-2589730954 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-46968-branch-3.0 updated (8d1553946a0 -> ab415aca946)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46968-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 8d1553946a0 branch-3.0: [fix](inverted index) Ensure that col_unique_ids in TabletIndex are no

(doris) branch auto-pick-46968-branch-2.1 deleted (was c60627250de)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46968-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was c60627250de branch-2.1: [Fix](schema change) Fix NPE when rename column on table which has seq

Re: [PR] [UT](pipeline) Add test cases for hash join [doris]

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

Re: [PR] branch-3.0: [fix](data stream) Fix dead loop in VDataStreamMgr's de-constructor #46968 [doris]

2025-01-14 Thread via GitHub
dataroaring closed pull request #46987: branch-3.0: [fix](data stream) Fix dead loop in VDataStreamMgr's de-constructor #46968 URL: https://github.com/apache/doris/pull/46987 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] branch-3.0: [fix](data stream) Fix dead loop in VDataStreamMgr's de-constructor #46968 [doris]

2025-01-14 Thread via GitHub
hello-stephen commented on PR #46987: URL: https://github.com/apache/doris/pull/46987#issuecomment-2589728062 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] [fix](memtable) do not reset arena in to_block() [doris]

2025-01-14 Thread via GitHub
kaijchen opened a new pull request, #46988: URL: https://github.com/apache/doris/pull/46988 ### What problem does this PR solve? Issue Number: DORIS-18080. Related PR: #xxx Problem Summary: Do not reset _arena, because it is still used in `~MemTable()` when releasing agg

Re: [PR] [feature](sql-dialect)support convert hive view and presto view use sql convertor service [doris]

2025-01-14 Thread via GitHub
liujiwen-up commented on PR #46308: URL: https://github.com/apache/doris/pull/46308#issuecomment-2589729661 g...@github.com:apache/doris.git -- 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

Re: [PR] [fix](memtable) do not reset arena in to_block() (#46988) [doris]

2025-01-14 Thread via GitHub
Thearas commented on PR #46989: URL: https://github.com/apache/doris/pull/46989#issuecomment-2589735680 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](memtable) do not reset arena in to_block() (#46988) [doris]

2025-01-14 Thread via GitHub
kaijchen commented on PR #46989: URL: https://github.com/apache/doris/pull/46989#issuecomment-2589735759 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] [fix](memtable) do not reset arena in to_block() (#46988) [doris]

2025-01-14 Thread via GitHub
kaijchen opened a new pull request, #46989: URL: https://github.com/apache/doris/pull/46989 ### What problem does this PR solve? cherry-pick #46988 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] [fix](memtable) do not reset arena in to_block() (#46988) [doris]

2025-01-14 Thread via GitHub
github-actions[bot] commented on PR #46989: URL: https://github.com/apache/doris/pull/46989#issuecomment-2589739998 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](memtable) do not reset arena in to_block() [doris]

2025-01-14 Thread via GitHub
github-actions[bot] commented on PR #46988: URL: https://github.com/apache/doris/pull/46988#issuecomment-2589739027 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](memtable) do not reset arena in to_block() (#46988) [doris]

2025-01-14 Thread via GitHub
github-actions[bot] commented on PR #46989: URL: https://github.com/apache/doris/pull/46989#issuecomment-2589739924 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](memtable) do not reset arena in to_block() [doris]

2025-01-14 Thread via GitHub
github-actions[bot] commented on PR #46988: URL: https://github.com/apache/doris/pull/46988#issuecomment-2589738965 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

<    1   2   3   4   5   6   7   8   >