Re: [I] [Feature] Support show backend config [doris]

2024-07-08 Thread via GitHub
DarvenDuan commented on issue #36445: URL: https://github.com/apache/doris/issues/36445#issuecomment-2216749367 /self-assign -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [fix](load) The NodeChannel should be canceled when failed to add block #37500 [doris]

2024-07-08 Thread via GitHub
liaoxin01 commented on PR #37527: URL: https://github.com/apache/doris/pull/37527#issuecomment-2216748835 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](load) The NodeChannel should be canceled when failed to add block #37500 [doris]

2024-07-08 Thread via GitHub
doris-robot commented on PR #37527: URL: https://github.com/apache/doris/pull/37527#issuecomment-2216748935 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](load) The NodeChannel should be canceled when failed to add block #37500 [doris]

2024-07-08 Thread via GitHub
liaoxin01 opened a new pull request, #37527: URL: https://github.com/apache/doris/pull/37527 cherry pick from #37500 -- 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] [improve](function) when drop function to remove cache package jar in BE [doris]

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

Re: [PR] [opt](MultiCast) Avoid copying while holding a lock [doris]

2024-07-08 Thread via GitHub
Mryange commented on PR #37462: URL: https://github.com/apache/doris/pull/37462#issuecomment-2216741778 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 unsubscrib

svn commit: r70190 - in /dev/doris/flink-connector/1.6.2: ./ apache-doris-flink-connector-1.6.2-src.tar.gz apache-doris-flink-connector-1.6.2-src.tar.gz.asc apache-doris-flink-connector-1.6.2-src.tar.

2024-07-08 Thread diwu
Author: diwu Date: Tue Jul 9 06:54:34 2024 New Revision: 70190 Log: add flink connector 1.6.2 Added: dev/doris/flink-connector/1.6.2/ dev/doris/flink-connector/1.6.2/apache-doris-flink-connector-1.6.2-src.tar.gz (with props) dev/doris/flink-connector/1.6.2/apache-doris-flink-con

Re: [PR] [test](Agg nullable) [doris]

2024-07-08 Thread via GitHub
github-actions[bot] commented on PR #37330: URL: https://github.com/apache/doris/pull/37330#issuecomment-2216738235 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](function) when drop function to remove cache package jar in BE [doris]

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

Re: [PR] [test](auth)add upgrade and downgrade compatibility test case [doris]

2024-07-08 Thread via GitHub
zfr9527 commented on PR #37523: URL: https://github.com/apache/doris/pull/37523#issuecomment-2216733641 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] [pick](Variant) refactor flush logic to support partial update [doris]

2024-07-08 Thread via GitHub
github-actions[bot] commented on code in PR #37526: URL: https://github.com/apache/doris/pull/37526#discussion_r1669837531 ## be/src/vec/common/schema_util.cpp: ## @@ -483,25 +482,8 @@ Status get_least_common_schema(const std::vector& schemas, return Status::OK(); } -St

Re: [PR] [test](Agg nullable) [doris]

2024-07-08 Thread via GitHub
zhangstar333 commented on PR #37330: URL: https://github.com/apache/doris/pull/37330#issuecomment-2216714120 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] [improve](function) when drop function to remove cache package jar in BE [doris]

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

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-08 Thread via GitHub
github-actions[bot] commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2216701303 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] [case](paimon/iceberg)move cases from p2 to p0 [doris]

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

