Re: [PR] branch-3.0: [Bug](function) fix is_ip_address_in_range function parse error throw exception #45657 [doris]

2024-12-20 Thread via GitHub
dataroaring closed pull request #45749: branch-3.0: [Bug](function) fix is_ip_address_in_range function parse error throw exception #45657 URL: https://github.com/apache/doris/pull/45749 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

(doris) branch auto-pick-45657-branch-3.0 updated (c4bee9adb30 -> c90b5b654e1)

2024-12-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45657-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from c4bee9adb30 branch-3.0: [fix](fold) fixed an issue with be computing constants #43410 (#45691)

Re: [PR] branch-3.0: [Bug](function) fix is_ip_address_in_range function parse error throw exception #45657 [doris]

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

[PR] branch-3.0: [Bug](function) fix is_ip_address_in_range function parse error throw exception #45657 [doris]

2024-12-20 Thread via GitHub
github-actions[bot] opened a new pull request, #45749: URL: https://github.com/apache/doris/pull/45749 Cherry-picked from #45657 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] branch-3.0: [Bug](function) fix is_ip_address_in_range function parse error throw exception #45657 [doris]

2024-12-20 Thread via GitHub
Thearas commented on PR #45749: URL: https://github.com/apache/doris/pull/45749#issuecomment-2557157764 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](becore) Fix thread safety issue in BaseTablet destructor [doris]

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

Re: [PR] [Bug](function) fix is_ip_address_in_range function parse error throw exception [doris]

2024-12-20 Thread via GitHub
zhangstar333 merged PR #45657: URL: https://github.com/apache/doris/pull/45657 -- 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](correctness) Fix operator initialization [doris]

2024-12-20 Thread via GitHub
doris-robot commented on PR #45728: URL: https://github.com/apache/doris/pull/45728#issuecomment-2557153473 ClickBench: Total hot run time: 33.32 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [bugfix](becore) Fix thread safety issue in BaseTablet destructor [doris]

2024-12-20 Thread via GitHub
doris-robot commented on PR #45747: URL: https://github.com/apache/doris/pull/45747#issuecomment-2557164778 TeamCity be ut coverage result: Function Coverage: 38.88% (10134/26064) Line Coverage: 29.80% (85270/286131) Region Coverage: 28.93% (43546/150506) Branch Coverage: 25.

Re: [PR] [fix](inverted index)Fix load data coredump when encounter exception [doris]

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

Re: [PR] [fix](local exchange) Use tokens to ensure that try_dequeue maintains strict order. [doris]

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

Re: [PR] [feat](metrics) Unify metrics of thread pool [doris]

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

Re: [PR] [fix](inverted index)Fix load data coredump when encounter exception [doris]

2024-12-20 Thread via GitHub
doris-robot commented on PR #45733: URL: https://github.com/apache/doris/pull/45733#issuecomment-2556853425 TeamCity be ut coverage result: Function Coverage: 38.56% (8312/21555) Line Coverage: 30.25% (68720/227173) Region Coverage: 29.68% (35392/119242) Branch Coverage: 25.4

Re: [PR] [fix](local exchange) Use tokens to ensure that try_dequeue maintains strict order. [doris]

2024-12-20 Thread via GitHub
doris-robot commented on PR #45741: URL: https://github.com/apache/doris/pull/45741#issuecomment-2556831247 TeamCity be ut coverage result: Function Coverage: 38.88% (10133/26063) Line Coverage: 29.81% (85296/286112) Region Coverage: 28.94% (43546/150495) Branch Coverage: 25.

[PR] [fix](mtmv) Fix mv is deleted in nested mv, query err and fix some test [doris]

2024-12-20 Thread via GitHub
seawinde opened a new pull request, #45744: URL: https://github.com/apache/doris/pull/45744 ### What problem does this PR solve? if mv2 sql contains mv1 as following, if drop mv_level_1, query mv2 directly would cause err, this fix this ```sql CREATE MATERIALIZED VIEW mv

Re: [PR] [fix](mtmv) Fix mv is deleted in nested mv, query err and fix some test [doris]

2024-12-20 Thread via GitHub
Thearas commented on PR #45744: URL: https://github.com/apache/doris/pull/45744#issuecomment-2556833213 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] [feat](metrics) Unify metrics of thread pool [doris]

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

Re: [PR] [fix](mtmv) Fix mv is deleted in nested mv causing query err and fix some test [doris]

2024-12-20 Thread via GitHub
seawinde commented on PR #45744: URL: https://github.com/apache/doris/pull/45744#issuecomment-2556833753 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](join) Fuzzy disable runtime filters in BE [doris]

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

