Re: [PR] [Enhancement](wal) Optimize group commit manager log [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30849: URL: https://github.com/apache/doris/pull/30849#issuecomment-1926411024 clang-tidy review says "All clean, LGTM! :+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

Re: [PR] [feature](multi-catalog)support hms catalog create and drop table/db [doris]

2024-02-04 Thread via GitHub
morningman commented on code in PR #30198: URL: https://github.com/apache/doris/pull/30198#discussion_r1477743313 ## fe/fe-core/src/main/java/org/apache/doris/datasource/CatalogDatabase.java: ## @@ -0,0 +1,22 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

Re: [PR] [chore](clang-tidy): add bugprone linters [doris]

2024-02-04 Thread via GitHub
morningman merged PR #29521: URL: https://github.com/apache/doris/pull/29521 -- 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 master updated (89b2c19a071 -> 98e44fbd978)

2024-02-04 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 89b2c19a071 [typo](doc) modify format (#30816) add 98e44fbd978 [chore](clang-tidy): add bugprone linters (#295

Re: [PR] [Feature](auto-inc) Add start value for auto increment column [doris]

2024-02-04 Thread via GitHub
Yukang-Lian commented on PR #30512: URL: https://github.com/apache/doris/pull/30512#issuecomment-1926401839 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] [cherry-pick](column) support append_data_by_selector function in const column (#29996) [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30845: URL: https://github.com/apache/doris/pull/30845#issuecomment-1926400957 TeamCity be ut coverage result: Function Coverage: 37.85% (8034/21225) Line Coverage: 29.53% (65483/221737) Region Coverage: 28.97% (33650/116163) Branch Coverage: 24.8

Re: [PR] [Enhancement](wal) Optimize group commit manager log [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30849: URL: https://github.com/apache/doris/pull/30849#issuecomment-1926399278 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](wal) Optimize group commit manager log [doris]

2024-02-04 Thread via GitHub
Yukang-Lian commented on PR #30849: URL: https://github.com/apache/doris/pull/30849#issuecomment-1926399382 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] [Enhancement](wal) Optimize group commit manager log [doris]

2024-02-04 Thread via GitHub
Yukang-Lian opened a new pull request, #30849: URL: https://github.com/apache/doris/pull/30849 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [cherry-pick](column) support append_data_by_selector function in const column (#29996) [doris]

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

Re: [PR] [fix](Nereids) colcoate node attr lost after merge fragment (#30818) [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30841: URL: https://github.com/apache/doris/pull/30841#issuecomment-1926395863 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit b5fc1ad11af3d17ae7ce1dc7728a836a50506d53 with default session variables Stream

Re: [PR] [feature](multi-catalog)support hms catalog create and drop table/db [doris]

2024-02-04 Thread via GitHub
wsjz commented on code in PR #30198: URL: https://github.com/apache/doris/pull/30198#discussion_r145726 ## fe/fe-core/src/main/java/org/apache/doris/datasource/HMSExternalCatalog.java: ## @@ -227,6 +239,154 @@ public void notifyPropertiesUpdated(Map updatedProps) {

Re: [PR] [fix](Nereids) colcoate node attr lost after merge fragment (#30818) [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30841: URL: https://github.com/apache/doris/pull/30841#issuecomment-1926391702 ClickBench: Total hot run time: 29.94 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](queryctx) move tg related code to task group [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30829: URL: https://github.com/apache/doris/pull/30829#issuecomment-1926389745 TeamCity be ut coverage result: Function Coverage: 36.16% (8626/23853) Line Coverage: 28.22% (70560/250050) Region Coverage: 27.22% (36408/133771) Branch Coverage: 24.0

Re: [PR] [refactor](taskqueue) remove old task scheduler based wg [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30832: URL: https://github.com/apache/doris/pull/30832#issuecomment-1926389452 TeamCity be ut coverage result: Function Coverage: 36.20% (8625/23826) Line Coverage: 28.22% (70523/249873) Region Coverage: 27.23% (36396/133672) Branch Coverage: 24.0

Re: [PR] [improvement](binlog) Change BinlogConfig default TTL_SECONDS to 86400 (1day) (#30771) [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30798: URL: https://github.com/apache/doris/pull/30798#issuecomment-1926386283 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit e3cb12e6c6e882df8abebcd5ddd678317aef40be with default session variables Stream

Re: [PR] [fix](Nereids) colcoate node attr lost after merge fragment (#30818) [doris]

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

Re: [PR] [fix](Nereids) physical property deriver on some node is not right (#… [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30838: URL: https://github.com/apache/doris/pull/30838#issuecomment-1926384617 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 8c177174bbf64613fcc9dd2a5bd59a9acd861361 with default session variables Stream

(doris) branch master updated: [typo](doc) modify format (#30816)

2024-02-04 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.git The following commit(s) were added to refs/heads/master by this push: new 89b2c19a071 [typo](doc) modify format (#30816) 89b2

Re: [PR] [typo](doc) modify format [doris]

2024-02-04 Thread via GitHub
JNSimba merged PR #30816: URL: https://github.com/apache/doris/pull/30816 -- 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.apac

Re: [PR] [improvement](binlog) Change BinlogConfig default TTL_SECONDS to 86400 (1day) (#30771) [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30798: URL: https://github.com/apache/doris/pull/30798#issuecomment-1926382403 ClickBench: Total hot run time: 30.98 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](Nereids) physical property deriver on some node is not right (#… [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30838: URL: https://github.com/apache/doris/pull/30838#issuecomment-1926380787 ClickBench: Total hot run time: 30.84 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](memory) jemalloc conf lg_tcache_max restore default [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30848: URL: https://github.com/apache/doris/pull/30848#issuecomment-1926380837 clang-tidy review says "All clean, LGTM! :+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

Re: [PR] [improvement](binlog) Change BinlogConfig default TTL_SECONDS to 86400 (1day) (#30771) [doris]

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

Re: [PR] [fix](Nereids) physical property deriver on some node is not right (#… [doris]

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

Re: [PR] [feature-wip](plsql)(step1) Support PL-SQL [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30817: URL: https://github.com/apache/doris/pull/30817#issuecomment-1926370953 clang-tidy review says "All clean, LGTM! :+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

Re: [PR] [fix](memory) jemalloc conf lg_tcache_max restore default [doris]

2024-02-04 Thread via GitHub
xinyiZzz commented on PR #30848: URL: https://github.com/apache/doris/pull/30848#issuecomment-1926370039 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) jemalloc conf lg_tcache_max restore default [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30848: URL: https://github.com/apache/doris/pull/30848#issuecomment-192637 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](memory) jemalloc conf lg_tcache_max restore default [doris]

2024-02-04 Thread via GitHub
xinyiZzz opened a new pull request, #30848: URL: https://github.com/apache/doris/pull/30848 ## Proposed changes same as: #26362 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apach

Re: [PR] [test](statistics)Add analyze mtmv test case. [doris]

2024-02-04 Thread via GitHub
Jibing-Li commented on PR #30847: URL: https://github.com/apache/doris/pull/30847#issuecomment-1926368349 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [fix](Nereids) colcoate node attr lost after merge fragment (#30818) [doris]

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

Re: [PR] [test](statistics)Add analyze mtmv test case. [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30847: URL: https://github.com/apache/doris/pull/30847#issuecomment-1926367942 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](statistics)Add analyze mtmv test case. [doris]

2024-02-04 Thread via GitHub
Jibing-Li opened a new pull request, #30847: URL: https://github.com/apache/doris/pull/30847 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [fix](catalog) fix data_sub/data_add func pushdown in jdbcscan [doris]

2024-02-04 Thread via GitHub
zy-kkk commented on PR #30807: URL: https://github.com/apache/doris/pull/30807#issuecomment-1926366282 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](plsql)(step1) Support PL-SQL [doris]

2024-02-04 Thread via GitHub
xinyiZzz commented on PR #30817: URL: https://github.com/apache/doris/pull/30817#issuecomment-1926360363 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] [improvement](binlog) Change BinlogConfig default TTL_SECONDS to 86400 (1day) (#30771) [doris]

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

Re: [PR] [fix](Nereids) physical property deriver on some node is not right (#… [doris]

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

[PR] [fix](multi-catalog)enable use self splitter default [doris]

2024-02-04 Thread via GitHub
wsjz opened a new pull request, #30846: URL: https://github.com/apache/doris/pull/30846 ## Proposed changes remove use self splitter config ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [fix](multi-catalog)enable use self splitter default [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30846: URL: https://github.com/apache/doris/pull/30846#issuecomment-1926352651 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]Fix github workflow Run ITCases 2.0 failure [doris-flink-connector]

2024-02-04 Thread via GitHub
DongLiang-0 opened a new pull request, #314: URL: https://github.com/apache/doris-flink-connector/pull/314 # Proposed changes Issue Number: close #xxx ## Problem Summary: Due to the concurrent execution of multiple threads in github workflow, the container was shut down.

Re: [PR] [cherry-pick](column) support append_data_by_selector function in const column (#29996) [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30845: URL: https://github.com/apache/doris/pull/30845#issuecomment-1926347069 clang-tidy review says "All clean, LGTM! :+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

Re: [PR] [improve](group-commit) Modify some log [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30842: URL: https://github.com/apache/doris/pull/30842#issuecomment-1926346214 clang-tidy review says "All clean, LGTM! :+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

Re: [PR] [Improve](InPredict) enhance in predict with struct type [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on code in PR #30840: URL: https://github.com/apache/doris/pull/30840#discussion_r1477740086 ## be/src/vec/functions/function_struct_in.h: ## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor li

Re: [PR] [cherry-pick](column) support append_data_by_selector function in const column (#29996) [doris]

2024-02-04 Thread via GitHub
zhangstar333 commented on PR #30845: URL: https://github.com/apache/doris/pull/30845#issuecomment-1926340530 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] [Improvement](join) optimization for build_side_output_column [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on code in PR #30826: URL: https://github.com/apache/doris/pull/30826#discussion_r1477739470 ## be/src/vec/exec/join/process_hash_table_probe_impl.h: ## @@ -17,12 +17,15 @@ #pragma once +#include Review Comment: warning: 'gen_cpp/PlanNodes

Re: [PR] [cherry-pick](column) support append_data_by_selector function in const column (#29996) [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30845: URL: https://github.com/apache/doris/pull/30845#issuecomment-1926340402 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] [cherry-pick](column) support append_data_by_selector function in const column (#29996) [doris]

2024-02-04 Thread via GitHub
zhangstar333 opened a new pull request, #30845: URL: https://github.com/apache/doris/pull/30845 cherry-pick from master #29996 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the dis

Re: [PR] [fix](multi-catalog)fix getting ugi methods and unify them [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30844: URL: https://github.com/apache/doris/pull/30844#issuecomment-1926336882 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] [improve](group-commit) Modify some log [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30842: URL: https://github.com/apache/doris/pull/30842#issuecomment-1926336736 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] [improve](group-commit) Modify some log [doris]

2024-02-04 Thread via GitHub
mymeiyi opened a new pull request, #30842: URL: https://github.com/apache/doris/pull/30842 ## Proposed changes Modify some log ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache

[I] [Bug] Reason: column(__DORIS_DELETE_SIGN__) values is null while columns is not nullable. [doris]

2024-02-04 Thread via GitHub
q1051738725 opened a new issue, #30843: URL: https://github.com/apache/doris/issues/30843 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris2.0.2 flink 1.1

[PR] [fix](multi-catalog)fix getting ugi methods and unify them [doris]

2024-02-04 Thread via GitHub
wsjz opened a new pull request, #30844: URL: https://github.com/apache/doris/pull/30844 ## Proposed changes put all ugi login methods to HadoopUGI ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.o

Re: [PR] [fix](Nereids) colcoate node attr lost after merge fragment (#30818) [doris]

2024-02-04 Thread via GitHub
morrySnow commented on PR #30841: URL: https://github.com/apache/doris/pull/30841#issuecomment-1926331809 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [fix](Nereids) colcoate node attr lost after merge fragment (#30818) [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30841: URL: https://github.com/apache/doris/pull/30841#issuecomment-1926331589 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](Nereids) colcoate node attr lost after merge fragment (#30818) [doris]

2024-02-04 Thread via GitHub
morrySnow opened a new pull request, #30841: URL: https://github.com/apache/doris/pull/30841 pick from master #30818 commit id 3e4a2514e1aed741472dd43c77f09a230d2987f2 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relative

Re: [PR] [Improve](InPredict) enhance in predict with struct type [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30840: URL: https://github.com/apache/doris/pull/30840#issuecomment-1926330339 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] [Improve](InPredict) enhance in predict with struct type [doris]

2024-02-04 Thread via GitHub
amorynan opened a new pull request, #30840: URL: https://github.com/apache/doris/pull/30840 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [Improvement](join) optimization for build_side_output_column [doris]

2024-02-04 Thread via GitHub
BiteThet commented on PR #30826: URL: https://github.com/apache/doris/pull/30826#issuecomment-1926329411 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] [improvement](balance) fix multiple problems for balance on large cluster [doris]

2024-02-04 Thread via GitHub
yujun777 commented on PR #30713: URL: https://github.com/apache/doris/pull/30713#issuecomment-1926327092 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] [improvement](binlog) Change BinlogConfig default TTL_SECONDS to 86400 (1day) (#30771) [doris]

2024-02-04 Thread via GitHub
dataroaring commented on PR #30798: URL: https://github.com/apache/doris/pull/30798#issuecomment-1926326400 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] [enhancement](nereids)allow reorder mark join [doris]

2024-02-04 Thread via GitHub
starocean999 commented on PR #30644: URL: https://github.com/apache/doris/pull/30644#issuecomment-1926325389 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](join) JoinHashTable::pre_build_idxs should be const [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30837: URL: https://github.com/apache/doris/pull/30837#issuecomment-1926324113 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](join) JoinHashTable::pre_build_idxs should be const [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30837: URL: https://github.com/apache/doris/pull/30837#issuecomment-1926324077 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 master updated: [fix](Nereids) colcoate node attr lost after merge fragment (#30818)

2024-02-04 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 3e4a2514e1a [fix](Nereids) colcoate node attr

Re: [PR] [fix](Nereids) colcoate node attr lost after merge fragment [doris]

2024-02-04 Thread via GitHub
morrySnow merged PR #30818: URL: https://github.com/apache/doris/pull/30818 -- 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] [fix](Nereids) physical property deriver on some node is not right (#… [doris]

2024-02-04 Thread via GitHub
morrySnow commented on PR #30838: URL: https://github.com/apache/doris/pull/30838#issuecomment-1926321770 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] [feature](merge-cloud) Refactor compaction for cloud compaction [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on code in PR #30839: URL: https://github.com/apache/doris/pull/30839#discussion_r1477725517 ## be/src/olap/compaction.cpp: ## @@ -293,449 +337,327 @@ bool Compaction::handle_ordered_data_compaction() { // most rowset of current compaction is n

Re: [PR] [fix](kerberos) fix kerberos ugi login method [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30766: URL: https://github.com/apache/doris/pull/30766#issuecomment-1926319119 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](kerberos) fix kerberos ugi login method [doris]

2024-02-04 Thread via GitHub
morningman commented on PR #30766: URL: https://github.com/apache/doris/pull/30766#issuecomment-1926318592 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [fix](kerberos) fix kerberos ugi login method [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30766: URL: https://github.com/apache/doris/pull/30766#issuecomment-1926319146 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] [BugFix](MultiCatalog) Fix oss file location is not avaiable in iceberg hadoop catalog [doris]

2024-02-04 Thread via GitHub
yiguolei commented on PR #30761: URL: https://github.com/apache/doris/pull/30761#issuecomment-1926315171 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] [opt](catalog) cache the converted properties [doris]

2024-02-04 Thread via GitHub
morningman commented on PR #30668: URL: https://github.com/apache/doris/pull/30668#issuecomment-1926315121 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

(doris) branch master updated: [fix](merge-cloud) Disable memtable on sink node & unique key merge on write (#30833)

2024-02-04 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 925074c0dfe [fix](merge-cloud) Disable memtable

Re: [PR] [fix](merge-cloud) Disable memtable on sink node & unique key merge on write [doris]

2024-02-04 Thread via GitHub
yiguolei merged PR #30833: URL: https://github.com/apache/doris/pull/30833 -- 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 branch-2.0 updated: Fix start be core caused by query stats report (#30836)

2024-02-04 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new a3f1f8ae64d Fix start be core caused by

Re: [PR] [Fix](executor)Fix start be core caused by query statistics report [doris]

2024-02-04 Thread via GitHub
yiguolei merged PR #30836: URL: https://github.com/apache/doris/pull/30836 -- 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] [refactor](taskqueue) remove old task scheduler based wg [doris]

2024-02-04 Thread via GitHub
yiguolei commented on PR #30832: URL: https://github.com/apache/doris/pull/30832#issuecomment-1926312753 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] [typo](doc) modify format [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30816: URL: https://github.com/apache/doris/pull/30816#issuecomment-1926311093 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] [typo](doc) modify format [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30816: URL: https://github.com/apache/doris/pull/30816#issuecomment-1926311055 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] [typo](doc) modify format [doris]

2024-02-04 Thread via GitHub
zy-kkk commented on PR #30816: URL: https://github.com/apache/doris/pull/30816#issuecomment-1926310313 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](merge-cloud) Refactor compaction for cloud compaction [doris]

2024-02-04 Thread via GitHub
platoneko commented on PR #30839: URL: https://github.com/apache/doris/pull/30839#issuecomment-1926310190 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] [refactor](queryctx) move tg related code to task group [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on code in PR #30829: URL: https://github.com/apache/doris/pull/30829#discussion_r1477718569 ## be/src/runtime/task_group/task_group.h: ## @@ -142,9 +142,15 @@ class TaskGroup : public std::enable_shared_from_this { return _memory_limit >

Re: [PR] [feature](merge-cloud) Refactor compaction for cloud compaction [doris]

2024-02-04 Thread via GitHub
platoneko commented on PR #30839: URL: https://github.com/apache/doris/pull/30839#issuecomment-1926307291 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] [feature](merge-cloud) Refactor compaction for cloud compaction [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30839: URL: https://github.com/apache/doris/pull/30839#issuecomment-1926307205 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] [feature](merge-cloud) Refactor compaction for cloud compaction [doris]

2024-02-04 Thread via GitHub
platoneko opened a new pull request, #30839: URL: https://github.com/apache/doris/pull/30839 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [refactor](scanner) refactoring and optimizing scanner scheduling [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on code in PR #30746: URL: https://github.com/apache/doris/pull/30746#discussion_r1477713431 ## be/src/vec/exec/scan/scanner_scheduler.cpp: ## @@ -139,155 +117,108 @@ Status ScannerScheduler::init(ExecEnv* env) { return Status::OK(); } -Stat

Re: [PR] [refactor](queryctx) move tg related code to task group [doris]

2024-02-04 Thread via GitHub
yiguolei commented on PR #30829: URL: https://github.com/apache/doris/pull/30829#issuecomment-1926301747 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) physical property deriver on some node is not right (#… [doris]

2024-02-04 Thread via GitHub
morrySnow commented on PR #30838: URL: https://github.com/apache/doris/pull/30838#issuecomment-1926300598 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [fix](Nereids) physical property deriver on some node is not right (#… [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30838: URL: https://github.com/apache/doris/pull/30838#issuecomment-1926300524 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](Nereids) physical property deriver on some node is not right (#… [doris]

2024-02-04 Thread via GitHub
morrySnow opened a new pull request, #30838: URL: https://github.com/apache/doris/pull/30838 …30819) pick from master #30819 commit id d6bff23f4805f9d6b58c5450479ffa6ecc7a633c ## Proposed changes Issue Number: close #xxx ## Further comments If thi

Re: [PR] [refactor](taskqueue) remove old task scheduler based wg [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30832: URL: https://github.com/apache/doris/pull/30832#issuecomment-192639 clang-tidy review says "All clean, LGTM! :+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

Re: [PR] [feature](sink) support paritition tablet sink shuffle [doris]

2024-02-04 Thread via GitHub
zhangstar333 commented on PR #30821: URL: https://github.com/apache/doris/pull/30821#issuecomment-1926296994 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] [feature](sink) support paritition tablet sink shuffle [doris]

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

Re: [PR] [feature](sink) support paritition tablet sink shuffle [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30821: URL: https://github.com/apache/doris/pull/30821#issuecomment-1926295969 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 master updated: [fix](chinese) fix the issue where the be crashes due to the missing chinese dict (#30712)

2024-02-04 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 b7f1198a1ff [fix](chinese) fix the issue whe

Re: [PR] [fix](chinese) fix the issue where the be crashes due to the missing … [doris]

2024-02-04 Thread via GitHub
qidaye merged PR #30712: URL: https://github.com/apache/doris/pull/30712 -- 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 master updated: [fix](Nereids) physical property deriver on some node is not right (#30819)

2024-02-04 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 d6bff23f480 [fix](Nereids) physical property d

Re: [PR] [fix](Nereids) physical property deriver on some node is not right [doris]

2024-02-04 Thread via GitHub
morrySnow merged PR #30819: URL: https://github.com/apache/doris/pull/30819 -- 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] [fix](Nereids) physical property deriver on some node is not right [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30819: URL: https://github.com/apache/doris/pull/30819#issuecomment-1926290507 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] [refactor](taskqueue) remove old task scheduler based wg [doris]

2024-02-04 Thread via GitHub
yiguolei commented on PR #30832: URL: https://github.com/apache/doris/pull/30832#issuecomment-1926289629 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

  1   2   3   4   5   6   7   8   >