Re: [PR] [fix](build index)Remove index_meta in tablet schema when the index is dropped. [doris]

2024-07-11 Thread via GitHub
qidaye commented on PR #37646: URL: https://github.com/apache/doris/pull/37646#issuecomment-187545 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] [feature](mtmv) Support querying rewrite by materialized view when DML such as insert and insert overwrite [doris]

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

Re: [PR] [feature](mtmv) Support to use mv group dimension when query aggregate function is distinct (#36318) [doris]

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

Re: [PR] [branch-2.1] Pick some memory patch [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37654: URL: https://github.com/apache/doris/pull/37654#issuecomment-197044 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] [branch-2.1] Pick some memory patch [doris]

2024-07-11 Thread via GitHub
xinyiZzz opened a new pull request, #37654: URL: https://github.com/apache/doris/pull/37654 ## Proposed changes pick #35518 #35965 #36235 #36307 #36412 #36679 #36599 #36768 #37164 #37174 #37525 -- This is an automated message from the Apache Git Ser

Re: [PR] [branch-2.1] Pick some memory patch [doris]

2024-07-11 Thread via GitHub
xinyiZzz commented on PR #37654: URL: https://github.com/apache/doris/pull/37654#issuecomment-197327 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] [config](trash) change trash_file_expire_time_sec to 0 [doris]

2024-07-11 Thread via GitHub
yujun777 commented on PR #37648: URL: https://github.com/apache/doris/pull/37648#issuecomment-197372 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 unsubscri

(doris) branch branch-2.1 updated: [branch-2.1][improvement](jdbc catalog) Catch `AbstractMethodError` in `getColumnValue` Method and Suggest Updating to ojdbc8+ (#37634)

2024-07-11 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 ef754487d9a [branch-2.1][improvement](jdbc

Re: [PR] [feature](mtmv) Support querying rewrite by materialized view when DML such as insert and insert overwrite [doris]

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

Re: [PR] [branch-2.1][improvement](jdbc catalog) Catch `AbstractMethodError` in `getColumnValue` Method and Suggest Updating to ojdbc8+ [doris]

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

Re: [PR] [branch-2.0][improvement](jdbc catalog) Change JdbcExecutor's error reporting from UDF to JDBC [doris]

2024-07-11 Thread via GitHub
zy-kkk merged PR #35699: URL: https://github.com/apache/doris/pull/35699 -- 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 branch-2.1 updated (ef754487d9a -> 39ded1f6495)

2024-07-11 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from ef754487d9a [branch-2.1][improvement](jdbc catalog) Catch `AbstractMethodError` in `getColumnValue` Method and Sugg

Re: [PR] [branch-2.1][improvement](jdbc catalog) Change JdbcExecutor's error reporting from UDF to JDBC [doris]

2024-07-11 Thread via GitHub
zy-kkk merged PR #37635: URL: https://github.com/apache/doris/pull/37635 -- 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 branch-2.0 updated: [branch-2.0][improvement](jdbc catalog) Change JdbcExecutor's error reporting from UDF to JDBC (#35699)

2024-07-11 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 2e61d1603a5 [branch-2.0][improvement](jdbc

Re: [PR] [fix](group commit) Fix some group commit problems [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37595: URL: https://github.com/apache/doris/pull/37595#issuecomment-204636 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] [regression-test](group commit) modify some case to make group commit can run all case [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-205382 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](group commit) Fix some group commit problems [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37595: URL: https://github.com/apache/doris/pull/37595#issuecomment-204588 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] [regression-test](group commit) modify some case to make group commit can run all case [doris]

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

[I] [Bug] doris be memory keeps rising [doris]

2024-07-11 Thread via GitHub
wenyiliu opened a new issue, #37655: URL: https://github.com/apache/doris/issues/37655 ### 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 2.0.3 ### What's

Re: [PR] [regression-test](group commit) modify some case to make group commit can run all case [doris]

2024-07-11 Thread via GitHub
dataroaring merged PR #26856: URL: https://github.com/apache/doris/pull/26856 -- 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](publish) Fix publish failed because because "task" is null [doris]

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

Re: [PR] [branch-2.1](memory) Pick some memory patch [doris]

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

(doris) branch master updated (9bfb5e38a2a -> 78e1409b2a6)

2024-07-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9bfb5e38a2a [regression-test](group commit) modify some case to make group commit can run all case (#26856)

(doris) branch master updated: [fix](group commit) Fix some group commit problems (#37595)

2024-07-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 24969d5ad42 [fix](group commit) Fix some gro

(doris) branch master updated: [regression-test](group commit) modify some case to make group commit can run all case (#26856)

2024-07-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 9bfb5e38a2a [regression-test](group commit)

Re: [PR] [fix](publish) Fix publish failed because because "task" is null [doris]

2024-07-11 Thread via GitHub
dataroaring merged PR #37531: URL: https://github.com/apache/doris/pull/37531 -- 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](group commit) Fix some group commit problems [doris]

2024-07-11 Thread via GitHub
dataroaring merged PR #37595: URL: https://github.com/apache/doris/pull/37595 -- 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.

(doris) branch branch-2.1 updated: [fix](publish) Pick Fix publish failed because because task is null (#37546)

2024-07-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 8a0d940914e [fix](publish) Pick Fix

Re: [PR] [fix](publish) Pick Fix publish failed because because task is null [doris]

2024-07-11 Thread via GitHub
dataroaring merged PR #37546: URL: https://github.com/apache/doris/pull/37546 -- 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](nereids)subquery unnesting get wrong result if correlated conjuncts is not slot_a = slot_b [doris]

2024-07-11 Thread via GitHub
starocean999 commented on PR #37644: URL: https://github.com/apache/doris/pull/37644#issuecomment-235791 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-2.1](memory) Add `ThreadMemTrackerMgr` BE UT [doris]

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

Re: [PR] [branch-2.1](memory) Add `ThreadMemTrackerMgr` BE UT [doris]

2024-07-11 Thread via GitHub
xinyiZzz commented on PR #37654: URL: https://github.com/apache/doris/pull/37654#issuecomment-242199 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](cloud) fix analyze compound predicate exception when show copy [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37656: URL: https://github.com/apache/doris/pull/37656#issuecomment-243629 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](cloud) fix analyze compound predicate exception when show copy [doris]

2024-07-11 Thread via GitHub
sollhui opened a new pull request, #37656: URL: https://github.com/apache/doris/pull/37656 Bug report: ``` mysql> show copy where id='e66c0eb7372b4c80-878129e0fd85' and tablename ='test_delete_on' and files like 'test_delete_on.json' and state='finished'\G ERROR 1105 (HY000): er

Re: [PR] [fix](cloud) fix analyze compound predicate exception when show copy [doris]

2024-07-11 Thread via GitHub
sollhui commented on PR #37656: URL: https://github.com/apache/doris/pull/37656#issuecomment-244353 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] [regression](kerberos)add hive kerberos docker regression env [doris]

2024-07-11 Thread via GitHub
wsjz opened a new pull request, #37657: URL: https://github.com/apache/doris/pull/37657 ## Proposed changes pick: [regression](kerberos)fix regression pipeline env when write hostsĀ  (#37057) [regression](kerberos)add hive kerberos docker regression env (#36430) -- This

Re: [PR] [regression](kerberos)add hive kerberos docker regression env [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37657: URL: https://github.com/apache/doris/pull/37657#issuecomment-245552 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] [Feature](multi-catalog) Add memory tracker for orc reader and writer. [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on code in PR #37257: URL: https://github.com/apache/doris/pull/37257#discussion_r1673553473 ## be/src/vec/common/allocator.cpp: ## @@ -37,8 +37,12 @@ #include "util/stack_util.h" #include "util/uid_util.h" -template -void Allocator::sys_memory

[PR] [branch-2.1](memory) Refactor LRU cache policy memory tracking [doris]

2024-07-11 Thread via GitHub
xinyiZzz opened a new pull request, #37658: URL: https://github.com/apache/doris/pull/37658 pick #36235 -- 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] [branch-2.1](memory) Refactor LRU cache policy memory tracking [doris]

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

Re: [PR] [branch-2.1](memory) Refactor LRU cache policy memory tracking [doris]

2024-07-11 Thread via GitHub
xinyiZzz commented on PR #37658: URL: https://github.com/apache/doris/pull/37658#issuecomment-249938 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] [regression](kerberos)add hive kerberos docker regression env [doris]

2024-07-11 Thread via GitHub
wsjz commented on PR #37657: URL: https://github.com/apache/doris/pull/37657#issuecomment-250753 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 unsubsc

Re: [PR] [branch-2.1](memory) Refactor LRU cache policy memory tracking [doris]

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

Re: [PR] [branch-2.1](memory) Add `ThreadMemTrackerMgr` BE UT [doris]

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

[PR] [feature](insert)support external hive truncate table DDL [doris]

2024-07-11 Thread via GitHub
wsjz opened a new pull request, #37659: URL: https://github.com/apache/doris/pull/37659 ## Proposed changes pick: [feature](insert)support external hive truncate table DDL (#36801) -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [feature](insert)support external hive truncate table DDL [doris]

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

Re: [PR] [branch-2.1](memory) Add `ThreadMemTrackerMgr` BE UT [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37654: URL: https://github.com/apache/doris/pull/37654#issuecomment-254495 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](insert)support external hive truncate table DDL [doris]

2024-07-11 Thread via GitHub
wsjz commented on PR #37659: URL: https://github.com/apache/doris/pull/37659#issuecomment-255040 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 unsubsc

Re: [PR] [fix](cloud) fix analyze compound predicate exception when show copy [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37656: URL: https://github.com/apache/doris/pull/37656#issuecomment-260703 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](cloud) fix analyze compound predicate exception when show copy [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37656: URL: https://github.com/apache/doris/pull/37656#issuecomment-260642 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](func)fix array_with_const with larger than max_array_size [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37495: URL: https://github.com/apache/doris/pull/37495#issuecomment-262357 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](func)fix array_with_const with larger than max_array_size [doris]

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

Re: [PR] [branch-2.1](memory) Refactor LRU cache policy memory tracking [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37658: URL: https://github.com/apache/doris/pull/37658#issuecomment-263194 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] [branch-2.1](memory) Refactor LRU cache policy memory tracking [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37658: URL: https://github.com/apache/doris/pull/37658#issuecomment-265719 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) Add memory tracker for orc reader and writer. [doris]

2024-07-11 Thread via GitHub
kaka11chen commented on PR #37257: URL: https://github.com/apache/doris/pull/37257#issuecomment-265959 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](nereids)subquery unnesting get wrong result if correlated conjuncts is not slot_a = slot_b [doris]

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

Re: [PR] [test](be-ut) fix load stream test after segment num check [doris]

2024-07-11 Thread via GitHub
kaijchen commented on PR #37660: URL: https://github.com/apache/doris/pull/37660#issuecomment-268864 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] [test](be-ut) fix load stream test after segment num check [doris]

2024-07-11 Thread via GitHub
kaijchen opened a new pull request, #37660: URL: https://github.com/apache/doris/pull/37660 ## Proposed changes fix load stream test after #36753 -- 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

Re: [PR] [test](be-ut) fix load stream test after segment num check [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37660: URL: https://github.com/apache/doris/pull/37660#issuecomment-268574 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] [Feature](rpc) support set brpc_idle_timeout_sec and enable thrift socket keep alive [doris]

2024-07-11 Thread via GitHub
BiteThet merged PR #37333: URL: https://github.com/apache/doris/pull/37333 -- 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

(doris) branch master updated (24969d5ad42 -> 10d95edbe1c)

2024-07-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 24969d5ad42 [fix](group commit) Fix some group commit problems (#37595) add 10d95edbe1c [Feature](rpc) support

Re: [PR] [test](be-ut) fix load stream test after segment num check [doris]

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

Re: [PR] [fix](memory) Fix Jemalloc Cache Memory Tracker [doris]

2024-07-11 Thread via GitHub
xinyiZzz merged PR #37464: URL: https://github.com/apache/doris/pull/37464 -- 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 master updated (10d95edbe1c -> 5453e4aa01f)

2024-07-11 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 10d95edbe1c [Feature](rpc) support set brpc_idle_timeout_sec and enable thrift socket keep alive (#37333) add 5

Re: [PR] [test](be-ut) fix load stream test after segment num check [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37660: URL: https://github.com/apache/doris/pull/37660#issuecomment-278624 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](move-memtable) check segment num when closing each tablet (#36753) [doris]

2024-07-11 Thread via GitHub
kaijchen commented on PR #37536: URL: https://github.com/apache/doris/pull/37536#issuecomment-280898 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] [Enhancement](group commit)Optimize be select for group commit [doris]

2024-07-11 Thread via GitHub
Yukang-Lian commented on PR #35558: URL: https://github.com/apache/doris/pull/35558#issuecomment-281503 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] [test](be-ut) fix load stream test after segment num check [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37660: URL: https://github.com/apache/doris/pull/37660#issuecomment-284130 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](nereids)subquery unnesting get wrong result if correlated conjuncts is not slot_a = slot_b [doris]

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

Re: [PR] [fix](move-memtable) check segment num when closing each tablet (#36753) [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37536: URL: https://github.com/apache/doris/pull/37536#issuecomment-293220 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] [Enhancement](group commit)Optimize be select for group commit [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #35558: URL: https://github.com/apache/doris/pull/35558#issuecomment-291904 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](delete) fix the error message for valid decimal data [doris]

2024-07-11 Thread via GitHub
felixwluo commented on PR #36802: URL: https://github.com/apache/doris/pull/36802#issuecomment-296586 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)subquery unnesting get wrong result if correlated conjuncts is not slot_a = slot_b [doris]

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

Re: [PR] [branch-2.0](timezone) make TimeUtils formatter use correct time_zone (#37465) [doris]

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

[PR] fix partition storage policy info miss when restart fe [doris]

2024-07-11 Thread via GitHub
mongo360 opened a new pull request, #37661: URL: https://github.com/apache/doris/pull/37661 ## Proposed changes Issue Number: close #xxx Problem: partition storage policy info lost when cluster restart (FE restart). Example: 1. Create table with storage policy set o

Re: [PR] fix partition storage policy info miss when restart fe [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37661: URL: https://github.com/apache/doris/pull/37661#issuecomment-301835 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] [debug](pipeline) add debug point of 'Pipeline::return_empty_block' [doris]

2024-07-11 Thread via GitHub
mrhhsg merged PR #37629: URL: https://github.com/apache/doris/pull/37629 -- 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: [debug](pipeline) add debug point of 'Pipeline::return_empty_block' (#37629)

2024-07-11 Thread mrhhsg
This is an automated email from the ASF dual-hosted git repository. mrhhsg 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 b3cf20b26e5 [debug](pipeline) add debug point of

Re: [PR] [fix](scan) catch exceptions thrown in scanner (#36101) [doris]

2024-07-11 Thread via GitHub
mrhhsg commented on PR #37408: URL: https://github.com/apache/doris/pull/37408#issuecomment-307410 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-2.1](timezone) make TimeUtils formatter use correct time_zone (#37465) [doris]

2024-07-11 Thread via GitHub
zclllyybb commented on PR #37652: URL: https://github.com/apache/doris/pull/37652#issuecomment-308035 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](delete) fix the error message for valid decimal data [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #36802: URL: https://github.com/apache/doris/pull/36802#issuecomment-308669 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](delete) fix the error message for valid decimal data [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #36802: URL: https://github.com/apache/doris/pull/36802#issuecomment-308849 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](cloud) fix analyze compound predicate exception when show copy [doris]

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

[PR] FIX [doris]

2024-07-11 Thread via GitHub
zhiqiang- opened a new pull request, #37662: URL: https://github.com/apache/doris/pull/37662 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] FIX [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37662: URL: https://github.com/apache/doris/pull/37662#issuecomment-314107 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 [doris]

2024-07-11 Thread via GitHub
zhiqiang- commented on PR #37662: URL: https://github.com/apache/doris/pull/37662#issuecomment-314270 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] [fix](scan) catch exceptions thrown in scanner (#36101) [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37408: URL: https://github.com/apache/doris/pull/37408#issuecomment-318036 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](cooldown) partition storage policy info lost when FE restart [doris]

2024-07-11 Thread via GitHub
GoGoWen commented on PR #37661: URL: https://github.com/apache/doris/pull/37661#issuecomment-317722 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 [doris]

2024-07-11 Thread via GitHub
github-actions[bot] commented on PR #37662: URL: https://github.com/apache/doris/pull/37662#issuecomment-326408 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](cloud) fix analyze compound predicate exception when show copy [doris]

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

Re: [PR] [fix](cloud) fix analyze compound predicate exception when show copy [doris]

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

Re: [PR] [fix](move-memtable) check segment num when closing each tablet (#36753) [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37536: URL: https://github.com/apache/doris/pull/37536#issuecomment-346054 TeamCity be ut coverage result: Function Coverage: 36.36% (9162/25199) Line Coverage: 27.90% (74867/268357) Region Coverage: 26.80% (38638/144158) Branch Coverage: 23.4

Re: [PR] [branch-2.1](memory) Add `ThreadMemTrackerMgr` BE UT [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37654: URL: https://github.com/apache/doris/pull/37654#issuecomment-349364 TeamCity be ut coverage result: Function Coverage: 36.46% (9187/25198) Line Coverage: 27.98% (75059/268236) Region Coverage: 26.85% (38717/144171) Branch Coverage: 23.5

[PR] [feature](Recycler) Add rate limit for all obj storage client implementation [doris]

2024-07-11 Thread via GitHub
ByteYue opened a new pull request, #37663: URL: https://github.com/apache/doris/pull/37663 ## Proposed changes We should enable rate limit for all kinds of network IO of recycler. This pr adds the rate limiter for obj storage client. -- This is an automated message from the

Re: [PR] [feature](Recycler) Add rate limit for all obj storage client implementation [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37663: URL: https://github.com/apache/doris/pull/37663#issuecomment-351018 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](scan) catch exceptions thrown in scanner (#36101) [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37408: URL: https://github.com/apache/doris/pull/37408#issuecomment-353202 TeamCity be ut coverage result: Function Coverage: 36.36% (9161/25198) Line Coverage: 27.90% (74869/268330) Region Coverage: 26.80% (38630/144135) Branch Coverage: 23.5

Re: [PR] [feature](Recycler) Add rate limit for all obj storage client implementation [doris]

2024-07-11 Thread via GitHub
ByteYue commented on PR #37663: URL: https://github.com/apache/doris/pull/37663#issuecomment-354255 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] [feature](Recycler) Add rate limit for all obj storage client implementation [doris]

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

[PR] [fix](regression) fix compaction_width_array_column case [doris]

2024-07-11 Thread via GitHub
luwei16 opened a new pull request, #37664: URL: https://github.com/apache/doris/pull/37664 (no comment) -- 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-ma

Re: [PR] [fix](regression) fix compaction_width_array_column case [doris]

2024-07-11 Thread via GitHub
doris-robot commented on PR #37664: URL: https://github.com/apache/doris/pull/37664#issuecomment-370255 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

  1   2   3   4   5   6   7   8   >