(doris) branch master updated: [Fix](partial update) Fix rowset not found error when doing partial update (#34112)

2024-04-27 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 dcc7c078c75 [Fix](partial update) Fix rowset n

Re: [PR] [Fix](partial update) Fix rowset not found error when doing partial update [doris]

2024-04-27 Thread via GitHub
zhannngchen merged PR #34112: URL: https://github.com/apache/doris/pull/34112 -- 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](hive-writer) Implements s3 file committer. [doris]

2024-04-27 Thread via GitHub
kaka11chen commented on PR #33937: URL: https://github.com/apache/doris/pull/33937#issuecomment-2081361746 run buidall -- 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] Draft [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34227: URL: https://github.com/apache/doris/pull/34227#issuecomment-2081361488 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](pipeline) Trace pipeline schedule (part II) - visualization demo [doris]

2024-04-27 Thread via GitHub
zclllyybb commented on PR #31301: URL: https://github.com/apache/doris/pull/31301#issuecomment-2081361587 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](partial update) Fix rowset not found error when doing partial update [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34112: URL: https://github.com/apache/doris/pull/34112#issuecomment-2081361490 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](profile) Fix reporting the profile while building the pipeline profile. [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34215: URL: https://github.com/apache/doris/pull/34215#issuecomment-2081361318 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](partial update) Fix rowset not found error when doing partial update [doris]

2024-04-27 Thread via GitHub
zhannngchen commented on code in PR #34112: URL: https://github.com/apache/doris/pull/34112#discussion_r1582037488 ## be/src/olap/rowset_builder.cpp: ## @@ -134,10 +135,11 @@ Status BaseRowsetBuilder::init_mow_context(std::shared_ptr& mow_cont _rowset_ids.clear();

Re: [PR] [fix](profile) Fix reporting the profile while building the pipeline profile. [doris]

2024-04-27 Thread via GitHub
Mryange commented on PR #34215: URL: https://github.com/apache/doris/pull/34215#issuecomment-2081359517 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] [refactor](cloud) refactor copy into make logic clear [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34181: URL: https://github.com/apache/doris/pull/34181#issuecomment-2081359237 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] Draft [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34227: URL: https://github.com/apache/doris/pull/34227#issuecomment-2081358594 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] Draft [doris]

2024-04-27 Thread via GitHub
adonis0147 opened a new pull request, #34227: URL: https://github.com/apache/doris/pull/34227 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mail

Re: [PR] [Enhancement] (recycle bin) Support delete catalog recycle bin [doris]

2024-04-27 Thread via GitHub
mymeiyi commented on code in PR #31893: URL: https://github.com/apache/doris/pull/31893#discussion_r1582037708 ## fe/fe-core/src/main/java/org/apache/doris/catalog/CatalogRecycleBin.java: ## @@ -894,6 +894,68 @@ public synchronized void replayRecoverPartition(OlapTable table, l

(doris) branch master updated (471f2dbdc43 -> 3695ca59852)

2024-04-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 471f2dbdc43 [feature](iceberg)support read iceberg complex type,iceberg.orc format and position delete. (#33935)

Re: [PR] [improvement](compaction) be do not compact invisible version to avoid query error -230 [doris]

2024-04-27 Thread via GitHub
dataroaring merged PR #28082: URL: https://github.com/apache/doris/pull/28082 -- 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] [enhance](mtmv)allow add index for MTMV [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34225: URL: https://github.com/apache/doris/pull/34225#issuecomment-2081357529 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] [enhance](mtmv)allow add index for MTMV [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34225: URL: https://github.com/apache/doris/pull/34225#issuecomment-2081357524 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] [improvement](compaction) be do not compact invisible version to avoid query error -230 [doris]

2024-04-27 Thread via GitHub
deardeng commented on code in PR #28082: URL: https://github.com/apache/doris/pull/28082#discussion_r1418874124 ## be/src/olap/olap_common.h: ## @@ -511,4 +513,23 @@ struct RidAndPos { using PartialUpdateReadPlan = std::map>>; +// used for controll compaction Review Commen

Re: [PR] [enhance](Backup) Obscure the secret key for show backup's repository stmt [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34226: URL: https://github.com/apache/doris/pull/34226#issuecomment-2081355906 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] [enhance](Backup) Obscure the secret key for show backup's repository stmt [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34226: URL: https://github.com/apache/doris/pull/34226#issuecomment-2081355898 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 branch-2.1 updated: [fix](branch-2.1) Fix streamload profile not set (#34221)

2024-04-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 341f5cd7a34 [fix](branch-2.1) Fix strea

Re: [PR] [Enhancement] (recycle bin) Support delete catalog recycle bin [doris]

2024-04-27 Thread via GitHub
mymeiyi commented on code in PR #31893: URL: https://github.com/apache/doris/pull/31893#discussion_r1582033273 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/info/DropCatalogRecycleBinInfo.java: ## @@ -0,0 +1,102 @@ +// Licensed to the Apache Software

Re: [PR] [fix](branch-2.1) Fix streamload profile not set [doris]

2024-04-27 Thread via GitHub
yiguolei merged PR #34221: URL: https://github.com/apache/doris/pull/34221 -- 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

Re: [PR] [enhance](Backup) Obscure the secret key for show backup's repository stmt [doris]

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

Re: [PR] [enhance](mtmv)allow add index for MTMV [doris]

2024-04-27 Thread via GitHub
morrySnow commented on code in PR #34225: URL: https://github.com/apache/doris/pull/34225#discussion_r1582031870 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AddRollupClause.java: ## @@ -89,6 +89,11 @@ public void analyze(Analyzer analyzer) throws AnalysisException {

Re: [PR] [fix](createTableLike) fix syntax error for CreateTableLikeStmt with partition properties [doris]

2024-04-27 Thread via GitHub
DarvenDuan commented on PR #34187: URL: https://github.com/apache/doris/pull/34187#issuecomment-2081353447 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [enhance](Backup) Obscure the secret key for show backup's repository stmt [doris]

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

Re: [PR] [enhance](Cloud) Add one create vault property to control if use this vault as default vault [doris]

2024-04-27 Thread via GitHub
ByteYue commented on code in PR #34195: URL: https://github.com/apache/doris/pull/34195#discussion_r1582030493 ## fe/fe-core/src/main/java/org/apache/doris/analysis/CreateStorageVaultStmt.java: ## @@ -102,6 +108,7 @@ public void analyze(Analyzer analyzer) throws UserException {

Re: [PR] [refactor](cloud) refactor copy into make logic clear [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34181: URL: https://github.com/apache/doris/pull/34181#issuecomment-2081350955 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] (plsql) support show procedure status filters [doris]

2024-04-27 Thread via GitHub
morrySnow commented on code in PR #33264: URL: https://github.com/apache/doris/pull/33264#discussion_r1582029296 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowProcedureStatusCommand.java: ## @@ -32,23 +38,29 @@ import java.util.ArrayList; impo

Re: [PR] [Fix] Improve logging and method names [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34212: URL: https://github.com/apache/doris/pull/34212#issuecomment-2081350064 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](profile) Fix reporting the profile while building the pipeline profile. [doris]

2024-04-27 Thread via GitHub
zhiqiang- commented on code in PR #34215: URL: https://github.com/apache/doris/pull/34215#discussion_r1582028307 ## be/src/runtime/runtime_state.cpp: ## @@ -556,4 +558,42 @@ bool RuntimeState::is_nereids() const { return _query_ctx->is_nereids(); } +std::vector>& Ru

(doris-website) branch master updated: Update maintainers.json

2024-04-27 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 3bb297af7ea Update maintainers.json 3b

Re: [PR] [enhance](Backup) Obscure the secret key for show backup's repository stmt [doris]

2024-04-27 Thread via GitHub
ByteYue commented on PR #34226: URL: https://github.com/apache/doris/pull/34226#issuecomment-2081341268 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] [enhance](Backup) Obscure the secret key for show backup's repository stmt [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34226: URL: https://github.com/apache/doris/pull/34226#issuecomment-2081341252 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] [enhance](Backup) Obscure the secret key for show backup's repository stmt [doris]

2024-04-27 Thread via GitHub
ByteYue opened a new pull request, #34226: URL: https://github.com/apache/doris/pull/34226 ## Proposed changes Issue Number: close #xxx The original implementation would return the actual secret key for the repository which is not consider safe ## Further comment

Re: [PR] [fix](profile) Fix reporting the profile while building the pipeline profile. [doris]

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

Re: [PR] [fix](profile) Fix reporting the profile while building the pipeline profile. [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34215: URL: https://github.com/apache/doris/pull/34215#issuecomment-2081332810 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](cloud) refactor copy into make logic clear [doris]

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

Re: [PR] [refactor](cloud) refactor copy into make logic clear [doris]

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

Re: [PR] [feature](audit) support setting skip audit log user [doris]

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

(doris) branch master updated: [feature](iceberg)support read iceberg complex type,iceberg.orc format and position delete. (#33935)

2024-04-27 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 471f2dbdc43 [feature](iceberg)support read ic

Re: [PR] [feature](iceberg)support read iceberg complex type,iceberg.orc format and position delete. [doris]

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

Re: [PR] [feature](iceberg)support read iceberg complex type,iceberg.orc format and position delete. [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #33935: URL: https://github.com/apache/doris/pull/33935#issuecomment-2081328234 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] [feature](audit) support setting skip audit log user [doris]

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

Re: [PR] [Fix](nereids)change Lambda ,make Lambda function body a class member instead of the Lambda first child [doris]

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

Re: [PR] [Fix](nereids)change Lambda ,make Lambda function body a class member instead of the Lambda first child [doris]

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

(doris) branch master updated (da85469de3f -> a26e6d1a47a)

2024-04-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from da85469de3f [enhance](serde) expr serde support gson (#34180) add a26e6d1a47a [Fix](orc-reader) Fix the issue

Re: [PR] [Fix](orc-reader) Fix the issue when string col has mixed plain and dict encoding in different stripes. [doris]

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

Re: [PR] [opt](paimon) support mapping Paimon column type "Row" to Doris type "Struct" [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #33786: URL: https://github.com/apache/doris/pull/33786#issuecomment-2081323015 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 master updated: [enhance](serde) expr serde support gson (#34180)

2024-04-27 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new da85469de3f [enhance](serde) expr serde suppor

Re: [PR] [enhance](mtmv)Expr support gson [doris]

2024-04-27 Thread via GitHub
morrySnow merged PR #34180: URL: https://github.com/apache/doris/pull/34180 -- 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] [improvement](compaction) be do not compact invisible version to avoid query error -230 [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #28082: URL: https://github.com/apache/doris/pull/28082#issuecomment-2081322709 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] [improvement](compaction) be do not compact invisible version to avoid query error -230 [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #28082: URL: https://github.com/apache/doris/pull/28082#issuecomment-2081322702 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] (recycle bin) Support delete catalog recycle bin [doris]

2024-04-27 Thread via GitHub
mymeiyi commented on code in PR #31893: URL: https://github.com/apache/doris/pull/31893#discussion_r1582011534 ## fe/fe-core/src/main/java/org/apache/doris/analysis/DropCatalogRecycleBinStmt.java: ## @@ -0,0 +1,83 @@ +// Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [Enhancement] (recycle bin) Support delete catalog recycle bin [doris]

2024-04-27 Thread via GitHub
mymeiyi commented on code in PR #31893: URL: https://github.com/apache/doris/pull/31893#discussion_r1582011534 ## fe/fe-core/src/main/java/org/apache/doris/analysis/DropCatalogRecycleBinStmt.java: ## @@ -0,0 +1,83 @@ +// Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [refactor](cloud) refactor copy into make logic clear [doris]

2024-04-27 Thread via GitHub
HHoflittlefish777 commented on PR #34181: URL: https://github.com/apache/doris/pull/34181#issuecomment-2081322517 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](profile) Fix reporting the profile while building the pipeline profile. [doris]

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

(doris) branch branch-2.0 updated: [fix](fs) Close local file writer when downloading finished (#33556) (#34218)

2024-04-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new c559bba2424 [fix](fs) Close local fi

Re: [PR] [fix](fs) Close local file writer when downloading finished [doris]

2024-04-27 Thread via GitHub
dataroaring merged PR #34218: URL: https://github.com/apache/doris/pull/34218 -- 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] [improvement](spill) release memory in time if task is closed [doris]

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

Re: [PR] (pick 34003) release fd for shutdown tablets [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34224: URL: https://github.com/apache/doris/pull/34224#issuecomment-2081321917 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](insert) Insert init plan error may forget to abrot txn [doris]

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

Re: [PR] [fix](profile) Fix reporting the profile while building the pipeline profile. [doris]

2024-04-27 Thread via GitHub
Mryange commented on PR #34215: URL: https://github.com/apache/doris/pull/34215#issuecomment-2081321788 > 1. use read-write lock > 2. do we have any potential dead-lock? 1. done 2. This lock is only used in the functions pipeline_id_to_profile and build_pipeline_profile, and the

Re: [PR] [fix](profile) Fix reporting the profile while building the pipeline profile. [doris]

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

Re: [PR] [feature](audit) support setting skip audit log user [doris]

2024-04-27 Thread via GitHub
morningman commented on PR #32563: URL: https://github.com/apache/doris/pull/32563#issuecomment-2081321331 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] [Feat](nereids)nereids support create table like [doris]

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

Re: [PR] [Fix](nereids)change Lambda ,make Lambda function body a class member instead of the Lambda first child [doris]

2024-04-27 Thread via GitHub
feiniaofeiafei commented on PR #34171: URL: https://github.com/apache/doris/pull/34171#issuecomment-2081320782 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.

(doris) branch master updated (14b6bb38a3d -> 6e94ac902fa)

2024-04-27 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 14b6bb38a3d [fix](test) fix some external test cases (#34210) add 6e94ac902fa [Feat](nereids)nereids support

Re: [PR] [enhance](mtmv)allow add index for MTMV [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34225: URL: https://github.com/apache/doris/pull/34225#issuecomment-2081320477 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] [enhance](mtmv)allow add index for MTMV [doris]

2024-04-27 Thread via GitHub
zddr opened a new pull request, #34225: URL: https://github.com/apache/doris/pull/34225 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d..

Re: [PR] (pick 34003) release fd for shutdown tablets [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34224: URL: https://github.com/apache/doris/pull/34224#issuecomment-2081320229 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] (pick 34003) release fd for shutdown tablets [doris]

2024-04-27 Thread via GitHub
dataroaring opened a new pull request, #34224: URL: https://github.com/apache/doris/pull/34224 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

(doris) branch master updated (487174d0430 -> 14b6bb38a3d)

2024-04-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 487174d0430 [feature](planner) Support `select constant from dual` syntax sugar (#34200) add 14b6bb38a3d [fix

Re: [PR] [fix](test) fix some external test cases [doris]

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

Re: [PR] [fix](createTableLike) fix syntax error for CreateTableLikeStmt with partition properties [doris]

2024-04-27 Thread via GitHub
DarvenDuan commented on PR #34187: URL: https://github.com/apache/doris/pull/34187#issuecomment-2081320024 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [Feature](hive-writer) Implements s3 file committer. [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #33937: URL: https://github.com/apache/doris/pull/33937#issuecomment-2081319528 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] [Feature](hive-writer) Implements s3 file committer. [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #33937: URL: https://github.com/apache/doris/pull/33937#issuecomment-2081319540 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] [improvement](spill) release memory in time if task is closed [doris]

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

Re: [PR] [opt](nereids)Only the SQL key columns are used as the basis for selecting the derivation algorithm [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34148: URL: https://github.com/apache/doris/pull/34148#issuecomment-2081318935 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] [opt](nereids)Only the SQL key columns are used as the basis for selecting the derivation algorithm [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34148: URL: https://github.com/apache/doris/pull/34148#issuecomment-2081318927 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](insert) Insert init plan error may forget to abrot txn [doris]

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

Re: [PR] [fix](profile) Fix reporting the profile while building the pipeline profile. [doris]

2024-04-27 Thread via GitHub
zhiqiang- commented on code in PR #34215: URL: https://github.com/apache/doris/pull/34215#discussion_r1582009652 ## be/src/runtime/runtime_state.cpp: ## @@ -556,4 +556,39 @@ bool RuntimeState::is_nereids() const { return _query_ctx->is_nereids(); } +std::vector>& Ru

Re: [PR] [Improve](expr)first support array_contains for expr push down inverted index [doris]

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

Re: [PR] [improvement](compaction) be do not compact invisible version to avoid query error -230 [doris]

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

Re: [PR] [Improve](expr)first support array_contains for expr push down inverted index [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #32620: URL: https://github.com/apache/doris/pull/32620#issuecomment-2081316945 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: [I] Enhancement of round based function [doris]

2024-04-27 Thread via GitHub
superdiaodiao commented on issue #32755: URL: https://github.com/apache/doris/issues/32755#issuecomment-2081316918 > @superdiaodiao thanks for your attention, they are pending, and they are yours. > > Just to let you know, the task is not difficult, but need much explore work in

Re: [PR] [Feature](PreparedStatement) implement general server side prepared [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #33807: URL: https://github.com/apache/doris/pull/33807#issuecomment-2081316382 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] [Feature](PreparedStatement) implement general server side prepared [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #33807: URL: https://github.com/apache/doris/pull/33807#issuecomment-2081316376 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] [feature](planner) Support `select constant from dual` syntax sugar [doris]

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

Re: [PR] [fd](pick 34003) release fd for shutdown tablets [doris]

2024-04-27 Thread via GitHub
dataroaring closed pull request #34097: [fd](pick 34003) release fd for shutdown tablets URL: https://github.com/apache/doris/pull/34097 -- 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

Re: [PR] [feature](iceberg) support iceberg equality delete [doris]

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

(doris) branch master updated: [feature](planner) Support `select constant from dual` syntax sugar (#34200)

2024-04-27 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 487174d0430 [feature](planner) Support `selec

Re: [PR] [improvement](compaction) be do not compact invisible version to avoid query error -230 [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #28082: URL: https://github.com/apache/doris/pull/28082#issuecomment-2081316149 TeamCity be ut coverage result: Function Coverage: 35.50% (8923/25132) Line Coverage: 27.13% (73445/270688) Region Coverage: 26.33% (37946/144117) Branch Coverage: 23.1

Re: [PR] [fix](fs) Close local file writer when downloading finished [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34218: URL: https://github.com/apache/doris/pull/34218#issuecomment-2081316111 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 67afc50ca4db9a82cb80a2f03ef06e0da3b25660 with default session variables Stream

Re: [PR] [fix](profile) Fix reporting the profile while building the pipeline profile. [doris]

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

Re: [PR] [opt](paimon) support mapping Paimon column type "Row" to Doris type "Struct" [doris]

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

Re: [I] [Bug] Binglog同步Canal任务未处理关键字 [doris]

2024-04-27 Thread via GitHub
Suchahaercana commented on issue #17285: URL: https://github.com/apache/doris/issues/17285#issuecomment-2081315792 我当前2.1.1版本 已经验证可以解决的办法: 关键字用 三个反引号: 如下: ```from``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [improvement](spill) release memory in time if task is closed [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on code in PR #34145: URL: https://github.com/apache/doris/pull/34145#discussion_r1582008487 ## be/src/pipeline/pipeline_x/dependency.h: ## @@ -579,14 +605,27 @@ struct HashJoinSharedState : public JoinSharedState { bool probe_ignore_null = fal

Re: [PR] [fix](fs) Close local file writer when downloading finished [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34218: URL: https://github.com/apache/doris/pull/34218#issuecomment-2081315481 ClickBench: Total hot run time: 30.89 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

  1   2   3   4   >