Re: [PR] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-20 Thread via GitHub
zhiqiang- commented on code in PR #43144: URL: https://github.com/apache/doris/pull/43144#discussion_r1893751102 ## be/src/util/threadpool.cpp: ## @@ -32,10 +32,25 @@ #include "gutil/port.h" #include "gutil/strings/substitute.h" #include "util/debug/sanitizer_scopes.h" +#

[PR] [fix](parquet) impl has_dict_page to replace old logic [doris]

2024-12-20 Thread via GitHub
suxiaogang223 opened a new pull request, #45740: URL: https://github.com/apache/doris/pull/45740 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) -

Re: [PR] [fix](nereids) fix comparison with date like [doris]

2024-12-20 Thread via GitHub
doris-robot commented on PR #45735: URL: https://github.com/apache/doris/pull/45735#issuecomment-2556711841 ClickBench: Total hot run time: 32.37 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement] (nereids)implement showColumnStatsCommand in nereids [doris]

2024-12-20 Thread via GitHub
doris-robot commented on PR #45439: URL: https://github.com/apache/doris/pull/45439#issuecomment-2556712745 ClickBench: Total hot run time: 32.98 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](inverted index) [fix](inverted index) Fix the issue with incorrect seek results in DICT_COMPRESS [doris]

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

Re: [PR] [enhance](nereids) add, sub, diff, floor, ceil date function implement Monotonic [doris]

2024-12-20 Thread via GitHub
github-actions[bot] commented on PR #44943: URL: https://github.com/apache/doris/pull/44943#issuecomment-2556727817 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] [opt](inverted index)Optimize code to ignore heap use after free [doris]

2024-12-20 Thread via GitHub
hello-stephen commented on PR #45745: URL: https://github.com/apache/doris/pull/45745#issuecomment-2556870361 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+pro

Re: [PR] [opt](inverted index)Optimize code to ignore heap use after free [doris]

2024-12-20 Thread via GitHub
qidaye commented on PR #45745: URL: https://github.com/apache/doris/pull/45745#issuecomment-2556870414 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] [test](join) Fuzzy disable runtime filters in BE [doris]

2024-12-20 Thread via GitHub
doris-robot commented on PR #45654: URL: https://github.com/apache/doris/pull/45654#issuecomment-2556870001 ClickBench: Total hot run time: 33.65 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [opt](inverted index)Optimize code to ignore heap use after free [doris]

2024-12-20 Thread via GitHub
qidaye opened a new pull request, #45745: URL: https://github.com/apache/doris/pull/45745 ### What problem does this PR solve? Related PR: #xxx Problem Summary: It will not coredump in master branch, but we should correct the destruct order. ### Release note

Re: [PR] [feature](nereids)support CreateMaterializedViewCommand in nereids [doris]

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

Re: [PR] [test](index compaction) Add index compaction full flow UT test [doris]

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

Re: [PR] [Enhancement] (nereids)implement helpCommand in nereids [doris]

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

Re: [PR] [fix](local exchange) Use tokens to ensure that try_dequeue maintains strict order. [doris]

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

Re: [PR] [Enhancement] (nereids)implement showColumnStatsCommand in nereids [doris]

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

Re: [PR] [feature](nereids)support CreateMaterializedViewCommand in nereids [doris]

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

Re: [PR] branch-3.0: [Bug](function) fix is_ip_address_in_range function parse error throw exception #45657 [doris]

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

Re: [PR] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

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

Re: [PR] [opt](nereids) use binary search to prune partitions [doris]

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

Re: [PR] [opt](nereids) optimize rewrite of synchronize materialize view [doris]

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

Re: [PR] [opt](coordinator) optimize parallel degree of shuffle when use nereids [doris]

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

Re: [PR] [enhancement](nereids) improve lots of values in `insert into values` statement [doris]

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

Re: [PR] branch-3.0: [Bug](function) fix is_ip_address_in_range function parse error throw exception #45657 [doris]

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

Re: [PR] [opt](nereids) use binary search to prune partitions [doris]

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

Re: [PR] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

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

Re: [PR] [opt](nereids) optimize rewrite of synchronize materialize view [doris]

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

Re: [PR] [opt](nereids) optimize rewrite of synchronize materialize view [doris]

2024-12-20 Thread via GitHub
924060929 commented on PR #45748: URL: https://github.com/apache/doris/pull/45748#issuecomment-2557548159 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] [opt](nereids) optimize rewrite of synchronize materialize view (#45748) [doris]

2024-12-20 Thread via GitHub
hello-stephen commented on PR #45752: URL: https://github.com/apache/doris/pull/45752#issuecomment-2557575177 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+pro

[PR] [fix](hive)fix hive insert only translaction table. [doris]

2024-12-20 Thread via GitHub
hubgeter opened a new pull request, #45753: URL: https://github.com/apache/doris/pull/45753 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [fix](hive)fix hive insert only translaction table. [doris]

