(doris-website) branch develop-search created (now a02c7841854)

2024-12-09 Thread jeffreyh
This is an automated email from the ASF dual-hosted git repository. jeffreyh pushed a change to branch develop-search in repository https://gitbox.apache.org/repos/asf/doris-website.git at a02c7841854 [update] Update auth docs (#1485) No new revisions were added by this update.

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

2024-12-09 Thread via GitHub
msridhar78 commented on code in PR #45150: URL: https://github.com/apache/doris/pull/45150#discussion_r1877315528 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/CreateCatalogCommand.java: ## @@ -0,0 +1,120 @@ +// Licensed to the Apache Software Foundat

Re: [PR] Fix search worker [doris-website]

2024-12-09 Thread via GitHub
yang1666204 closed pull request #1491: Fix search worker URL: https://github.com/apache/doris-website/pull/1491 -- 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,

[PR] Fix search worker [doris-website]

2024-12-09 Thread via GitHub
yang1666204 opened a new pull request, #1491: URL: https://github.com/apache/doris-website/pull/1491 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[PR] Fix search worker [doris-website]

2024-12-09 Thread via GitHub
yang1666204 opened a new pull request, #1492: URL: https://github.com/apache/doris-website/pull/1492 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

(doris) branch master updated: [improvement](statistics)Support get oracle jdbc row count. (#45214)

2024-12-09 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 602ad0761fe [improvement](statistics)Support ge

Re: [PR] [opt](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on code in PR #45206: URL: https://github.com/apache/doris/pull/45206#discussion_r1877327004 ## cloud/test/meta_service_test.cpp: ## @@ -4530,6 +4550,132 @@ TEST(MetaServiceTest, GetDeleteBitmapUpdateLock) { ASSERT_EQ(res.status().code(), MetaS

Re: [PR] [opt](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

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

Re: [PR] [opt](scan) unify the local and remote scan bytes stats for all scanners for 2.1 [doris]

2024-12-09 Thread via GitHub
morningman commented on PR #45167: URL: https://github.com/apache/doris/pull/45167#issuecomment-2529701711 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] [fix](profile) do not merge fragment_level profile [doris]

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

(doris) branch branch-2.1 updated: [fix](profile) do not merge fragment_level profile (#45200)

2024-12-09 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 938ca71604b [fix](profile) do not merge

Re: [PR] [test](move-memtable) fix false positives in sinkv2 injection tests (#44552) [doris]

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

(doris) branch branch-3.0 updated: [opt](Nereids) translate "between" to "equalTo" if upper equals to lower #43344 branch-3.0 (#45106)

2024-12-09 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 9b2ae0c91ab [opt](Nereids) translate "b

Re: [PR] [opt](partial update) use a separate config to control the behavior of newly inserted rows in partial update [doris]

2024-12-09 Thread via GitHub
bobhan1 commented on PR #41232: URL: https://github.com/apache/doris/pull/41232#issuecomment-2530041453 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

(doris) branch auto-pick-45125-branch-2.1 updated (10fee0fa647 -> 46902e58215)

2024-12-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch auto-pick-45125-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git discard 10fee0fa647 [enhance](auth)When authorization includes create, not check if resources exist (#45

Re: [PR] [fix](nereids) not rewrite first_value when first_value ignore nulls [doris]

2024-12-09 Thread via GitHub
feiniaofeiafei commented on PR #45065: URL: https://github.com/apache/doris/pull/45065#issuecomment-2530037962 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] [opt](partial update) use a separate config to control the behavior of newly inserted rows in partial update [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on code in PR #41232: URL: https://github.com/apache/doris/pull/41232#discussion_r1877069259 ## be/src/olap/partial_update_info.cpp: ## @@ -169,55 +175,55 @@ std::string PartialUpdateInfo::summary() const { max_version_in_flush_phase);

Re: [PR] [performance](load) increase max_broker_concurrency to 100 [doris]

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

[PR] branch-3.0: [fix](Nereids) move tables from connect context to statement context #44568 [doris]

2024-12-09 Thread via GitHub
github-actions[bot] opened a new pull request, #44957: URL: https://github.com/apache/doris/pull/44957 Cherry-picked from #44568 -- 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] [opt](Nereids) translate "between" to "equalTo" if upper equals to lower #43344 branch-3.0 [doris]

2024-12-09 Thread via GitHub
englefly merged PR #45106: URL: https://github.com/apache/doris/pull/45106 -- 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] branch-3.0: [fix](Nereids) move tables from connect context to statement context #44568 [doris]

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

Re: [PR] [fix](orc) Fix has null statistics for forward compatibility [doris-thirdparty]

2024-12-09 Thread via GitHub
kaka11chen merged PR #259: URL: https://github.com/apache/doris-thirdparty/pull/259 -- 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-thirdparty) branch orc updated: [fix](orc) Fix has null statistics for forward compatibility (#259)

2024-12-09 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new 86a5c44f800 [fix](orc) Fix has null statis

Re: [PR] [feature](mtmv)Support iceberg partition refresh. [doris]

2024-12-09 Thread via GitHub
Jibing-Li commented on code in PR #44726: URL: https://github.com/apache/doris/pull/44726#discussion_r1877429504 ## fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/IcebergPartitionInfo.java: ## @@ -0,0 +1,71 @@ +// Licensed to the Apache Software Foundation (ASF) un

Re: [PR] [fix](Outfile) add more regression-test cases for `Select into outfile` [doris]

2024-12-09 Thread via GitHub
BePPPower commented on PR #45230: URL: https://github.com/apache/doris/pull/45230#issuecomment-2530572577 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](nereids) use hash set replace three set in DiscreteValue to improve in predicate performance [doris]

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

Re: [PR] [refactor](ecosystem) refactor flink doris connector doc [doris-website]

2024-12-09 Thread via GitHub
JNSimba commented on code in PR #1450: URL: https://github.com/apache/doris-website/pull/1450#discussion_r1877442559 ## common_docs_zh/ecosystem/flink-doris-connector.md: ## @@ -28,251 +28,332 @@ under the License. # Flink Doris Connector Review Comment: done -- This

Re: [PR] [feature](mtmv)Support iceberg partition refresh. [doris]

2024-12-09 Thread via GitHub
Jibing-Li commented on code in PR #44726: URL: https://github.com/apache/doris/pull/44726#discussion_r1877456441 ## fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/IcebergExternalTable.java: ## @@ -90,4 +199,318 @@ public long fetchRowCount() { public Table get

Re: [PR] branch-2.1: [fix](column_array)fix filter_generic in column_array func #41990 [doris]

2024-12-09 Thread via GitHub
yiguolei commented on PR #44983: URL: https://github.com/apache/doris/pull/44983#issuecomment-2530622529 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: [I] [Enhancement] (nereids)implement showStatusCommand in nereids [doris]

2024-12-09 Thread via GitHub
msridhar78 commented on issue #42730: URL: https://github.com/apache/doris/issues/42730#issuecomment-2530560517 @LiBinfeng-01 will pick this -- 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 sp

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

2024-12-09 Thread via GitHub
msridhar78 commented on issue #42715: URL: https://github.com/apache/doris/issues/42715#issuecomment-2530564200 @LiBinfeng-01 will pick this -- 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 sp

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

2024-12-09 Thread via GitHub
msridhar78 commented on issue #42717: URL: https://github.com/apache/doris/issues/42717#issuecomment-2530562864 @LiBinfeng-01 will pick this -- 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 sp

Re: [PR] [opt](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on code in PR #45206: URL: https://github.com/apache/doris/pull/45206#discussion_r1877425849 ## cloud/test/meta_service_test.cpp: ## @@ -4530,6 +4550,323 @@ TEST(MetaServiceTest, GetDeleteBitmapUpdateLock) { ASSERT_EQ(res.status().code(), MetaS

Re: [PR] Fix search worker [doris-website]

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

Re: [PR] [feature](mtmv)Support iceberg partition refresh. [doris]

2024-12-09 Thread via GitHub
Jibing-Li commented on code in PR #44726: URL: https://github.com/apache/doris/pull/44726#discussion_r1877429504 ## fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/IcebergPartitionInfo.java: ## @@ -0,0 +1,71 @@ +// Licensed to the Apache Software Foundation (ASF) un

Re: [PR] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2530546878 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) branch branch-3.0 updated: branch-3.0: [opt](nereids) support pushing down aggr distinct through join #43380 (#45067)

2024-12-09 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 243561d7a10 branch-3.0: [opt](nereids)

(doris) branch auto-pick-43380-branch-3.0 deleted (was 986af6488a7)

2024-12-09 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch auto-pick-43380-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 986af6488a7 [opt](nereids) support pushing down aggr distinct through join (#43380) The revisi

(doris) branch branch-3.0 updated: [Refactor](query) refactor lock in fragment mgr and change std::unorder_map to phmap (#45058)

2024-12-09 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 1b47296153e [Refactor](query) refact

Re: [PR] [Refactor](query) refactor lock in fragment mgr and change std::unorder_map to phmap #44821 [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on code in PR #45232: URL: https://github.com/apache/doris/pull/45232#discussion_r1877508184 ## be/src/runtime/fragment_mgr.cpp: ## @@ -639,116 +638,107 @@ Status FragmentMgr::start_query_execution(const PExecPlanFragmentStartRequest* r void Fra

Re: [PR] [Refactor](query) refactor lock in fragment mgr and change std::unorder_map to phmap [doris]

2024-12-09 Thread via GitHub
dataroaring merged PR #45058: URL: https://github.com/apache/doris/pull/45058 -- 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] [Opt](load) only MoW table need table commit lock when commit transaction for cloud mode [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45220: URL: https://github.com/apache/doris/pull/45220#issuecomment-2530686129 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] branch-3.0: [opt](nereids) support pushing down aggr distinct through join #43380 [doris]

2024-12-09 Thread via GitHub
morrySnow merged PR #45067: URL: https://github.com/apache/doris/pull/45067 -- 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](Nereids) fix fe folding constant of string functions and add more cases [doris]

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

Re: [PR] [fix](Nereids) fix fe folding constant of string functions and add more cases [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45233: URL: https://github.com/apache/doris/pull/45233#issuecomment-2530691850 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](Outfile) add more regression-test cases for `Select into outfile` [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45230: URL: https://github.com/apache/doris/pull/45230#issuecomment-2530572514 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](Outfile) add more regression-test cases for `Select into outfile` [doris]

2024-12-09 Thread via GitHub
BePPPower opened a new pull request, #45230: URL: https://github.com/apache/doris/pull/45230 Problem Summary: 1. add more regression-test cases for `Select into outfile` 2. Support to export the NULL type data in Doris to Orc file format. ### Check List (For Author)

[PR] [Doc](benchmark) update 2.1 benchmark doc. [doris-website]

2024-12-09 Thread via GitHub
feifeifeimoon opened a new pull request, #1493: URL: https://github.com/apache/doris-website/pull/1493 ## Versions - [x] dev - [ ] 3.0 - [x] 2.1 - [x] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Te

Re: [PR] [Bug](pipeline) set wake_up_early when pipeline task's sink not executed with eos [doris]

2024-12-09 Thread via GitHub
BiteThet commented on PR #45207: URL: https://github.com/apache/doris/pull/45207#issuecomment-2530585457 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] [doc](update) update concurrent control [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on code in PR #1487: URL: https://github.com/apache/doris-website/pull/1487#discussion_r1877440321 ## versioned_docs/version-2.0/data-operate/update/unique-update-concurrent-control.md: ## @@ -24,16 +24,28 @@ specific language governing permissions and limitati

Re: [PR] [refactor](ecosystem) refactor flink doris connector doc [doris-website]

2024-12-09 Thread via GitHub
JNSimba commented on code in PR #1450: URL: https://github.com/apache/doris-website/pull/1450#discussion_r1877442411 ## common_docs_zh/ecosystem/flink-doris-connector.md: ## @@ -740,84 +625,239 @@ insert into doris_sink select id,name,bank,age from cdc_mysql_source; --tabl

Re: [PR] [feat](udf)add "bitmap_to_base64" function for converting Hive bitmap to base64 [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45231: URL: https://github.com/apache/doris/pull/45231#issuecomment-2530587330 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] [Enhancement] (nereids)implement SHOW CATALOG COMMAND in nereids [doris]

2024-12-09 Thread via GitHub
Yao-MR commented on PR #44633: URL: https://github.com/apache/doris/pull/44633#issuecomment-2530590396 hi @CalvinKirs can you help have a review when you are available, -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] [doc](update) update concurrent control [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on PR #1487: URL: https://github.com/apache/doris-website/pull/1487#issuecomment-2530590662 please also resolve the deadlink: https://github.com/user-attachments/assets/467d0077-3460-498c-952e-a2808fa7aed5";> -- This is an automated message from the Apache Git Ser

Re: [PR] [opt](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on code in PR #45206: URL: https://github.com/apache/doris/pull/45206#discussion_r1877449968 ## cloud/test/meta_service_test.cpp: ## @@ -4530,6 +4579,284 @@ TEST(MetaServiceTest, GetDeleteBitmapUpdateLock) { ASSERT_EQ(res.status().code(), MetaS

Re: [PR] [feature] (Metric) add jni metrics for jdbc connection [doris]

2024-12-09 Thread via GitHub
dqz123 commented on PR #41752: URL: https://github.com/apache/doris/pull/41752#issuecomment-2530602519 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] [opt](brpc) check and remove unavailable brpc stubs (#43212) [doris]

2024-12-09 Thread via GitHub
zhiqiang- commented on PR #44840: URL: https://github.com/apache/doris/pull/44840#issuecomment-2530642098 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 unsu

(doris) branch branch-2.1 updated: [cherry-pick](branch-2.1) Pick "[Fix](Rowset Id) Use a randomly generated rowset ID to handle memory write failures (#42949)" (#44086)

2024-12-09 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 d0737c45f8c [cherry-pick](branch-2.1) P

Re: [PR] [cherry-pick](branch-2.1) Pick "[Fix](Rowset Id) Use a randomly generated rowset ID to handle memory write failures (#42949)" [doris]

2024-12-09 Thread via GitHub
yiguolei merged PR #44086: URL: https://github.com/apache/doris/pull/44086 -- 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] [opt](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on code in PR #45206: URL: https://github.com/apache/doris/pull/45206#discussion_r1877434578 ## cloud/test/meta_service_test.cpp: ## @@ -4530,6 +4579,223 @@ TEST(MetaServiceTest, GetDeleteBitmapUpdateLock) { ASSERT_EQ(res.status().code(), MetaS

Re: [PR] [opt](explain) wrap the expr list in explain string to make output pretty [doris]

2024-12-09 Thread via GitHub
morningman commented on PR #45229: URL: https://github.com/apache/doris/pull/45229#issuecomment-2530575918 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] [Bug](pipeline) set wake_up_early when pipeline task's sink not executed with eos [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45207: URL: https://github.com/apache/doris/pull/45207#issuecomment-2530591962 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] [Enhancement] (nereids)implement CreateCatalogCommand in nereids [doris]

2024-12-09 Thread via GitHub
msridhar78 commented on PR #45150: URL: https://github.com/apache/doris/pull/45150#issuecomment-2530604528 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] [doc](delete) add delete overview [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on PR #1488: URL: https://github.com/apache/doris-website/pull/1488#issuecomment-2530595893 please also update 2.1 and 3.0 version docs -- 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

Re: [PR] [opt](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on code in PR #45206: URL: https://github.com/apache/doris/pull/45206#discussion_r1877462188 ## cloud/test/meta_service_test.cpp: ## @@ -4530,6 +4579,332 @@ TEST(MetaServiceTest, GetDeleteBitmapUpdateLock) { ASSERT_EQ(res.status().code(), MetaS

Re: [PR] [feat](nereids) push down encode slot [doris]

2024-12-09 Thread via GitHub
englefly commented on PR #44748: URL: https://github.com/apache/doris/pull/44748#issuecomment-2530619767 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](bloomFilter)fix data type supported behavior same in FE and BE … [doris]

2024-12-09 Thread via GitHub
yiguolei commented on PR #45178: URL: https://github.com/apache/doris/pull/45178#issuecomment-2530619518 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](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

2024-12-09 Thread via GitHub
bobhan1 commented on PR #45206: URL: https://github.com/apache/doris/pull/45206#issuecomment-2530618930 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] (inverted index) fix index file in gc binlogs [doris]

2024-12-09 Thread via GitHub
airborne12 commented on code in PR #44994: URL: https://github.com/apache/doris/pull/44994#discussion_r1877486298 ## be/src/olap/task/engine_storage_migration_task.cpp: ## @@ -409,8 +409,9 @@ Status EngineStorageMigrationTask::_copy_index_and_data_files( Invert

Re: [PR] [Improve](nereids) use hash set replace three set in DiscreteValue to improve in predicate performance [doris]

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

(doris) branch branch-2.1 updated: [opt](scan) unify the local and remote scan bytes stats for all scanners for 2.1 (#45167)

2024-12-09 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 5d3f0a267a8 [opt](scan) unify the local

Re: [PR] [Improment]Add workload group resource usage metrics [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #44870: URL: https://github.com/apache/doris/pull/44870#issuecomment-2530547125 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](planner) query should be cancelled if limit reached (#44338) [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45222: URL: https://github.com/apache/doris/pull/45222#issuecomment-2530548619 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](planner) query should be cancelled if limit reached (#44338) [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45222: URL: https://github.com/apache/doris/pull/45222#issuecomment-2530548676 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] [Improment]Add workload group resource usage metrics [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #44870: URL: https://github.com/apache/doris/pull/44870#issuecomment-2530547074 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] [doc] update spark load 24.0.0 version [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on PR #1484: URL: https://github.com/apache/doris-website/pull/1484#issuecomment-2530547873 request review @wangtianyi2004 -- 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

Re: [PR] [doc] update spark connector for v24.0.0 [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on PR #1482: URL: https://github.com/apache/doris-website/pull/1482#issuecomment-2530539590 request review @wangtianyi2004 -- 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

Re: [PR] [opt](scan) unify the local and remote scan bytes stats for all scanners for 2.1 [doris]

2024-12-09 Thread via GitHub
yiguolei merged PR #45167: URL: https://github.com/apache/doris/pull/45167 -- 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: [I] [Bug] 使用 iceberg rest catalog + oss 要求配置 AWS S3 [doris]

2024-12-09 Thread via GitHub
wsjz commented on issue #43899: URL: https://github.com/apache/doris/issues/43899#issuecomment-2530546294 这个现在只支持s3的fs后端,用s3的那套endpoint属性吧 -- 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 spec

Re: [PR] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2530546813 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] [doc] update spark load 24.0.0 version [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on code in PR #1484: URL: https://github.com/apache/doris-website/pull/1484#discussion_r1877410425 ## common_docs_zh/ecosystem/spark-load.md: ## @@ -0,0 +1,478 @@ +# Spark Load Review Comment: should add ``` --- { "title": "Spark Load",

(doris) branch branch-2.1 updated: [fix](planner) query should be cancelled if limit reached (#44338) (#45222)

2024-12-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 e29d1252004 [fix](planner) query shou

Re: [PR] [only test Pr/englefly/45196] [doris]

2024-12-09 Thread via GitHub
Mryange commented on PR #45198: URL: https://github.com/apache/doris/pull/45198#issuecomment-2530549954 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](planner) query should be cancelled if limit reached (#44338) [doris]

2024-12-09 Thread via GitHub
morningman merged PR #45222: URL: https://github.com/apache/doris/pull/45222 -- 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: [I] [Enhancement] (nereids)implement showWaringErrorCountCommand in nereids [doris]

2024-12-09 Thread via GitHub
msridhar78 commented on issue #42751: URL: https://github.com/apache/doris/issues/42751#issuecomment-2530556334 @LiBinfeng-01 will pick this up -- 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

Re: [PR] [fix](cloud-mow) get delete bitmap update lock should create a new Transaction when encounter TXN_TOO_OLD [doris]

2024-12-09 Thread via GitHub
hust-hhb closed pull request #44691: [fix](cloud-mow) get delete bitmap update lock should create a new Transaction when encounter TXN_TOO_OLD URL: https://github.com/apache/doris/pull/44691 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [only test Pr/englefly/45196] [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45198: URL: https://github.com/apache/doris/pull/45198#issuecomment-2530556154 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](mtmv)Support iceberg partition refresh. [doris]

2024-12-09 Thread via GitHub
Jibing-Li commented on code in PR #44726: URL: https://github.com/apache/doris/pull/44726#discussion_r1877446230 ## fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVRelatedTableIf.java: ## @@ -115,4 +115,11 @@ default boolean needAutoRefresh() { * @return */ b

Re: [PR] [opt](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on code in PR #45206: URL: https://github.com/apache/doris/pull/45206#discussion_r1877446993 ## cloud/test/meta_service_test.cpp: ## @@ -4530,6 +4579,284 @@ TEST(MetaServiceTest, GetDeleteBitmapUpdateLock) { ASSERT_EQ(res.status().code(), MetaS

(doris) branch auto-pick-41990-branch-2.1 updated (3109d23ce0b -> 3556a1c54d7)

2024-12-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch auto-pick-41990-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git omit 3109d23ce0b [fix](column_array)fix filter_generic in column_array func (#41990) add 5c686c3

Re: [PR] [doc](delete) add delete overview [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on code in PR #1488: URL: https://github.com/apache/doris-website/pull/1488#discussion_r1877445163 ## docs/data-operate/delete/delete-overview.md: ## @@ -0,0 +1,79 @@ +--- +{ +"title": "Delete Overview", +"language": "en" +} + +--- + + + +# Delete Opera

Re: [PR] [bug][recover] fix example [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on PR #1489: URL: https://github.com/apache/doris-website/pull/1489#issuecomment-2530597202 please also update version 3.0 / 2.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 above to go to

Re: [PR] [Improve](nereids) use hash set replace three set in DiscreteValue to improve in predicate performance [doris]

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

[PR] [fix](Nereids) fix fe folding constant of string functions and add more cases [doris]

2024-12-09 Thread via GitHub
LiBinfeng-01 opened a new pull request, #45233: URL: https://github.com/apache/doris/pull/45233 Issue Number: close https://github.com/apache/doris/issues/44666 Related PR: #40441 Problem Summary: - select string_index('哈哈哈AAA','A', 1); would return whole string when 1 i

Re: [PR] [enhance](mtmv)Initialize MTMV with constructor method [doris]

2024-12-09 Thread via GitHub
zddr closed pull request #45016: [enhance](mtmv)Initialize MTMV with constructor method URL: https://github.com/apache/doris/pull/45016 -- 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 c

Re: [PR] [fix](Nereids) fix fold constant of string_index in fe [doris]

2024-12-09 Thread via GitHub
LiBinfeng-01 closed pull request #44740: [fix](Nereids) fix fold constant of string_index in fe URL: https://github.com/apache/doris/pull/44740 -- 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 sp

Re: [PR] [opt](explain) wrap the expr list in explain string to make output pretty [doris]

2024-12-09 Thread via GitHub
morningman commented on PR #45229: URL: https://github.com/apache/doris/pull/45229#issuecomment-2530713656 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] [opt](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on code in PR #45206: URL: https://github.com/apache/doris/pull/45206#discussion_r1877440397 ## cloud/test/meta_service_test.cpp: ## @@ -4530,6 +4579,285 @@ TEST(MetaServiceTest, GetDeleteBitmapUpdateLock) { ASSERT_EQ(res.status().code(), MetaS

Re: [PR] [refactor](ecosystem) refactor flink doris connector doc [doris-website]

2024-12-09 Thread via GitHub
JNSimba commented on code in PR #1450: URL: https://github.com/apache/doris-website/pull/1450#discussion_r1877441205 ## common_docs_zh/ecosystem/flink-doris-connector.md: ## @@ -740,84 +625,239 @@ insert into doris_sink select id,name,bank,age from cdc_mysql_source; --tabl

[PR] [feat](udf)add "bitmap_to_base64" function for converting Hive bitmap to base64 [doris]

2024-12-09 Thread via GitHub
niutaofan opened a new pull request, #45231: URL: https://github.com/apache/doris/pull/45231 ### What problem does this PR solve? ## add "bitmap_to_base64" function for converting Hive bitmap to base64 Use bitmap_to-base64 to convert Hive's bitmap into a base64 data string supported by

<    2   3   4   5   6   7   8   >