Re: [PR] [Refactor](Variant) refactor flush logic to support partial update (#… [doris]

2024-07-08 Thread via GitHub
eldenmoon commented on PR #37526: URL: https://github.com/apache/doris/pull/37526#issuecomment-2216700648 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] disk_info_mac DiskInfo::get_device_names sort [doris]

2024-07-08 Thread via GitHub
adonis0147 commented on PR #37441: URL: https://github.com/apache/doris/pull/37441#issuecomment-2216700883 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] [Refactor](Variant) refactor flush logic to support partial update (#… [doris]

2024-07-08 Thread via GitHub
doris-robot commented on PR #37526: URL: https://github.com/apache/doris/pull/37526#issuecomment-2216699912 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] [Refactor](Variant) refactor flush logic to support partial update (#… [doris]

2024-07-08 Thread via GitHub
eldenmoon opened a new pull request, #37526: URL: https://github.com/apache/doris/pull/37526 …34925) 1. Moved variant flatten and flush logic to `_append_block_with_variant_subcolumns` in segment writer to simplify handling partial updates. 2. Ensured rowset schema is refreshed du

(doris) branch master updated (aad1d6e73c7 -> 72057623eae)

2024-07-08 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from aad1d6e73c7 [fix](Nereids) null type result with alias name should keep alias name (#37457) add 72057623eae [chore]

Re: [PR] [chore](dependencies)Remove Unnecessary Dependencies [doris]

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

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-08 Thread via GitHub
xinyiZzz commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2216693041 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](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-08 Thread via GitHub
xinyiZzz opened a new pull request, #37525: URL: https://github.com/apache/doris/pull/37525 On 64G machine, warning water mark is 12.8G. when system available memory reaches the warning water mark, load memtable will flush, this is not a good idea. `mem_limit` default 10%, except for

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

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

(doris) branch branch-2.0 updated: [cherry-pick](branch-2.0) fix be metric doris_be_process_thread_num is zero (#36718)

2024-07-08 Thread yangbowen
This is an automated email from the ASF dual-hosted git repository. yangbowen 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 e9f604e8001 [cherry-pick](branch-2.0)

Re: [PR] [cherry-pick](branch-2.0) fix be metric doris_be_process_thread_num is zero [doris]

2024-07-08 Thread via GitHub
GoGoWen merged PR #36718: URL: https://github.com/apache/doris/pull/36718 -- 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] [feature](ES Catalog)Support control scroll level by config [doris]

2024-07-08 Thread via GitHub
qidaye commented on PR #37180: URL: https://github.com/apache/doris/pull/37180#issuecomment-2216691941 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

(doris-flink-connector) tag 1.6.2 created (now bf624692)

2024-07-08 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to tag 1.6.2 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git at bf624692 (commit) This tag includes the following new commits: new bf624692 Commit for release 1.6.2 T

(doris-flink-connector) 01/01: Commit for release 1.6.2

2024-07-08 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to tag 1.6.2 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git commit bf6246929a097cb9f46490ced31f3bc4d82f8e49 Author: wudi <676366...@qq.com> AuthorDate: Tue Jul 9 14:25:50 2024 +08

(doris-flink-connector) branch release-1.6.2 created (now e8ae64ed)

2024-07-08 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch release-1.6.2 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git at e8ae64ed [Chore] Update Version Code (#417) No new revisions were added by this update. --

(doris) branch branch-2.0 updated: [BugFix](StoragePolicy) fix modify partition's storage policy with different resource issue succeed with execption (#35270)

2024-07-08 Thread yangbowen
This is an automated email from the ASF dual-hosted git repository. yangbowen 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 ec9800ae099 [BugFix](StoragePolicy) fi

Re: [PR] [fix](spill) Duplicate calls to Dependency::set_ready() in hash join [doris]

2024-07-08 Thread via GitHub
mrhhsg commented on PR #37461: URL: https://github.com/apache/doris/pull/37461#issuecomment-2216680729 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] [BugFix](StoragePolicy) fix modify partition's storage policy with different resource issue succeed with execption [doris]

2024-07-08 Thread via GitHub
GoGoWen merged PR #35270: URL: https://github.com/apache/doris/pull/35270 -- 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] [opt](hash_join) Merging all build blocks at once will cause performance issue [doris]

2024-07-08 Thread via GitHub
mrhhsg commented on PR #37471: URL: https://github.com/apache/doris/pull/37471#issuecomment-2216680019 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

[I] Release Note 1.6.2 [doris-flink-connector]

2024-07-08 Thread via GitHub
JNSimba opened a new issue, #418: URL: https://github.com/apache/doris-flink-connector/issues/418 ### 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. ### Description

Re: [PR] [bugfix](paimon)adding dependencies for `clang` [doris]

2024-07-08 Thread via GitHub
github-actions[bot] commented on PR #37512: URL: https://github.com/apache/doris/pull/37512#issuecomment-2216675360 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](paimon)adding dependencies for `clang` [doris]

2024-07-08 Thread via GitHub
github-actions[bot] commented on PR #37512: URL: https://github.com/apache/doris/pull/37512#issuecomment-2216675329 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] [BugFix](StoragePolicy) fix modify partition's storage policy with different resource issue succeed with execption [doris]

2024-07-08 Thread via GitHub
DarvenDuan commented on PR #35270: URL: https://github.com/apache/doris/pull/35270#issuecomment-2216667426 LGTM -- 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

Re: [PR] [fix](Nereids) null type result with alias name should keep alias name (#37457) [doris]

2024-07-08 Thread via GitHub
morrySnow commented on PR #37524: URL: https://github.com/apache/doris/pull/37524#issuecomment-2216657823 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) null type result with alias name should keep alias name (#37457) [doris]

2024-07-08 Thread via GitHub
doris-robot commented on PR #37524: URL: https://github.com/apache/doris/pull/37524#issuecomment-2216657755 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] disk_info_mac DiskInfo::get_device_names sort [doris]

2024-07-08 Thread via GitHub
adonis0147 commented on PR #37441: URL: https://github.com/apache/doris/pull/37441#issuecomment-2216656793 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 unsubsc

[PR] [fix](Nereids) null type result with alias name should keep alias name (#37457) [doris]

2024-07-08 Thread via GitHub
morrySnow opened a new pull request, #37524: URL: https://github.com/apache/doris/pull/37524 pick from master #37457 -- 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] [enhancement](regression-test) schema reordering case [doris]

2024-07-08 Thread via GitHub
cjj2010 commented on PR #37521: URL: https://github.com/apache/doris/pull/37521#issuecomment-2216655625 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] disk_info_mac DiskInfo::get_device_names sort [doris]

2024-07-08 Thread via GitHub
adonis0147 commented on PR #37441: URL: https://github.com/apache/doris/pull/37441#issuecomment-2216654568 run external -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

(doris-flink-connector) branch master updated: [Chore] Update Version Code (#417)

2024-07-08 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-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new e8ae64ed [Chore] Update Version Cod

Re: [PR] [Chore] Change Version to 1.6.2 [doris-flink-connector]

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

Re: [PR] [fix] disk_info_mac DiskInfo::get_device_names sort [doris]

2024-07-08 Thread via GitHub
adonis0147 commented on PR #37441: URL: https://github.com/apache/doris/pull/37441#issuecomment-2216654287 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 unsubsc

(doris) branch branch-2.1 updated: [chore](ci) add isCloudMode (#37518)

2024-07-08 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 19eb9decba4 [chore](ci) add isCloud

Re: [PR] [chore](ci) add isCloudMode [doris]

2024-07-08 Thread via GitHub
hello-stephen merged PR #37518: URL: https://github.com/apache/doris/pull/37518 -- 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) branch master updated: [fix](Nereids) null type result with alias name should keep alias name (#37457)

2024-07-08 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 aad1d6e73c7 [fix](Nereids) null type result wi

Re: [PR] [fix](Nereids) null type result with alias name should keep alias name [doris]

2024-07-08 Thread via GitHub
morrySnow merged PR #37457: URL: https://github.com/apache/doris/pull/37457 -- 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] [bugfix](paimon)adding dependencies for `clang` [doris]

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

Re: [PR] [test](auth)add upgrade and downgrade compatibility test case [doris]

2024-07-08 Thread via GitHub
hello-stephen commented on PR #37523: URL: https://github.com/apache/doris/pull/37523#issuecomment-2216649439 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] [branch-2.1](routine-load) fix auto resume invalid when FE leader change [doris]

2024-07-08 Thread via GitHub
sollhui commented on PR #37400: URL: https://github.com/apache/doris/pull/37400#issuecomment-2216647955 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] [Enhancemant](KeepAliveMin)make keep alive minute configurable [doris-spark-connector]

2024-07-08 Thread via GitHub
JNSimba commented on PR #215: URL: https://github.com/apache/doris-spark-connector/pull/215#issuecomment-2216645183 Thanks for @GoGoWen , is there any problem with this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [bugfix](paimon)adding dependencies for `clang` [doris]

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

Re: [PR] [fix](constant-folding) disable folding by be by default [doris]

2024-07-08 Thread via GitHub
morrySnow commented on PR #37517: URL: https://github.com/apache/doris/pull/37517#issuecomment-2216640658 run p1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] [fix](nerieds) set row count to colStats if colStats.isUnknown [doris]

2024-07-08 Thread via GitHub
github-actions[bot] commented on PR #37522: URL: https://github.com/apache/doris/pull/37522#issuecomment-2216640072 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](paimon)adding dependencies for `clang` [doris]

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

(doris) branch branch-2.0 updated: [fix](nereids) Pick the stop watch is not reset (#37168) (#37507)

2024-07-08 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 6182e4ffe41 [fix](nereids) Pick the

Re: [PR] [fix](nereids) Pick the stop watch is not reset (#37168) [doris]

2024-07-08 Thread via GitHub
dataroaring merged PR #37507: URL: https://github.com/apache/doris/pull/37507 -- 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](create table) create table fail not write drop table editlog #37488 (#37506)

2024-07-08 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 9b500faa0c1 [fix](create table) crea

Re: [PR] [fix](create table) create table fail not write drop table editlog #37488 [doris]

2024-07-08 Thread via GitHub
dataroaring merged PR #37506: URL: https://github.com/apache/doris/pull/37506 -- 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.0 updated: [fix](schema-change) Fix schema-change from non-null to null (#37487)

2024-07-08 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 c08d894534c [fix](schema-change) Fix

Re: [PR] [fix](schema-change) Fix schema-change from non-null to null [doris]

2024-07-08 Thread via GitHub
dataroaring merged PR #37487: URL: https://github.com/apache/doris/pull/37487 -- 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] [improve](function) when drop function to remove cache package jar in BE [doris]

2024-07-08 Thread via GitHub
github-actions[bot] commented on PR #37230: URL: https://github.com/apache/doris/pull/37230#issuecomment-2216555152 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](nerieds) set row count to colStats if colStats.isUnknown [doris]

2024-07-08 Thread via GitHub
doris-robot commented on PR #37522: URL: https://github.com/apache/doris/pull/37522#issuecomment-2216550396 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] [improve](function) when drop function to remove cache package jar in BE [doris]

2024-07-08 Thread via GitHub
zhangstar333 commented on PR #37230: URL: https://github.com/apache/doris/pull/37230#issuecomment-2216544090 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](nerieds) set row count to colStats if colStats.isUnknown [doris]

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

Re: [PR] [bugfix](paimon)adding dependencies for `clang` [doris]

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

Re: [PR] [test](auth)add upgrade and downgrade compatibility test case [doris]

2024-07-08 Thread via GitHub
doris-robot commented on PR #37523: URL: https://github.com/apache/doris/pull/37523#issuecomment-2216533224 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](auth)add upgrade and downgrade compatibility test case [doris]

2024-07-08 Thread via GitHub
zfr9527 opened a new pull request, #37523: URL: https://github.com/apache/doris/pull/37523 ## Proposed changes [test](auth)add upgrade and downgrade compatibility test case -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [fix](create table) fix create table fail cause meta leaky #37488, #33574 [doris]

2024-07-08 Thread via GitHub
doris-robot commented on PR #37516: URL: https://github.com/apache/doris/pull/37516#issuecomment-2216528812 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 64290ffbf1b359ca77a868496a7c61e4cebd267a with default session variables Stream

Re: [PR] [branch-2.0] Picks "[Fix](schema change) Fix can't do reorder column schema change for MOW table and duplicate key table #37067" [doris]

2024-07-08 Thread via GitHub
doris-robot commented on PR #37515: URL: https://github.com/apache/doris/pull/37515#issuecomment-2216527630 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit afe2ed6eb35cc9382839f044cf2d19d67458ff0d with default session variables Stream

Re: [PR] [fix](nerieds) set row count to colStats if colStats.isUnknown [doris]

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

Re: [PR] [enhance](Cooldown) Use config to control whether use cooldown replica for scanning first [doris]

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

Re: [PR] [fix](create table) fix create table fail cause meta leaky #37488, #33574 [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](schema change) Fix can't do reorder column schema change for MOW table and duplicate key table #37067" [doris]

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

Re: [PR] [opt](serde)Optimize the filling of fixed values ​​into block columns without repeated deserialization. [doris]

2024-07-08 Thread via GitHub
AshinGau commented on PR #37377: URL: https://github.com/apache/doris/pull/37377#issuecomment-2216523929 LGTM -- 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] [enhance](Cooldown) Use config to control whether use cooldown replica for scanning first [doris]

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

Re: [PR] [fix](create table) fix create table fail cause meta leaky #37488, #33574 [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](schema change) Fix can't do reorder column schema change for MOW table and duplicate key table #37067" [doris]

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

Re: [PR] [fix](constant-folding) disable folding by be by default [doris]

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

Re: [PR] [opt](MultiCast) Avoid copying while holding a lock [doris]

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

Re: [PR] [fix](constant-folding) disable folding by be by default [doris]

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

Re: [PR] [fix](nereids) derive column stats for 'expr and A is not null' (#37235) [doris]

2024-07-08 Thread via GitHub
englefly commented on PR #37498: URL: https://github.com/apache/doris/pull/37498#issuecomment-2216502516 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] [enhance](Cooldown) Use config to control whether use cooldown replica for scanning first [doris]

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

Re: [PR] [improve](load) reduce memory reserved in memtable limiter [doris]

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

Re: [PR] [fix](create table) fix create table fail cause meta leaky #37488, #33574 [doris]

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

Re: [PR] [enhancement](cloud) support TTL file cache evict through LRU [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](schema change) Fix can't do reorder column schema change for MOW table and duplicate key table #37067" [doris]

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

Re: [PR] [opt](MultiCast) Avoid copying while holding a lock [doris]

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

Re: [PR] [fix](nerieds) set row count to colStats if colStats.isUnknown [doris]

2024-07-08 Thread via GitHub
englefly commented on PR #37522: URL: https://github.com/apache/doris/pull/37522#issuecomment-2216498636 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](nerieds) set row count to colStats if colStats.isUnknown [doris]

2024-07-08 Thread via GitHub
doris-robot commented on PR #37522: URL: https://github.com/apache/doris/pull/37522#issuecomment-2216498591 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](nerieds) set row count to colStats if colStats.isUnknown [doris]

2024-07-08 Thread via GitHub
englefly opened a new pull request, #37522: URL: https://github.com/apache/doris/pull/37522 ## 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 URL ab

Re: [PR] [improve](load) reduce memory reserved in memtable limiter [doris]

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

Re: [PR] [enhancement](cloud) support TTL file cache evict through LRU [doris]

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

Re: [PR] [fix](compaction) fixing the inaccurate statistics of concurrent compaction tasks (#37318) [doris]

2024-07-08 Thread via GitHub
dataroaring commented on PR #37496: URL: https://github.com/apache/doris/pull/37496#issuecomment-2216494072 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](regression-test) schema reordering case [doris]

2024-07-08 Thread via GitHub
github-actions[bot] commented on PR #37521: URL: https://github.com/apache/doris/pull/37521#issuecomment-2216492996 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](constant-folding) disable folding by be by default [doris]

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

  1   2   3   4   5   6   7   8   9   10   >