2024-12-20 Thread via GitHub
hello-stephen commented on PR #45753: URL: https://github.com/apache/doris/pull/45753#issuecomment-2557596951 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+pro

Re: [PR] [fix](hive)fix hive insert only translaction table. [doris]

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

Re: [PR] [opt](nereids) optimize rewrite of synchronize materialize view [doris]

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

Re: [PR] [feature](hive)Support read hive4 transaction tables. [doris]

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

Re: [PR] [opt](nereids) optimize rewrite of synchronize materialize view [doris]

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

Re: [PR] [feature](hive)Support read hive4 transaction tables. [doris]

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

Re: [PR] [feature](hive)Support read hive4 transaction tables. [doris]

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

Re: [PR] [opt](nereids) optimize rewrite of synchronize materialize view [doris]

2024-12-20 Thread via GitHub
924060929 commented on PR #45748: URL: https://github.com/apache/doris/pull/45748#issuecomment-2557658411 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](hive)Support read hive4 transaction tables. [doris]

2024-12-20 Thread via GitHub
doris-robot commented on PR #44001: URL: https://github.com/apache/doris/pull/44001#issuecomment-2557656943 TeamCity be ut coverage result: Function Coverage: 38.87% (10131/26065) Line Coverage: 29.79% (85242/286170) Region Coverage: 28.92% (43534/150532) Branch Coverage: 25.

Re: [PR] [feature](hive)Support read hive4 transaction tables. [doris]

2024-12-20 Thread via GitHub
doris-robot commented on PR #44001: URL: https://github.com/apache/doris/pull/44001#issuecomment-2557680372 ClickBench: Total hot run time: 32.01 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [script] Deadlink check script [doris-website]

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

