Re: [PR] [opt](parquet-reader)Implement late materialization of parquet complex types. [doris]

2024-11-21 Thread via GitHub
kaka11chen commented on PR #44098: URL: https://github.com/apache/doris/pull/44098#issuecomment-2493103091 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] [DNM] [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #44473: URL: https://github.com/apache/doris/pull/44473#issuecomment-2493102092 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](inverted index) Content Check for Tokenize Function Parser [doris]

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

Re: [PR] [fix](local shuffle) Fix bucket local shuffle [doris]

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

Re: [PR] [fix](table) Disable create, alter auto bucket table with colocate [doris]

2024-11-21 Thread via GitHub
deardeng commented on PR #44396: URL: https://github.com/apache/doris/pull/44396#issuecomment-2493094581 > 1. what if create table with auto bucket and colcate with failed, such as ``` mysql> CREATE TABLE IF NOT EXISTS t1 -> ( ->k1 date,

Re: [PR] [DNM] [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44473: URL: https://github.com/apache/doris/pull/44473#issuecomment-2493092543 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+proce

Re: [PR] [DNM] [doris]

2024-11-21 Thread via GitHub
TangSiyang2001 commented on PR #44473: URL: https://github.com/apache/doris/pull/44473#issuecomment-2493092783 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.

[PR] [DNM] [doris]

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

Re: [PR] [feat](spill) spill and reserve [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on code in PR #44469: URL: https://github.com/apache/doris/pull/44469#discussion_r1853423297 ## be/src/pipeline/exec/multi_cast_data_streamer.cpp: ## @@ -29,56 +46,281 @@ MultiCastBlock::MultiCastBlock(vectorized::Block* block, int un_finish_copy,

Re: [PR] branch-3.0: [enhance](table)Remove unnecessary locks #44416 [doris]

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

Re: [PR] Revert "[refine](column) Remove some unnecessary get_int functions." [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44466: URL: https://github.com/apache/doris/pull/44466#issuecomment-2493090289 TeamCity be ut coverage result: Function Coverage: 38.31% (9980/26050) Line Coverage: 29.44% (83553/283821) Region Coverage: 28.58% (42977/150361) Branch Coverage: 25.1

Re: [PR] [performance](move-memtable) async close tablet streams (#41156 & #43813) [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #44471: URL: https://github.com/apache/doris/pull/44471#issuecomment-2493089265 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](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44465: URL: https://github.com/apache/doris/pull/44465#issuecomment-2493088253 TeamCity be ut coverage result: Function Coverage: 38.31% (9980/26048) Line Coverage: 29.43% (83520/283811) Region Coverage: 28.58% (42978/150357) Branch Coverage: 25.1

(doris) branch auto-pick-44421-branch-3.0 created (now 2122f13e4b6)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44421-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 2122f13e4b6 branch-3.0: [opt](scan) Release instances of Segment to avoid consuming a large am

(doris) branch master updated: [fix](local exchange) Fix unbalance data distribution (#44421)

2024-11-21 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 1ffecfd196c [fix](local exchange) Fix unbalan

Re: [PR] [cleanup](load) remove bvar "g_memtable_input_block_allocated_size" [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #44304: URL: https://github.com/apache/doris/pull/44304#issuecomment-2493085903 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Feature] Support enable_fuzzy_compression [doris]

2024-11-21 Thread via GitHub
wyxxxcat commented on PR #44430: URL: https://github.com/apache/doris/pull/44430#issuecomment-2493085867 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

[I] [Enhancement] can add a feature that a sql run with defaut sort [doris]

2024-11-21 Thread via GitHub
Hanchers opened a new issue, #44472: URL: https://github.com/apache/doris/issues/44472 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description sql like this ``

Re: [PR] [fix](local exchange) Fix unbalance data distribution [doris]

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

Re: [PR] [fix](local shuffle) Fix bucket local shuffle [doris]

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

Re: [PR] [opt](paimon)Optimize the storage location of the serialized paimon table [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44274: URL: https://github.com/apache/doris/pull/44274#issuecomment-2493082778 TeamCity be ut coverage result: Function Coverage: 38.31% (9979/26048) Line Coverage: 29.43% (83515/283806) Region Coverage: 28.58% (42975/150354) Branch Coverage: 25.1

Re: [PR] [fix](iceberg)Bring field_id with parquet files And fix map type's key optional [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on code in PR #44470: URL: https://github.com/apache/doris/pull/44470#discussion_r1853417305 ## be/src/vec/exec/format/table/iceberg/arrow_schema_util.h: ## @@ -0,0 +1,50 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

Re: [PR] [cleanup](load) remove bvar "g_memtable_input_block_allocated_size" [doris]

2024-11-21 Thread via GitHub
kaijchen commented on PR #44304: URL: https://github.com/apache/doris/pull/44304#issuecomment-2493078398 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](iceberg)Bring field_id with parquet files And fix map type's key optional [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on code in PR #44470: URL: https://github.com/apache/doris/pull/44470#discussion_r1853415871 ## be/src/vec/exec/format/table/iceberg/arrow_schema_util.cpp: ## @@ -0,0 +1,134 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

Re: [PR] [performance](move-memtable) async close tablet streams (#41156 & #43813) [doris]

2024-11-21 Thread via GitHub
kaijchen commented on PR #44471: URL: https://github.com/apache/doris/pull/44471#issuecomment-2493077134 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] [performance](move-memtable) async close tablet streams (#41156 & #43813) [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44471: URL: https://github.com/apache/doris/pull/44471#issuecomment-2493077080 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+proce

Re: [PR] [fix](iceberg)Bring field_id with parquet files And fix map type's key optional [doris]

2024-11-21 Thread via GitHub
wuwenchi commented on PR #44470: URL: https://github.com/apache/doris/pull/44470#issuecomment-2493072948 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](iceberg)Bring field_id with parquet files And fix map type's key optional [doris]

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

Re: [PR] branch-3.0: [Fix](nereids) fix create view and alter view using old parser checking #43263 [doris]

2024-11-21 Thread via GitHub
dataroaring closed pull request #44455: branch-3.0: [Fix](nereids) fix create view and alter view using old parser checking #43263 URL: https://github.com/apache/doris/pull/44455 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] [fix](iceberg)Bring field_id with parquet files And fix map type's key optional [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44470: URL: https://github.com/apache/doris/pull/44470#issuecomment-2493069087 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+proce

[PR] [fix](iceberg)Bring field_id with parquet files And fix map type's key optional [doris]

2024-11-21 Thread via GitHub
wuwenchi opened a new pull request, #44470: URL: https://github.com/apache/doris/pull/44470 ### What problem does this PR solve? 1. Column IDs are required to be stored as [field IDs](http://github.com/apache/parquet-format/blob/40699d05bd24181de6b1457babbee2c16dce3803/src/main/thrift

[PR] [doc](update) rewrite update overview doc [doris-website]

2024-11-21 Thread via GitHub
zhannngchen opened a new pull request, #1393: URL: https://github.com/apache/doris-website/pull/1393 # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese - [ ] English -- This is an automated message from the Apache Git Service.

Re: [PR] [env](compile)open compile check in columns class [doris]

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

Re: [PR] [fix](local shuffle) Fix bucket local shuffle [doris]

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

Re: [PR] [feat](spill) spill and reserve [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44469: URL: https://github.com/apache/doris/pull/44469#issuecomment-2493058852 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+proce

[PR] [feat](spill) spill and reserve [doris]

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

(doris) branch auto-pick-44416-branch-2.1 updated (7d123edcf82 -> 5a5750a8280)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44416-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 7d123edcf82 [fix](filesystem)Use simple authentication directly in S3FileSystem for 2.1 (#4363

[PR] branch-2.1: [enhance](table)Remove unnecessary locks #44416 [doris]

2024-11-21 Thread via GitHub
github-actions[bot] opened a new pull request, #44468: URL: https://github.com/apache/doris/pull/44468 Cherry-picked from #44416 -- 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-2.1: [enhance](table)Remove unnecessary locks #44416 [doris]

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

Re: [PR] branch-2.1: [enhance](table)Remove unnecessary locks #44416 [doris]

2024-11-21 Thread via GitHub
dataroaring closed pull request #44468: branch-2.1: [enhance](table)Remove unnecessary locks #44416 URL: https://github.com/apache/doris/pull/44468 -- 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 th

Re: [PR] branch-2.1: [enhance](table)Remove unnecessary locks #44416 [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44468: URL: https://github.com/apache/doris/pull/44468#issuecomment-2493056190 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+proce

(doris) branch auto-pick-44416-branch-2.1 created (now 7d123edcf82)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44416-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 7d123edcf82 [fix](filesystem)Use simple authentication directly in S3FileSystem for 2.1 (#4363

[PR] branch-3.0: [enhance](table)Remove unnecessary locks #44416 [doris]

2024-11-21 Thread via GitHub
github-actions[bot] opened a new pull request, #44467: URL: https://github.com/apache/doris/pull/44467 Cherry-picked from #44416 -- 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: [enhance](table)Remove unnecessary locks #44416 [doris]

2024-11-21 Thread via GitHub
dataroaring closed pull request #44467: branch-3.0: [enhance](table)Remove unnecessary locks #44416 URL: https://github.com/apache/doris/pull/44467 -- 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 th

Re: [PR] branch-3.0: [enhance](table)Remove unnecessary locks #44416 [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44467: URL: https://github.com/apache/doris/pull/44467#issuecomment-2493054986 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+proce

(doris) branch auto-pick-44416-branch-3.0 updated (2122f13e4b6 -> 470c6d645cd)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44416-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 2122f13e4b6 branch-3.0: [opt](scan) Release instances of Segment to avoid consuming a large am

Re: [PR] [env](compile)open compile check in columns class [doris]

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

Re: [PR] [enhance](table)Remove unnecessary locks [doris]

2024-11-21 Thread via GitHub
morrySnow merged PR #44416: URL: https://github.com/apache/doris/pull/44416 -- 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] branch-3.0: [enhance](table)Remove unnecessary locks #44416 [doris]

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

Re: [PR] [Improvement](Nereids) Support create routine load command [doris]

2024-11-21 Thread via GitHub
starocean999 commented on code in PR #43930: URL: https://github.com/apache/doris/pull/43930#discussion_r1853402138 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/info/CreateRoutineLoadInfo.java: ## @@ -0,0 +1,525 @@ +// Licensed to the Apache Software

(doris) branch auto-pick-44416-branch-3.0 created (now 2122f13e4b6)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44416-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 2122f13e4b6 branch-3.0: [opt](scan) Release instances of Segment to avoid consuming a large am

(doris) branch master updated (127e597b7c6 -> d8215d7a2b0)

2024-11-21 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 127e597b7c6 [case](mtmv)Cannot compare the number of replicas to 1, as the pipeline may force the number of replica

Re: [PR] branch-3.0: [enhance](regression-test) fix hudi incremental query bug and add hudi p2 cases #44003 [doris]

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

Re: [PR] [env](compile)open compile check in columns class [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44425: URL: https://github.com/apache/doris/pull/44425#issuecomment-2493050283 TeamCity be ut coverage result: Function Coverage: 38.31% (9980/26050) Line Coverage: 29.44% (83553/283825) Region Coverage: 28.58% (42977/150361) Branch Coverage: 25.1

Re: [PR] Revert "[refine](column) Remove some unnecessary get_int functions." [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #44466: URL: https://github.com/apache/doris/pull/44466#issuecomment-2493048369 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] [env](compile)open compile check in columns class [doris]

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

Re: [PR] [fix](mtmv)When compatibility fails, null pointers should not be reported [doris]

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

Re: [I] timeout by txn manager [doris-flink-connector]

2024-11-21 Thread via GitHub
JNSimba commented on issue #510: URL: https://github.com/apache/doris-flink-connector/issues/510#issuecomment-2493044391 If a precommit successful txn is not committed within one hour, it will be automatically aborted. Refer to fe.conf stream_load_default_precommit_timeout_second -- Thi

Re: [PR] Revert "[refine](column) Remove some unnecessary get_int functions." [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44466: URL: https://github.com/apache/doris/pull/44466#issuecomment-2493041583 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+proce

Re: [PR] Revert "[refine](column) Remove some unnecessary get_int functions." [doris]

2024-11-21 Thread via GitHub
zclllyybb commented on PR #44466: URL: https://github.com/apache/doris/pull/44466#issuecomment-2493041652 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](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #44465: URL: https://github.com/apache/doris/pull/44465#issuecomment-2493041892 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] Revert "[refine](column) Remove some unnecessary get_int functions." [doris]

2024-11-21 Thread via GitHub
zclllyybb opened a new pull request, #44466: URL: https://github.com/apache/doris/pull/44466 Reverts apache/doris#44017 -- 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

[PR] [Improvment](cdc) Use uniq index as primary key [doris-flink-connector]

2024-11-21 Thread via GitHub
JNSimba opened a new pull request, #516: URL: https://github.com/apache/doris-flink-connector/pull/516 # Proposed changes In some cases, when the primary key is empty, a detail table will be created by default. However, if there is a unique index, you can use the unique index as the

Re: [PR] [Improvement](Nereids) Support create routine load command [doris]

2024-11-21 Thread via GitHub
starocean999 commented on code in PR #43930: URL: https://github.com/apache/doris/pull/43930#discussion_r1853390777 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/info/CreateRoutineLoadInfo.java: ## @@ -0,0 +1,525 @@ +// Licensed to the Apache Software

Re: [PR] [fix](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-21 Thread via GitHub
zzzxl1993 commented on PR #44465: URL: https://github.com/apache/doris/pull/44465#issuecomment-2493036651 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](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44465: URL: https://github.com/apache/doris/pull/44465#issuecomment-2493035561 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+proce

[PR] [fix](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-21 Thread via GitHub
zzzxl1993 opened a new pull request, #44465: URL: https://github.com/apache/doris/pull/44465 ### 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] branch-3.0: [enhance](regression-test) fix hudi incremental query bug and add hudi p2 cases #44003 [doris]

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

Re: [PR] [fix](suites) Fix syncer ingest binlog with multiple replicas [doris]

2024-11-21 Thread via GitHub
w41ter commented on PR #4: URL: https://github.com/apache/doris/pull/4#issuecomment-2492954854 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](mtmv)When compatibility fails, null pointers should not be reported [doris]

2024-11-21 Thread via GitHub
zddr opened a new pull request, #44464: URL: https://github.com/apache/doris/pull/44464 ### What problem does this PR solve? The ID stored in the previous version and the name stored in the new version need to be checked for compatibility. If the catalog is deleted or rebuilt, compatibil

Re: [PR] [fix](mtmv)When compatibility fails, null pointers should not be reported [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44464: URL: https://github.com/apache/doris/pull/44464#issuecomment-2493030584 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+proce

Re: [I] [Enhancement] (nereids)implement dropDatabase command in nereids [doris]

2024-11-21 Thread via GitHub
Vallishp commented on issue #42622: URL: https://github.com/apache/doris/issues/42622#issuecomment-2493029793 i will pick it. we need to change issue title as dropWorkloadPolicyCommand -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[PR] [fix](mtmv)When compatibility fails, null pointers should not be reported [doris]

2024-11-21 Thread via GitHub
zddr opened a new pull request, #44463: URL: https://github.com/apache/doris/pull/44463 ### What problem does this PR solve? The ID stored in the previous version and the name stored in the new version need to be checked for compatibility. If the catalog is deleted or rebuilt, compat

Re: [PR] [fix](mtmv)When compatibility fails, null pointers should not be reported [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44463: URL: https://github.com/apache/doris/pull/44463#issuecomment-2493026210 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+proce

Re: [PR] [Opt](checker) Add checker for delete bitmaps [doris]

2024-11-21 Thread via GitHub
bobhan1 commented on PR #44154: URL: https://github.com/apache/doris/pull/44154#issuecomment-2493026219 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](drop sql) add force in the tosql for drop table and drop database [doris]

2024-11-21 Thread via GitHub
dataroaring merged PR #43227: URL: https://github.com/apache/doris/pull/43227 -- 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] [Feature] Support enable_fuzzy_compression [doris]

2024-11-21 Thread via GitHub
wyxxxcat commented on PR #44430: URL: https://github.com/apache/doris/pull/44430#issuecomment-2493019052 run cloud_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 uns

Re: [PR] [Feature] Support enable_fuzzy_compression [doris]

2024-11-21 Thread via GitHub
wyxxxcat commented on PR #44430: URL: https://github.com/apache/doris/pull/44430#issuecomment-2493018923 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] [case](mtmv)Cannot compare the number of replicas to 1, as the pipeline may force the number of replicas to be set [doris]

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

Re: [PR] [fix-2.1](auto-partition) Fix unintended partition creation when insert overwrite auto detect for auto partition table [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #9: URL: https://github.com/apache/doris/pull/9#issuecomment-2493013265 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-2.1](auto-partition) Fix unintended partition creation when insert overwrite auto detect for auto partition table [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #9: URL: https://github.com/apache/doris/pull/9#issuecomment-2493013222 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-3.0](auto-partition) Fix unintended partition creation when insert overwrite auto detect for auto partition table [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #44450: URL: https://github.com/apache/doris/pull/44450#issuecomment-2493013116 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-3.0](auto-partition) Fix unintended partition creation when insert overwrite auto detect for auto partition table [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #44450: URL: https://github.com/apache/doris/pull/44450#issuecomment-2493013086 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] [test](load) add docker test for #44344 [doris]

2024-11-21 Thread via GitHub
kaijchen commented on PR #44373: URL: https://github.com/apache/doris/pull/44373#issuecomment-2493012307 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] [testcase](auto-partition) Fix unintended partition creation when insert overwrite auto detect for auto partition table [doris]

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

(doris) branch auto-pick-43263-branch-2.1 created (now 7d123edcf82)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43263-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 7d123edcf82 [fix](filesystem)Use simple authentication directly in S3FileSystem for 2.1 (#4363

Re: [PR] [testcase](auto-partition) Fix unintended partition creation when insert overwrite auto detect for auto partition table [doris]

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

(doris-website) 01/01: [opt](sql cache) Reorganize the chapter on SQL Cache

2024-11-21 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch refine_sql_cache in repository https://gitbox.apache.org/repos/asf/doris-website.git commit 5fa23f1162c989cf5d149ef821893445fe3b8328 Author: morrySnow AuthorDate: Fri Nov 22 14:21:02 2024 +080

(doris) branch auto-pick-44417-branch-3.0 updated (2122f13e4b6 -> 734e7a6c397)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44417-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 2122f13e4b6 branch-3.0: [opt](scan) Release instances of Segment to avoid consuming a large am

(doris) branch auto-pick-44417-branch-2.1 created (now 7d123edcf82)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44417-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 7d123edcf82 [fix](filesystem)Use simple authentication directly in S3FileSystem for 2.1 (#4363

Re: [PR] branch-3.0: [case](mtmv)Cannot compare the number of replicas to 1, as the pipeline may force the number of replicas to be set #44417 [doris]

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

Re: [PR] branch-3.0: [case](mtmv)Cannot compare the number of replicas to 1, as the pipeline may force the number of replicas to be set #44417 [doris]

2024-11-21 Thread via GitHub
dataroaring closed pull request #44462: branch-3.0: [case](mtmv)Cannot compare the number of replicas to 1, as the pipeline may force the number of replicas to be set #44417 URL: https://github.com/apache/doris/pull/44462 -- This is an automated message from the Apache Git Service. To respon

Re: [PR] branch-3.0: [case](mtmv)Cannot compare the number of replicas to 1, as the pipeline may force the number of replicas to be set #44417 [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44462: URL: https://github.com/apache/doris/pull/44462#issuecomment-2492995822 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+proce

(doris) branch master updated (5edc7f959a9 -> 127e597b7c6)

2024-11-21 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5edc7f959a9 [enhance](mtmv)Enable the MTMVRelatedTableIf interface to support mvcc (#44419) add 127e597b7c6 [c

[PR] branch-3.0: [case](mtmv)Cannot compare the number of replicas to 1, as the pipeline may force the number of replicas to be set #44417 [doris]

2024-11-21 Thread via GitHub
github-actions[bot] opened a new pull request, #44462: URL: https://github.com/apache/doris/pull/44462 Cherry-picked from #44417 -- 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

(doris) branch auto-pick-44417-branch-3.0 created (now 2122f13e4b6)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44417-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 2122f13e4b6 branch-3.0: [opt](scan) Release instances of Segment to avoid consuming a large am

(doris) branch auto-pick-44419-branch-2.1 created (now 7d123edcf82)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44419-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 7d123edcf82 [fix](filesystem)Use simple authentication directly in S3FileSystem for 2.1 (#4363

Re: [PR] branch-3.0: [Fix](nereids) fix create view and alter view using old parser checking #43263 [doris]

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

(doris) branch auto-pick-43066-branch-3.0 deleted (was b3f8c975de5)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43066-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was b3f8c975de5 [fix](case) fix mow cluster key case (#43066) The revisions that were on this bran

(doris) branch auto-pick-44419-branch-3.0 created (now 2122f13e4b6)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44419-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 2122f13e4b6 branch-3.0: [opt](scan) Release instances of Segment to avoid consuming a large am

  1   2   3   4   5   6   7   8   9   >