Re: [PR] [fix](array/map) fix resize impl in array/map [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41595: URL: https://github.com/apache/doris/pull/41595#issuecomment-2401629848 ClickBench: Total hot run time: 32.24 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement](inverted index) apply inverted index when has any #41547 [doris]

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

Re: [PR] [minor](log) Delete useless logics checking [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41589: URL: https://github.com/apache/doris/pull/41589#issuecomment-2401779500 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] [minor](log) Delete useless logics checking [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41589: URL: https://github.com/apache/doris/pull/41589#issuecomment-2401779574 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](schema scan) Finish schema scanner if limitation is reached [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41592: URL: https://github.com/apache/doris/pull/41592#issuecomment-2401780254 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](schema scan) Finish schema scanner if limitation is reached [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41592: URL: https://github.com/apache/doris/pull/41592#issuecomment-2401780173 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](wg&memtracker) using weak ptr to delete memtracker and query context automatically [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41549: URL: https://github.com/apache/doris/pull/41549#issuecomment-2401785513 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] [refactor](wg&memtracker) using weak ptr to delete memtracker and query context automatically [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41549: URL: https://github.com/apache/doris/pull/41549#issuecomment-2401785430 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] [enhancement](util) print if using nereids planner when be coredump #31981 [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on code in PR #41605: URL: https://github.com/apache/doris/pull/41605#discussion_r1793167350 ## be/src/runtime/runtime_state.h: ## @@ -450,6 +450,9 @@ class RuntimeState { : 0; } + +bool is_nereids() const; Review

Re: [PR] [enhancement](compaction) optimize the cpu consumption of the compaction task producer thread [doris]

2024-10-09 Thread via GitHub
luwei16 commented on PR #40152: URL: https://github.com/apache/doris/pull/40152#issuecomment-2401816273 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] [opt](variable) force update some variable by variable version [doris]

2024-10-09 Thread via GitHub
morrySnow commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2401823738 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](partial update) Support flexible partial update in stream load with json files [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on code in PR #39756: URL: https://github.com/apache/doris/pull/39756#discussion_r1793195174 ## be/src/olap/base_tablet.cpp: ## @@ -1005,6 +1038,135 @@ Status BaseTablet::generate_new_block_for_partial_update( return Status::OK(); } +Status

Re: [PR] fix streamloader do not work [doris-streamloader]

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

Re: [PR] [enhancement](compaction) optimize the cpu consumption of the compaction task producer thread [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on code in PR #40152: URL: https://github.com/apache/doris/pull/40152#discussion_r1793196373 ## be/test/olap/compaction_score_test.cpp: ## @@ -0,0 +1,158 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licen

[PR] [opt](variable) force update some variable by variable version [doris]

2024-10-09 Thread via GitHub
morrySnow opened a new pull request, #41607: URL: https://github.com/apache/doris/pull/41607 variable version: 000-100: doris-2.0.x 100-200: doris-2.1.x 200-300: doris-3.0.x update variables 000: nereids_timeout_second = 30 if original value is 5 100: enabl

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2401823599 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-streamloader) branch master updated: fix streamloader do not work (#24)

2024-10-09 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-streamloader.git The following commit(s) were added to refs/heads/master by this push: new 65184e7 fix streamloader do not wo

Re: [PR] [fix](cooldown) fix remove unused remote files [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41593: URL: https://github.com/apache/doris/pull/41593#issuecomment-2401825551 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] [bugfix](segmentload) should remove segment from segment cache if load segment failed [doris]

2024-10-09 Thread via GitHub
yiguolei opened a new pull request, #41608: URL: https://github.com/apache/doris/pull/41608 ## Proposed changes If the segment load failed, it is not recoverable, should remove it from segment cache and the query will create new segment again. -- This is an automated message from t

Re: [PR] [bugfix](segmentload) should remove segment from segment cache if load segment failed [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41608: URL: https://github.com/apache/doris/pull/41608#issuecomment-2401832545 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] [bugfix](segmentload) should remove segment from segment cache if load segment failed [doris]

2024-10-09 Thread via GitHub
yiguolei commented on PR #41608: URL: https://github.com/apache/doris/pull/41608#issuecomment-2401835505 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)adjust agg function nullability in PhysicalHashAggregate [doris]

2024-10-09 Thread via GitHub
starocean999 commented on PR #41576: URL: https://github.com/apache/doris/pull/41576#issuecomment-2401834911 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] [bugfix](segmentload) should remove segment from segment cache if load segment failed [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41608: URL: https://github.com/apache/doris/pull/41608#issuecomment-2401841955 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] [opt](hive) make supported hive table error msg clearer [doris]

2024-10-09 Thread via GitHub
morningman commented on PR #41616: URL: https://github.com/apache/doris/pull/41616#issuecomment-2401966234 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] [improve](binlog) Filter the truncated partitions #41611 [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41629: URL: https://github.com/apache/doris/pull/41629#issuecomment-2402388176 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](binlog) Filter the truncated partitions #41611 [doris]

2024-10-09 Thread via GitHub
w41ter opened a new pull request, #41629: URL: https://github.com/apache/doris/pull/41629 cherry pick from #41611 -- 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] [improve](binlog) Filter the truncated partitions #41611 [doris]

2024-10-09 Thread via GitHub
w41ter commented on PR #41629: URL: https://github.com/apache/doris/pull/41629#issuecomment-2402387974 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

[PR] [improve](binlog) Filter the truncated partitions #41611 [doris]

2024-10-09 Thread via GitHub
w41ter opened a new pull request, #41630: URL: https://github.com/apache/doris/pull/41630 cherry pick from #41611 -- 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] [improve](binlog) Filter the truncated partitions #41611 [doris]

2024-10-09 Thread via GitHub
w41ter commented on PR #41630: URL: https://github.com/apache/doris/pull/41630#issuecomment-2402389109 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] [improve](binlog) Filter the truncated partitions #41611 [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41630: URL: https://github.com/apache/doris/pull/41630#issuecomment-2402389241 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](cooldown) fix remove unused remote files [doris]

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

Re: [PR] [fix](cooldown) fix remove unused remote files [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41593: URL: https://github.com/apache/doris/pull/41593#issuecomment-2402384471 TeamCity be ut coverage result: Function Coverage: 37.29% (9636/25839) Line Coverage: 28.69% (79919/278600) Region Coverage: 28.09% (41310/147062) Branch Coverage: 24.7

Re: [PR] [fix](jdbc catalog) Disable oracle scan null operator pushdown [doris]

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

Re: [PR] [fix](jdbc catalog) Disable oracle scan null operator pushdown [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41563: URL: https://github.com/apache/doris/pull/41563#issuecomment-2402417124 ClickBench: Total hot run time: 32.65 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cooldown) fix remove unused remote files [doris]

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

Re: [PR] [improve](binlog) Filter the truncated partitions #41611 [doris]

2024-10-09 Thread via GitHub
w41ter commented on PR #41629: URL: https://github.com/apache/doris/pull/41629#issuecomment-2402423548 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] [improve](binlog) Filter the truncated partitions #41611 [doris]

2024-10-09 Thread via GitHub
w41ter commented on PR #41630: URL: https://github.com/apache/doris/pull/41630#issuecomment-2402423801 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

(doris) branch master updated (9b25a83b6c6 -> e08811ba9a4)

2024-10-09 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9b25a83b6c6 [chore](plugin)It's allowed for the plugin directory to be empty when loading plugins (#41574) add

Re: [PR] [fix](outfile) fix quotes with case [doris]

2024-10-09 Thread via GitHub
amorynan closed pull request #41596: [fix](outfile) fix quotes with case URL: https://github.com/apache/doris/pull/41596 -- 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](array/map) fix resize impl in array/map [doris]

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

[I] [Bug] The result of sum for variant type is not as expected [doris]

2024-10-09 Thread via GitHub
tanlecouheguo opened a new issue, #41598: URL: https://github.com/apache/doris/issues/41598 ### 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.1.6 ### W

Re: [PR] [Enhancement](inverted index) return OK instead of not supported in expr evaluate_inverted_index #41567 [doris]

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

[PR] [fix](array/map) fix resize impl in array/map [doris]

2024-10-09 Thread via GitHub
amorynan opened a new pull request, #41595: URL: https://github.com/apache/doris/pull/41595 ## Proposed changes this resize function called shrink function which defined in IColumn, and function set_num_rows in Block.cpp call shrink to make column rows changed, maybe less or more. In

Re: [PR] [fix](array/map) fix resize impl in array/map [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41595: URL: https://github.com/apache/doris/pull/41595#issuecomment-2401512502 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](array/map) fix resize impl in array/map [doris]

2024-10-09 Thread via GitHub
amorynan commented on PR #41595: URL: https://github.com/apache/doris/pull/41595#issuecomment-2401512884 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](array/map) fix resize impl in array/map [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41595: URL: https://github.com/apache/doris/pull/41595#issuecomment-2401513748 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [minor](log) Delete useless logics checking [doris]

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

Re: [PR] [fix](array/map) fix resize impl in array/map [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on code in PR #41595: URL: https://github.com/apache/doris/pull/41595#discussion_r1792990444 ## be/test/vec/core/column_test.cpp: ## @@ -17,11 +17,12 @@ #include Review Comment: warning: 'gtest/gtest.h' file not found [clang-diagnostic-error

Re: [PR] [fix](case) try to drop function before create it [doris]

2024-10-09 Thread via GitHub
hello-stephen commented on PR #41603: URL: https://github.com/apache/doris/pull/41603#issuecomment-2401739506 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] [Refactor] (inverted index) Refactor Inverted index file writer [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41625: URL: https://github.com/apache/doris/pull/41625#issuecomment-2402104740 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] remove old analyzer in StmtExecutionAction [doris]

2024-10-09 Thread via GitHub
starocean999 commented on PR #41624: URL: https://github.com/apache/doris/pull/41624#issuecomment-2402104292 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] remove old analyzer in StmtExecutionAction [doris]

2024-10-09 Thread via GitHub
starocean999 opened a new pull request, #41624: URL: https://github.com/apache/doris/pull/41624 ## 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 UR

Re: [PR] remove old analyzer in StmtExecutionAction [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41624: URL: https://github.com/apache/doris/pull/41624#issuecomment-2402104225 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](column) implement insert_many_from function for all column [doris]

2024-10-09 Thread via GitHub
zhangstar333 commented on PR #41623: URL: https://github.com/apache/doris/pull/41623#issuecomment-2402096587 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] [improve](column) implement insert_many_from function for all column [doris]

2024-10-09 Thread via GitHub
zhangstar333 opened a new pull request, #41623: URL: https://github.com/apache/doris/pull/41623 ## Proposed changes the cross join will call insert_many_from function to combine left table column as result, implement it's will reduce much virtual function call. ``` mysql [ssb

Re: [PR] [Refactor] (inverted index) Refactor Inverted index file writer [doris]

2024-10-09 Thread via GitHub
csun5285 commented on PR #41625: URL: https://github.com/apache/doris/pull/41625#issuecomment-2402106060 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] [Refactor] (inverted index) Refactor Inverted index file writer [doris]

2024-10-09 Thread via GitHub
csun5285 opened a new pull request, #41625: URL: https://github.com/apache/doris/pull/41625 ## 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](column) implement insert_many_from function for all column [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41623: URL: https://github.com/apache/doris/pull/41623#issuecomment-2402108167 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] [Refactor] (inverted index) Refactor Inverted index file writer [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41625: URL: https://github.com/apache/doris/pull/41625#issuecomment-2402118210 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] [Refactor] (inverted index) Refactor Inverted index file writer [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41625: URL: https://github.com/apache/doris/pull/41625#issuecomment-2402119250 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] [Bug](auto-partition) should check the expr of auto range partition [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41626: URL: https://github.com/apache/doris/pull/41626#issuecomment-2402137646 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] [Bug](auto-partition) should check the expr of auto range partition [doris]

2024-10-09 Thread via GitHub
zhangstar333 opened a new pull request, #41626: URL: https://github.com/apache/doris/pull/41626 ## Proposed changes ``` AUTO PARTITION BY RANGE (FUNC_CALL_EXPR) ( ) FUNC_CALL_EXPR ::= date_trunc ( , '' ) should check the expr, now auto range partition onl

Re: [PR] [Bug](auto-partition) should check the expr of auto range partition [doris]

2024-10-09 Thread via GitHub
zhangstar333 commented on PR #41626: URL: https://github.com/apache/doris/pull/41626#issuecomment-2402137914 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](util) print if using nereids planner when be coredump #31981 [doris]

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

Re: [PR] [enhancement](util) print if using nereids planner when be coredump #31981 [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41605: URL: https://github.com/apache/doris/pull/41605#issuecomment-2402140342 TeamCity be ut coverage result: Function Coverage: 37.82% (8150/21549) Line Coverage: 29.56% (67095/226976) Region Coverage: 29.03% (34588/119129) Branch Coverage: 24.9

Re: [PR] [fix](Nerieds) column prune should retain at least one column for union all [doris]

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

Re: [PR] [improve](binlog) Filter the truncated partitions [doris]

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

Re: [PR] [fix](heartbeat) fill default value for required field in TFrontendPingFrontendResult [doris]

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

Re: [PR] [ci](ga) skip scope-label [doris]

2024-10-09 Thread via GitHub
morningman merged PR #41612: URL: https://github.com/apache/doris/pull/41612 -- 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: [ci](ga) skip scope-label (#41612)

2024-10-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 1a5c1be39c2 [ci](ga) skip scope-label (#41612

Re: [PR] [fix](counters) fix MemoryUsage and PeakMemoryUsage counters of some operators [doris]

2024-10-09 Thread via GitHub
yiguolei commented on code in PR #41602: URL: https://github.com/apache/doris/pull/41602#discussion_r1793277677 ## be/src/pipeline/exec/hashjoin_build_sink.cpp: ## @@ -569,12 +570,16 @@ Status HashJoinBuildSinkOperatorX::sink(RuntimeState* state, vectorized::Block*

Re: [PR] [opt](hive) make supported hive table error msg clearer [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41616: URL: https://github.com/apache/doris/pull/41616#issuecomment-2401944772 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] [opt](hive) make supported hive table error msg clearer [doris]

2024-10-09 Thread via GitHub
morningman opened a new pull request, #41616: URL: https://github.com/apache/doris/pull/41616 Previously, if there is unsupported table in hive catalog, user will get msg like: ``` Nonsupport hive metastore table named 'inventory' in database 'tpcds1000_orc' with catalog 'hive_krb'.

Re: [PR] [fix](heartbeat) fill default value for required field in TFrontendPingFrontendResult [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41609: URL: https://github.com/apache/doris/pull/41609#issuecomment-2401948092 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](heartbeat) fill default value for required field in TFrontendPingFrontendResult [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41609: URL: https://github.com/apache/doris/pull/41609#issuecomment-2401948144 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] [improve](binlog) Filter the truncated partitions [doris]

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

Re: [PR] [fix](Nerieds) column prune should retain at least one column for union all [doris]

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

Re: [PR] [improve](binlog) Filter the truncated partitions [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41611: URL: https://github.com/apache/doris/pull/41611#issuecomment-2401951676 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](heartbeat) fill default value for required field in TFrontendPingFrontendResult [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41609: URL: https://github.com/apache/doris/pull/41609#issuecomment-2401951513 ClickBench: Total hot run time: 32.42 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](binlog) Filter the truncated partitions [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #41611: URL: https://github.com/apache/doris/pull/41611#issuecomment-2401951620 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](counters) fix MemoryUsage and PeakMemoryUsage counters of some operators [doris]

2024-10-09 Thread via GitHub
yiguolei commented on code in PR #41602: URL: https://github.com/apache/doris/pull/41602#discussion_r1793281841 ## be/src/pipeline/exec/exchange_sink_operator.cpp: ## @@ -517,6 +539,11 @@ Status ExchangeSinkOperatorX::sink(RuntimeState* state, vectorized::Block* block

Re: [PR] [fix](Nerieds) column prune should retain at least one column for union all [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41613: URL: https://github.com/apache/doris/pull/41613#issuecomment-2401959702 ClickBench: Total hot run time: 31.61 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](binlog) Filter the truncated partitions [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41611: URL: https://github.com/apache/doris/pull/41611#issuecomment-2401960915 ClickBench: Total hot run time: 32.84 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature](partial update) Support flexible partial update in stream load with json files [doris]

2024-10-09 Thread via GitHub
github-actions[bot] commented on code in PR #39756: URL: https://github.com/apache/doris/pull/39756#discussion_r1793301891 ## be/src/olap/base_tablet.cpp: ## @@ -994,12 +1028,145 @@ Status BaseTablet::generate_new_block_for_partial_update( mutable_column->i

Re: [PR] [Feature](partial update) Support flexible partial update in stream load with json files [doris]

2024-10-09 Thread via GitHub
bobhan1 commented on PR #39756: URL: https://github.com/apache/doris/pull/39756#issuecomment-2401990221 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] [opt](blacklist) Backend should not be added to blacklist easily [doris]

2024-10-09 Thread via GitHub
yiguolei merged PR #41170: URL: https://github.com/apache/doris/pull/41170 -- 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: [opt](blacklist) Backend should not be added to blacklist easily (#41170)

2024-10-09 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 35c47a8c54c [opt](blacklist) Backend should not

Re: [PR] [enhance](regression-test) test_stream_load_where_delete_expr [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41617: URL: https://github.com/apache/doris/pull/41617#issuecomment-2402002270 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](util) print if using nereids planner when be coredump #31981 [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41605: URL: https://github.com/apache/doris/pull/41605#issuecomment-2402178339 ClickBench: Total hot run time: 31.78 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated: [improve](binlog) Filter the truncated partitions (#41611)

2024-10-09 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 2957b197302 [improve](binlog) Filter the tru

Re: [PR] [enhancement](util) print if using nereids planner when be coredump #31981 [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41605: URL: https://github.com/apache/doris/pull/41605#issuecomment-2402188028 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 09afd490765c6f5e17e1b0f2bbb16869e2018ac1 with default session variables Stream

Re: [PR] [improve](binlog) Filter the truncated partitions [doris]

2024-10-09 Thread via GitHub
dataroaring merged PR #41611: URL: https://github.com/apache/doris/pull/41611 -- 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](jdbc) fix Unknown command(27) [doris]

2024-10-09 Thread via GitHub
mymeiyi commented on PR #41621: URL: https://github.com/apache/doris/pull/41621#issuecomment-2402188469 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](serde)fix the bug in DataTypeNullableSerDe.deserialize_column_from_fixed_json2 [doris]

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

Re: [PR] [refine](rf) Adjust the calculation logic for rf's always_true. [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41477: URL: https://github.com/apache/doris/pull/41477#issuecomment-2402198980 TeamCity be ut coverage result: Function Coverage: 37.30% (9640/25843) Line Coverage: 28.68% (79906/278614) Region Coverage: 28.09% (41314/147060) Branch Coverage: 24.7

[PR] [fix](typo) fix typo in compute and storage decoupled [doris-website]

2024-10-09 Thread via GitHub
dataroaring opened a new pull request, #1177: URL: https://github.com/apache/doris-website/pull/1177 # Versions - [ *] dev - [ *] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese - [* ] English -- This is an automated message from the Apache Git Servi

Re: [PR] [fix](jdbc catalog) fix gbase catalog time type mapping and scan && limit pushdown [doris]

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

Re: [PR] [refine](rf) Adjust the calculation logic for rf's always_true. [doris]

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

Re: [PR] [Refactor](exec) refactor schema scanner del unless code [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41540: URL: https://github.com/apache/doris/pull/41540#issuecomment-2402210627 TeamCity be ut coverage result: Function Coverage: 37.29% (9635/25837) Line Coverage: 28.68% (79885/278585) Region Coverage: 28.10% (41315/147052) Branch Coverage: 24.7

Re: [PR] [opt](Nereids) use 1 instead narrowest column when do column pruning (#41548) [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41627: URL: https://github.com/apache/doris/pull/41627#issuecomment-2402211720 TeamCity be ut coverage result: Function Coverage: 36.09% (9338/25876) Line Coverage: 27.66% (76703/277335) Region Coverage: 26.44% (39366/148886) Branch Coverage: 23.2

<    1   2   3   4   5   6   7   >