(doris-website) branch master updated: [script] Deadlink check script (#1552)

2024-12-20 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 9aacaa8c917 [script] Deadlink check scri

(doris-website) branch master updated (cc9cbb3180b -> ada1d2b9338)

2024-12-20 Thread jeffreyh
This is an automated email from the ASF dual-hosted git repository. jeffreyh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git from cc9cbb3180b [fix] Fix title of Workload Group EN Version (#1549) add ada1d2b9338 [fix]:fix the broken li

[PR] branch-3.0: [Fix](ccr) Wrong result of tosql for add column with comment #45319 [doris]

2024-12-20 Thread via GitHub
wyxxxcat opened a new pull request, #45726: URL: https://github.com/apache/doris/pull/45726 pick : https://github.com/apache/doris/pull/45319 -- 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 s

[PR] [fix](correctness) Fix operator initialization [doris]

2024-12-20 Thread via GitHub
Gabriel39 opened a new pull request, #45728: URL: https://github.com/apache/doris/pull/45728 ### What problem does this PR solve? Now we plan for local exchange depends on operator initialization. This PR fixed a wrong order between those two steps. ### Release note None

Re: [PR] [fix](correctness) Fix operator initialization [doris]

2024-12-20 Thread via GitHub
Gabriel39 commented on PR #45728: URL: https://github.com/apache/doris/pull/45728#issuecomment-2556483060 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](correctness) Fix operator initialization [doris]

2024-12-20 Thread via GitHub
Thearas commented on PR #45728: URL: https://github.com/apache/doris/pull/45728#issuecomment-2556483023 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] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

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

Re: [PR] branch-3.0: [fix](routine load) make routine load delay eof schedule work #45528 [doris]

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

Re: [PR] branch-3.0: [fix](cloud) fix abort transaction in runningTxns list when show routine load #45629 [doris]

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

Re: [PR] branch-3.0: [enhance](mtmv)Change the way to verify the existence of partition names when refreshing MTMV #45290 [doris]

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

Re: [PR] [Enhancement] implement streamload via http stream [doris]

2024-12-20 Thread via GitHub
Tech-Circle-48 commented on PR #45639: URL: https://github.com/apache/doris/pull/45639#issuecomment-2557962798 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.

Re: [PR] [Enhancement] implement streamload via http stream [doris]

2024-12-20 Thread via GitHub
Tech-Circle-48 commented on PR #45639: URL: https://github.com/apache/doris/pull/45639#issuecomment-2557964556 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.

Re: [PR] fix tools annotation error [doris]

2024-12-20 Thread via GitHub
Toms1999 closed pull request #40249: fix tools annotation error URL: https://github.com/apache/doris/pull/40249 -- 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] [Improve](Variant) pick random backend as coordinator [doris]

2024-12-20 Thread via GitHub
Thearas commented on PR #45754: URL: https://github.com/apache/doris/pull/45754#issuecomment-2557966234 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](Variant) pick random backend as coordinator [doris]

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

Re: [PR] [opt](nereids) optimize rewrite of synchronize materialize view (#45748) [doris]

2024-12-20 Thread via GitHub
924060929 commented on PR #45752: URL: https://github.com/apache/doris/pull/45752#issuecomment-2557965691 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] [Improve](Variant) pick random backend as coordinator [doris]

2024-12-20 Thread via GitHub
github-actions[bot] commented on PR #45754: URL: https://github.com/apache/doris/pull/45754#issuecomment-2557966740 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] [Enhancement] implement streamload via http stream [doris]

2024-12-20 Thread via GitHub
Tech-Circle-48 commented on PR #45639: URL: https://github.com/apache/doris/pull/45639#issuecomment-2557959211 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.

Re: [PR] [Improve](Variant) pick random backend as coordinator [doris]

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

(doris-website) branch asf-site updated (d5136bf63f5 -> 402f957e362)

2024-12-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard d5136bf63f5 Automated deployment with doris branch @ 0099afc4772236e765a789913c886527663abc76 new 4

Re: [PR] [opt](nereids) optimize rewrite of synchronize materialize view (#45748) [doris]

2024-12-20 Thread via GitHub
924060929 commented on PR #45752: URL: https://github.com/apache/doris/pull/45752#issuecomment-2557993771 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] [bugfix](becore) Fix thread safety issue in BaseTablet destructor [doris]

2024-12-20 Thread via GitHub
felixwluo commented on PR #45747: URL: https://github.com/apache/doris/pull/45747#issuecomment-2557994068 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 unsubscr

[PR] [fix](build) Fix format specifier causing compilation errors on MacOS [doris]

2024-12-20 Thread via GitHub
zy-kkk opened a new pull request, #45755: URL: https://github.com/apache/doris/pull/45755 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [fix](build) Fix format specifier causing compilation errors on MacOS [doris]

2024-12-20 Thread via GitHub
hello-stephen commented on PR #45755: URL: https://github.com/apache/doris/pull/45755#issuecomment-2558031406 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+pro

Re: [PR] [fix](build) Fix format specifier causing compilation errors on MacOS [doris]

2024-12-20 Thread via GitHub
zy-kkk commented on PR #45755: URL: https://github.com/apache/doris/pull/45755#issuecomment-2558031418 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] [fix](catalog) fix npe after replaying the external catalog [doris]

2024-12-20 Thread via GitHub
morningman opened a new pull request, #45756: URL: https://github.com/apache/doris/pull/45756 ### What problem does this PR solve? Related PR: #45433 Problem Summary: the `confLock` should be created after replaying in `gsonPostProcess()` of `ExternalCatalog`, or it will

Re: [PR] [fix](catalog) fix npe after replaying the external catalog [doris]

2024-12-20 Thread via GitHub
hello-stephen commented on PR #45756: URL: https://github.com/apache/doris/pull/45756#issuecomment-2558031826 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+pro

Re: [PR] [fix](catalog) fix npe after replaying the external catalog [doris]

2024-12-20 Thread via GitHub
morningman commented on PR #45756: URL: https://github.com/apache/doris/pull/45756#issuecomment-2558031929 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](join) some refactor of join process [doris]

2024-12-20 Thread via GitHub
BiteThet commented on PR #44346: URL: https://github.com/apache/doris/pull/44346#issuecomment-2558012128 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

(doris) 01/01: Merge branch 'branch-3.0' into auto-pick-45433-branch-3.0

2024-12-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch auto-pick-45433-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit d4a5f354dad10d0b87fb0e3226f15548fcaef5b1 Merge: 1dcb11a45e7 c4bee9adb30 Author: Mingyu Chen (Rayne

(doris) branch auto-pick-45433-branch-3.0 updated (1dcb11a45e7 -> d4a5f354dad)

2024-12-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch auto-pick-45433-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 1dcb11a45e7 [opt](catalog) cache the Configuration object (#45433) add 68bcdc074d5 branch-

Re: [PR] branch-3.0: [opt](catalog) cache the Configuration object #45433 [doris]

2024-12-20 Thread via GitHub
morningman closed pull request #45703: branch-3.0: [opt](catalog) cache the Configuration object #45433 URL: https://github.com/apache/doris/pull/45703 -- 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 t

Re: [PR] branch-2.1: [opt](catalog) cache the Configuration object #45433 [doris]

2024-12-20 Thread via GitHub
morningman closed pull request #45704: branch-2.1: [opt](catalog) cache the Configuration object #45433 URL: https://github.com/apache/doris/pull/45704 -- 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 t

Re: [PR] [Enhancement] (nereids)implement adminSetPartitionVersionCommand in nereids [doris]

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

<    1   2   3   4