Re: [PR] [pick](branch-3.0) pick #41310 #41969 [doris]

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

[PR] [fix](nereids) common-sub-expression opt: avoid computing alias repeatedly [doris]

2024-12-04 Thread via GitHub
englefly opened a new pull request, #45043: URL: https://github.com/apache/doris/pull/45043 ### What problem does this PR solve? in previous PR#33087, we extract common sub expression, and set multi-layer projects to save computing effort. project: f1(h(a)), f2(h(a)) => multi-lay

[PR] branch-2.1: [fix](hudi) upgrade hudi to 0.15.0 #44267 [doris]

2024-12-04 Thread via GitHub
suxiaogang223 opened a new pull request, #45041: URL: https://github.com/apache/doris/pull/45041 1. upgrade hudi to 0.15.0. 2. impl new hudi jni reader based on hudi-hadoop-mr 3. add session variable `hudi_jni_scanner` to choose which hudi jni reader to use, "hadoop" means HadoopHudiJn

Re: [PR] [fix](routine load) ensure compatibility of replaying edit log during upgrade [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45042: URL: https://github.com/apache/doris/pull/45042#issuecomment-2519497079 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](routine load) ensure compatibility of replaying edit log during upgrade [doris]

2024-12-04 Thread via GitHub
sollhui opened a new pull request, #45042: URL: https://github.com/apache/doris/pull/45042 ### What problem does this PR solve? Related PR: https://github.com/apache/doris/pull/45035 ### Release note None ### Check List (For Author) - Test - [ ] Regr

Re: [PR] [fix](routine load) ensure compatibility of replaying edit log during upgrade [doris]

2024-12-04 Thread via GitHub
sollhui commented on PR #45042: URL: https://github.com/apache/doris/pull/45042#issuecomment-2519497546 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] branch-2.1: [fix](hudi) upgrade hudi to 0.15.0 #44267 [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45041: URL: https://github.com/apache/doris/pull/45041#issuecomment-2519494879 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] branch-2.1: [fix](hudi) upgrade hudi to 0.15.0 #44267 [doris]

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

Re: [PR] [WIP](scan) Adaptive scan concurrency [doris]

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

Re: [PR] [fix](mtmv) Fix rewrite fail by materialized view when filter or join condition has alias [doris]

2024-12-04 Thread via GitHub
github-actions[bot] commented on PR #44779: URL: https://github.com/apache/doris/pull/44779#issuecomment-2519286772 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 auto-pick-44671-branch-3.0 created (now e8ce6434b09)

2024-12-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44671-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at e8ce6434b09 branch-3.0: [Test] add test for check show create table sql #45002 (#45019) No ne

Re: [PR] [fix](case)fix manager show proc case unstable. [doris]

2024-12-04 Thread via GitHub
hubgeter commented on PR #45040: URL: https://github.com/apache/doris/pull/45040#issuecomment-2519487241 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](case)fix manager show proc case unstable. [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45040: URL: https://github.com/apache/doris/pull/45040#issuecomment-2519486927 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](case)fix manager show proc case unstable. [doris]

2024-12-04 Thread via GitHub
hubgeter opened a new pull request, #45040: URL: https://github.com/apache/doris/pull/45040 ### What problem does this PR solve? Problem Summary: fix manager show proc case unstable. Replace pipeline-unfriendly `select sleep(xxx)` in case. ### Release note None

Re: [PR] [feature](function) support orthogonal_bitmap_expr_calculate & orthogonal_bitmap_expr_calculate_count for nereids (#44991) [doris]

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

Re: [PR] [feature](function) support orthogonal_bitmap_expr_calculate & orthogonal_bitmap_expr_calculate_count for nereids (#44991) [doris]

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

Re: [PR] branch-2.1: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45038: URL: https://github.com/apache/doris/pull/45038#issuecomment-2519461336 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] branch-3.0: [fix](routine load) replace heavy work pool with routine load thread pool for metadata fetching #44907 [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45039: URL: https://github.com/apache/doris/pull/45039#issuecomment-2519480629 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] branch-3.0: [fix](routine load) replace heavy work pool with routine load thread pool for metadata fetching #44907 [doris]

2024-12-04 Thread via GitHub
dataroaring closed pull request #45039: branch-3.0: [fix](routine load) replace heavy work pool with routine load thread pool for metadata fetching #44907 URL: https://github.com/apache/doris/pull/45039 -- This is an automated message from the Apache Git Service. To respond to the message, pl

(doris) branch auto-pick-44907-branch-2.1 created (now a8f36a48134)

2024-12-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44907-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at a8f36a48134 branch-2.1: [fix](ctas) fix wrong resultType of column typeDef #43828 (#44985) No

Re: [PR] branch-3.0: [fix](routine load) replace heavy work pool with routine load thread pool for metadata fetching #44907 [doris]

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

(doris) branch auto-pick-44907-branch-3.0 created (now e8ce6434b09)

2024-12-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44907-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at e8ce6434b09 branch-3.0: [Test] add test for check show create table sql #45002 (#45019) No ne

[PR] branch-3.0: [fix](routine load) replace heavy work pool with routine load thread pool for metadata fetching #44907 [doris]

2024-12-04 Thread via GitHub
github-actions[bot] opened a new pull request, #45039: URL: https://github.com/apache/doris/pull/45039 Cherry-picked from #44907 -- 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-44907-branch-3.0 updated (e8ce6434b09 -> 8db6ea3a018)

2024-12-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44907-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from e8ce6434b09 branch-3.0: [Test] add test for check show create table sql #45002 (#45019) a

(doris) branch master updated: [fix](routine load) replace heavy work pool with routine load thread pool for metadata fetching (#44907)

2024-12-04 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 0f48cfd31ac [fix](routine load) replace heavy wo

Re: [PR] [fix](routine load) replace heavy work pool with routine load thread pool for metadata fetching [doris]

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

[PR] branch-2.1: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 [doris]

2024-12-04 Thread via GitHub
github-actions[bot] opened a new pull request, #45038: URL: https://github.com/apache/doris/pull/45038 Cherry-picked from #44960 -- 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] [Nereids](fix) fix lambda expression slot can not bind [doris]

2024-12-04 Thread via GitHub
zhangstar333 commented on code in PR #44365: URL: https://github.com/apache/doris/pull/44365#discussion_r1870821721 ## be/src/vec/exprs/lambda_function/varray_map_function.cpp: ## @@ -113,75 +158,175 @@ class ArrayMapFunction : public LambdaFunction { const auto

Re: [PR] branch-2.1: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 [doris]

2024-12-04 Thread via GitHub
dataroaring closed pull request #45038: branch-2.1: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 URL: https://github.com/apache/doris/pull/45038 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] branch-2.1: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 [doris]

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

(doris) branch auto-pick-44960-branch-2.1 updated (a8f36a48134 -> bb949226367)

2024-12-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44960-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from a8f36a48134 branch-2.1: [fix](ctas) fix wrong resultType of column typeDef #43828 (#44985)

Re: [PR] branch-3.0: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 [doris]

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

(doris) branch auto-pick-44960-branch-2.1 created (now a8f36a48134)

2024-12-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44960-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at a8f36a48134 branch-2.1: [fix](ctas) fix wrong resultType of column typeDef #43828 (#44985) No

(doris) branch auto-pick-44960-branch-3.0 updated (e8ce6434b09 -> 92b097c27be)

2024-12-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44960-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from e8ce6434b09 branch-3.0: [Test] add test for check show create table sql #45002 (#45019) a

Re: [PR] branch-3.0: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 [doris]

2024-12-04 Thread via GitHub
dataroaring closed pull request #45037: branch-3.0: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 URL: https://github.com/apache/doris/pull/45037 -- 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: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45037: URL: https://github.com/apache/doris/pull/45037#issuecomment-2519459476 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] branch-3.0: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 [doris]

2024-12-04 Thread via GitHub
github-actions[bot] opened a new pull request, #45037: URL: https://github.com/apache/doris/pull/45037 Cherry-picked from #44960 -- 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-44960-branch-3.0 created (now e8ce6434b09)

2024-12-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44960-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at e8ce6434b09 branch-3.0: [Test] add test for check show create table sql #45002 (#45019) No ne

(doris) branch master updated: [fix](mtmv) Fixed an error in setting variables in nested materialize views (#44960)

2024-12-04 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide 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 c5366cdb8aa [fix](mtmv) Fixed an error in setting v

Re: [PR] [fix](mtmv) Fixed an error in setting variables in nested materialize views [doris]

2024-12-04 Thread via GitHub
lide-reed merged PR #44960: URL: https://github.com/apache/doris/pull/44960 -- 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](csv-parsing) Reset state every time after extending output buffer [doris]

2024-12-04 Thread via GitHub
TangSiyang2001 commented on PR #45036: URL: https://github.com/apache/doris/pull/45036#issuecomment-2519432932 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](orc) fix predicate filter failed when use hive 1.x version [doris]

2024-12-04 Thread via GitHub
suxiaogang223 commented on PR #43185: URL: https://github.com/apache/doris/pull/43185#issuecomment-2519432855 Hello, thank you for your reply. We have reconstructed the logic of orc's pushdown predicate construction in this pr #43255 , and used _col_name_to_file_col_name_low_case to find th

Re: [PR] [fix](planner) query should be cancelled if limit reached [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #44338: URL: https://github.com/apache/doris/pull/44338#issuecomment-2519283107 TeamCity be ut coverage result: Function Coverage: 38.46% (10006/26014) Line Coverage: 29.52% (83909/284254) Region Coverage: 28.62% (43113/150662) Branch Coverage: 25.

Re: [PR] [chore](check) Add code check for some mow code [doris]

2024-12-04 Thread via GitHub
hust-hhb commented on PR #44439: URL: https://github.com/apache/doris/pull/44439#issuecomment-2519432846 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](csv-parsing) Reset state every time after extending output buffer [doris]

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

Re: [PR] [fix](Export) Fix the problem of exporting stuck [doris]

2024-12-04 Thread via GitHub
BePPPower commented on PR #44944: URL: https://github.com/apache/doris/pull/44944#issuecomment-2519428906 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] [Improvement](queue) Return value of concurrent queue should be proce… [doris]

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

[PR] [fix](csv-parsing) Reset state every time after extending output buffer [doris]

2024-12-04 Thread via GitHub
TangSiyang2001 opened a new pull request, #45036: URL: https://github.com/apache/doris/pull/45036 ### What problem does this PR solve? Multi char line delimiter or column seperator may be truncate when large csv file ingestion, this is a known problem. Previously, for performan

Re: [PR] [Enhancement](compaction) Do not set failure time when cumulative compaction dealing with delete rowset [doris]

2024-12-04 Thread via GitHub
Yukang-Lian commented on PR #43466: URL: https://github.com/apache/doris/pull/43466#issuecomment-2519427303 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](csv-parsing) Reset state every time after extending output buffer [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45036: URL: https://github.com/apache/doris/pull/45036#issuecomment-2519427370 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] [enhance](nereids) add, sub, diff, floor, ceil date function implement Monotonic [doris]

2024-12-04 Thread via GitHub
morrySnow commented on code in PR #44943: URL: https://github.com/apache/doris/pull/44943#discussion_r1870714427 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/DayCeil.java: ## @@ -106,4 +107,19 @@ public List getSignatures() { publi

Re: [PR] [pick](branch-3.0) pick #44489 #44894 [doris]

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

Re: [PR] branch-3.0: [Fix](job)Fix CAS competition failure leading to message publishing failure. #45018 [doris]

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

Re: [PR] [feature](exchange) enable shared exchange sink buffer to reduce RPC concurrency. [doris]

2024-12-04 Thread via GitHub
Mryange commented on PR #44850: URL: https://github.com/apache/doris/pull/44850#issuecomment-2519392608 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] [Improvement](queue) Return value of concurrent queue should be proce… [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45032: URL: https://github.com/apache/doris/pull/45032#issuecomment-2519390843 TeamCity be ut coverage result: Function Coverage: 36.73% (9616/26180) Line Coverage: 28.12% (79076/281203) Region Coverage: 26.78% (40590/151572) Branch Coverage: 23.6

Re: [PR] [opt](join) Check the property of nullable from intermediate row [doris]

2024-12-04 Thread via GitHub
mrhhsg commented on PR #45017: URL: https://github.com/apache/doris/pull/45017#issuecomment-2519376159 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] feat(cloud): Add File Cache Consistency Check (#41280) [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #43440: URL: https://github.com/apache/doris/pull/43440#issuecomment-2519376645 TeamCity be ut coverage result: Function Coverage: 38.48% (10015/26025) Line Coverage: 29.56% (84077/284459) Region Coverage: 28.66% (43206/150758) Branch Coverage: 25.

Re: [PR] [fix](routine load) fix routine load auto resume invalid when leader change or restart [doris]

2024-12-04 Thread via GitHub
sollhui commented on PR #45035: URL: https://github.com/apache/doris/pull/45035#issuecomment-2519364267 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](routine load) fix routine load auto resume invalid when leader change or restart [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45035: URL: https://github.com/apache/doris/pull/45035#issuecomment-2519363019 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](routine load) fix routine load auto resume invalid when leader change or restart [doris]

2024-12-04 Thread via GitHub
sollhui opened a new pull request, #45035: URL: https://github.com/apache/doris/pull/45035 ### What problem does this PR solve? Related PR: https://github.com/apache/doris/pull/37876 ### Release note None ### Check List (For Author) - Test - [ ] Regr

Re: [PR] [pick](branch-2.1) pick #44489 #44894 [doris]

2024-12-04 Thread via GitHub
xinyiZzz commented on PR #45024: URL: https://github.com/apache/doris/pull/45024#issuecomment-2519358771 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

(doris) branch master updated: [minor](column) remove function "is_value_represented_by" (#44893)

2024-12-04 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 aa4318f438a [minor](column) remove function

Re: [PR] [bug](function) fix first/last value return error with ignore null [doris]

2024-12-04 Thread via GitHub
zhangstar333 commented on PR #44996: URL: https://github.com/apache/doris/pull/44996#issuecomment-2519323456 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: [Fix](job)Fix CAS competition failure leading to message publishing failure. #45018 [doris]

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

Re: [PR] [pick](branch-3.0) pick #44489 #44894 [doris]

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

Re: [PR] [fix](mtmv) Fix rewrite fail by materialized view when filter or join condition has alias [doris]

2024-12-04 Thread via GitHub
github-actions[bot] commented on PR #44779: URL: https://github.com/apache/doris/pull/44779#issuecomment-2519286736 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] [feat](mtmv)Paimon queries the data in the cache instead of querying the latest data [doris]

2024-12-04 Thread via GitHub
zddr commented on code in PR #44911: URL: https://github.com/apache/doris/pull/44911#discussion_r1870725854 ## fe/fe-core/src/main/java/org/apache/doris/datasource/paimon/PaimonMetadataCacheMgr.java: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation (ASF) under

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

2024-12-04 Thread via GitHub
wangbo commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2519346356 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] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45034: URL: https://github.com/apache/doris/pull/45034#issuecomment-2519346091 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] [Refactor]refactor log workload group when query arrives be [doris]

2024-12-04 Thread via GitHub
wangbo opened a new pull request, #45034: URL: https://github.com/apache/doris/pull/45034 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: Add wg info when query arrives BE. 1. with group ``` I20241205 14:43:4

Re: [PR] [improve](mow) merge and remove old version of delete bitmap when cumulative compaction is done on local mode [doris]

2024-12-04 Thread via GitHub
github-actions[bot] commented on PR #41636: URL: https://github.com/apache/doris/pull/41636#issuecomment-2519344850 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] [enhance](nereids) Support load data into temporary partition [doris]

2024-12-04 Thread via GitHub
zxealous commented on PR #45025: URL: https://github.com/apache/doris/pull/45025#issuecomment-2519342989 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] [feature](udf) Support for IP types in Java UDF. [doris]

2024-12-04 Thread via GitHub
Mryange commented on PR #44871: URL: https://github.com/apache/doris/pull/44871#issuecomment-2519340493 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 master updated (aa4318f438a -> f1f97589db3)

2024-12-04 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from aa4318f438a [minor](column) remove function "is_value_represented_by" (#44893) add f1f97589db3 [fix](test)f

Re: [PR] [fix](test)fix unstable test case [doris]

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

Re: [PR] [fix](test)fix unstable test case [doris]

2024-12-04 Thread via GitHub
github-actions[bot] commented on PR #44977: URL: https://github.com/apache/doris/pull/44977#issuecomment-2519328951 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](test)fix unstable test case [doris]

2024-12-04 Thread via GitHub
github-actions[bot] commented on PR #44977: URL: https://github.com/apache/doris/pull/44977#issuecomment-2519329087 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] [feat](mtmv)Paimon queries the data in the cache instead of querying the latest data [doris]

2024-12-04 Thread via GitHub
zddr commented on code in PR #44911: URL: https://github.com/apache/doris/pull/44911#discussion_r1870719217 ## fe/fe-core/src/main/java/org/apache/doris/datasource/paimon/PaimonUtil.java: ## @@ -152,4 +169,107 @@ public static ListPartitionItem toListPartitionItem(String partit

Re: [PR] [minor](column) remove function "is_value_represented_by" [doris]

2024-12-04 Thread via GitHub
zhangstar333 merged PR #44893: URL: https://github.com/apache/doris/pull/44893 -- 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](nereids) Support load data into temporary partition [doris]

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

Re: [PR] [fix](mtmv) Fix rewrite fail by materialized view when filter or join condition has alias [doris]

2024-12-04 Thread via GitHub
morrySnow commented on code in PR #44779: URL: https://github.com/apache/doris/pull/44779#discussion_r1865699138 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/HyperGraphComparator.java: ## @@ -75,9 +79,9 @@ public class HyperGraphComparator { pri

Re: [PR] [feature](udf) Support for IP types in Java UDF. [doris]

2024-12-04 Thread via GitHub
HappenLee commented on code in PR #44871: URL: https://github.com/apache/doris/pull/44871#discussion_r1870719907 ## regression-test/java-udf-src/src/main/java/org/apache/doris/udf/IPV4TypeTest.java: ## @@ -0,0 +1,74 @@ +// Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] [enhance](nereids) Support load data into temporary partition [doris]

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

Re: [PR] [fix](variant) use lock to protect schema from threading unsafe [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45026: URL: https://github.com/apache/doris/pull/45026#issuecomment-2519286971 TeamCity be ut coverage result: Function Coverage: 38.47% (10008/26013) Line Coverage: 29.51% (83882/284253) Region Coverage: 28.62% (43116/150658) Branch Coverage: 25.

Re: [PR] [fix](function) stddev with DecimalV2 type will result in an error (#… [doris]

2024-12-04 Thread via GitHub
Mryange closed pull request #39073: [fix](function) stddev with DecimalV2 type will result in an error (#… URL: https://github.com/apache/doris/pull/39073 -- 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 g

Re: [PR] [fix](mtmv) Fixed an error in setting variables in nested materialize views [doris]

2024-12-04 Thread via GitHub
github-actions[bot] commented on PR #44960: URL: https://github.com/apache/doris/pull/44960#issuecomment-2519283342 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](queue) Return value of concurrent queue should be proce… [doris]

2024-12-04 Thread via GitHub
Gabriel39 commented on PR #45033: URL: https://github.com/apache/doris/pull/45033#issuecomment-2519277961 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] [Improvement](queue) Return value of concurrent queue should be proce… [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45033: URL: https://github.com/apache/doris/pull/45033#issuecomment-2519277802 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] [Improvement](queue) Return value of concurrent queue should be proce… [doris]

2024-12-04 Thread via GitHub
Gabriel39 opened a new pull request, #45033: URL: https://github.com/apache/doris/pull/45033 …… (#44986) …ssed Push items into concurrent queue will return false due to some unexpected error (e.g. poor memory available). ### What problem does this PR solve? Issue

[PR] [Improvement](queue) Return value of concurrent queue should be proce… [doris]

2024-12-04 Thread via GitHub
Gabriel39 opened a new pull request, #45032: URL: https://github.com/apache/doris/pull/45032 …… (#44986) …ssed Push items into concurrent queue will return false due to some unexpected error (e.g. poor memory available). ### What problem does this PR solve? Issue

Re: [PR] branch-2.1: [fix](nereids) fix compare with long min for simplify comparison rule [doris]

2024-12-04 Thread via GitHub
yujun777 commented on PR #44922: URL: https://github.com/apache/doris/pull/44922#issuecomment-2519274936 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] [Improvement](queue) Return value of concurrent queue should be proce… [doris]

2024-12-04 Thread via GitHub
doris-robot commented on PR #45032: URL: https://github.com/apache/doris/pull/45032#issuecomment-2519274573 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 (d350e3c5f9e -> c477fd1b38e)

2024-12-04 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d350e3c5f9e [opt](mtmv) Optimize plan generate when create mtmv and use mtmv cache when collect table of mtmv (#44786)

Re: [PR] [Improvement](queue) Return value of concurrent queue should be proce… [doris]

2024-12-04 Thread via GitHub
Gabriel39 commented on PR #45032: URL: https://github.com/apache/doris/pull/45032#issuecomment-2519274596 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

(doris) branch master updated: [feat](mtmv)external table support partition rewrite (#44998)

2024-12-04 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 6b4b3cbf0ec [feat](mtmv)external table support

Re: [PR] [feat](mtmv)external table support partition rewrite [doris]

2024-12-04 Thread via GitHub
morrySnow merged PR #44998: URL: https://github.com/apache/doris/pull/44998 -- 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] [enhance](nereids) Support load data into temporary partition [doris]

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

Re: [PR] [env](compile) enable the -Wshadow compiler option. [doris]

2024-12-04 Thread via GitHub
github-actions[bot] commented on PR #45028: URL: https://github.com/apache/doris/pull/45028#issuecomment-2519269571 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] [env](compile) enable the -Wshadow compiler option. [doris]

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

[PR] [improve](cdc) add config for uniq index to primary key with create table [doris-flink-connector]

2024-12-04 Thread via GitHub
JNSimba opened a new pull request, #524: URL: https://github.com/apache/doris-flink-connector/pull/524 # Proposed changes Issue Number: close #xxx ## Problem Summary: In cdc create table, add --table-conf convert-uniq-to-pk=true ## Checklist(Required) 1. Doe

  1   2   3   4   5   6   7   8   >