Re: [PR] [feat](mtmv)Paimon queries the data in the cache instead of querying the latest data [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #44911: URL: https://github.com/apache/doris/pull/44911#issuecomment-2533474352 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] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45103: URL: https://github.com/apache/doris/pull/45103#issuecomment-2533488938 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] add the window-function doc and multi-dimensional-analytics doc sql used table data [doris-website]

2024-12-10 Thread via GitHub
KassieZ commented on code in PR #1478: URL: https://github.com/apache/doris-website/pull/1478#discussion_r1877267479 ## docs/query-data/multi-dimensional-analytics.md: ## @@ -549,6 +549,6 @@ Using `CUBE` computes all possible aggregation levels (eight in this case), but );

Re: [PR] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45103: URL: https://github.com/apache/doris/pull/45103#issuecomment-2533488979 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](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879221458 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/ExpressionOptimization.java: ## @@ -58,6 +59,20 @@ public class ExpressionOptimization extends E

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

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45051: URL: https://github.com/apache/doris/pull/45051#issuecomment-2533472195 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] (Metric) add jni metrics for jdbc connection [doris]

2024-12-10 Thread via GitHub
dqz123 commented on PR #41752: URL: https://github.com/apache/doris/pull/41752#issuecomment-2533480320 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] [Enhancement] (nereids)implement adminCleanTrashCommand in nereids [doris]

2024-12-10 Thread via GitHub
starocean999 merged PR #45051: URL: https://github.com/apache/doris/pull/45051 -- 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] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879223475 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/ExpressionOptimization.java: ## @@ -58,6 +59,20 @@ public class ExpressionOptimization extends E

(doris) branch master updated: [Enhancement] (nereids)implement adminCleanTrashCommand in nereids (#45051)

2024-12-10 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 94b44be3064 [Enhancement] (nereids)implemen

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

2024-12-10 Thread via GitHub
starocean999 closed issue #42846: [Enhancement] (nereids)implement adminCleanTrashCommand in nereids URL: https://github.com/apache/doris/issues/42846 -- 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: [I] [Enhancement] (nereids)implement adminCleanTrashCommand in nereids [doris]

2024-12-10 Thread via GitHub
starocean999 closed issue #42846: [Enhancement] (nereids)implement adminCleanTrashCommand in nereids URL: https://github.com/apache/doris/issues/42846 -- 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: [I] [Bug] V2.1.6 query iceberg MOR v2 table crash [doris]

2024-12-10 Thread via GitHub
liuchunhua commented on issue #41460: URL: https://github.com/apache/doris/issues/41460#issuecomment-2533482065 读取iceberg v2表be经常在iceberg_read.cpp的_sort_delete_rows函数挂掉, 统计添加日志分析,发行有的data file会读取两次,但是结果不同。 ``` c++ void IcebergTableReader::_sort_delete_rows(std::vector*>& delete_rows_

Re: [PR] [fix](sql) Fix error result for column tosql [doris]

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

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879222906 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/ExpressionOptimization.java: ## @@ -58,6 +59,20 @@ public class ExpressionOptimization extends Ex

Re: [PR] [Chore](brpc) add gc for abafreelist to avoid eagain and set brpc timeout_ms to 2s [doris]

2024-12-10 Thread via GitHub
eleven-f commented on PR #37888: URL: https://github.com/apache/doris/pull/37888#issuecomment-2533465918 version 2.1.7 error still exists ![image](https://github.com/user-attachments/assets/514b97de-7a4b-4757-9205-92cc3f94e019) -- This is an automated message from the Apache Git Se

Re: [PR] [fix] add the window-function doc and multi-dimensional-analytics doc sql used table data [doris-website]

2024-12-10 Thread via GitHub
feiniaofeiafei commented on PR #1478: URL: https://github.com/apache/doris-website/pull/1478#issuecomment-2533481123 run build -- 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](ci) debug "Reach limit of connections" [doris]

2024-12-10 Thread via GitHub
hello-stephen commented on PR #45173: URL: https://github.com/apache/doris/pull/45173#issuecomment-2533496935 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] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879247382 ## regression-test/data/nereids_hint_tpcds_p0/shape/query13.out: ## @@ -7,7 +7,7 @@ PhysicalResultSink PhysicalProject --hashJoin[INNER_JOIN broadcast

Re: [PR] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-10 Thread via GitHub
zddr commented on code in PR #45103: URL: https://github.com/apache/doris/pull/45103#discussion_r1879239005 ## fe/fe-core/src/main/java/org/apache/doris/job/disruptor/TaskDisruptor.java: ## @@ -73,20 +73,42 @@ public void start() { */ public boolean publishEvent(Objec

Re: [PR] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-10 Thread via GitHub
zddr commented on code in PR #45103: URL: https://github.com/apache/doris/pull/45103#discussion_r1879236729 ## fe/fe-core/src/main/java/org/apache/doris/job/disruptor/TaskDisruptor.java: ## @@ -73,20 +73,42 @@ public void start() { */ public boolean publishEvent(Objec

Re: [PR] [fix](sql) Fix error result for column tosql [doris]

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

Re: [PR] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-10 Thread via GitHub
CalvinKirs commented on code in PR #45103: URL: https://github.com/apache/doris/pull/45103#discussion_r1879248318 ## fe/fe-core/src/main/java/org/apache/doris/job/disruptor/TaskDisruptor.java: ## @@ -73,20 +73,42 @@ public void start() { */ public boolean publishEvent

Re: [PR] [refactor](shuffle) (PART I) Unify all hash-partition based shuffling [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45256: URL: https://github.com/apache/doris/pull/45256#issuecomment-2533507205 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] [refactor](shuffle) (PART I) Unify all hash-partition based shuffling [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45256: URL: https://github.com/apache/doris/pull/45256#issuecomment-2533507231 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] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-10 Thread via GitHub
CalvinKirs commented on code in PR #45103: URL: https://github.com/apache/doris/pull/45103#discussion_r1879248885 ## fe/fe-core/src/main/java/org/apache/doris/job/disruptor/TaskDisruptor.java: ## @@ -73,20 +73,42 @@ public void start() { */ public boolean publishEvent

Re: [PR] [regression-test](fix) fix case with invalid grammer [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45211: URL: https://github.com/apache/doris/pull/45211#issuecomment-2533508842 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](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
xzj7019 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879247382 ## regression-test/data/nereids_hint_tpcds_p0/shape/query13.out: ## @@ -7,7 +7,7 @@ PhysicalResultSink PhysicalProject --hashJoin[INNER_JOIN broadcast

Re: [PR] [fix](mtmv)fix concurrent problem when get partition names [doris]

2024-12-10 Thread via GitHub
zddr closed pull request #45260: [fix](mtmv)fix concurrent problem when get partition names URL: https://github.com/apache/doris/pull/45260 -- 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 specif

Re: [PR] [feat](mtmv)Paimon queries the data in the cache instead of querying the latest data [doris]

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

(doris) branch master updated: [feat](mtmv)Paimon queries the data in the cache instead of querying the latest data (#44911)

2024-12-10 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 700719a93c5 [feat](mtmv)Paimon queries the dat

(doris) branch auto-pick-44911-branch-3.0 created (now 635aa6c7d1d)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44911-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 635aa6c7d1d branch-3.0: [opt](test) Make the case stable #44910 (#45007) No new revisions wer

(doris) branch auto-pick-44911-branch-2.1 created (now ca85238ccf0)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44911-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at ca85238ccf0 [fix] (inverted index) Disallow variant columns from using inverted index format v

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

2024-12-10 Thread via GitHub
DongLiang-0 commented on PR #45108: URL: https://github.com/apache/doris/pull/45108#issuecomment-2533512797 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] [feat](docker)Add a BE ENV item 'SKIP_CHECK_ULIMIT' for Docker to start quickly [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2533513598 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] [feat](mtmv)use real snapshot instead of optional.empty() [doris]

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

Re: [PR] [feat](mtmv)use real snapshot instead of optional.empty() [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45273: URL: https://github.com/apache/doris/pull/45273#issuecomment-2533538392 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](function) fixed some nested type func's param type which is not suitable and make result wrong [doris]

2024-12-10 Thread via GitHub
amorynan commented on PR #44923: URL: https://github.com/apache/doris/pull/44923#issuecomment-2533534865 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](Nereids) fix create routine load forward strategy [doris]

2024-12-10 Thread via GitHub
LiBinfeng-01 commented on PR #45253: URL: https://github.com/apache/doris/pull/45253#issuecomment-2533536929 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 unsub

(doris) branch auto-pick-45211-branch-3.0 created (now 635aa6c7d1d)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45211-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 635aa6c7d1d branch-3.0: [opt](test) Make the case stable #44910 (#45007) No new revisions wer

Re: [PR] branch-3.0: [fix](Outfile) fix the unclear error code #45119 [doris]

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

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

2024-12-10 Thread via GitHub
dataroaring closed pull request #45275: branch-2.1: [fix](Outfile) add more regression-test cases for `Select into outfile` #45230 URL: https://github.com/apache/doris/pull/45275 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

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

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

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

2024-12-10 Thread via GitHub
doris-robot commented on PR #45275: URL: https://github.com/apache/doris/pull/45275#issuecomment-2533540375 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](Outfile) fix the unclear error code #45119 [doris]

2024-12-10 Thread via GitHub
dataroaring closed pull request #45276: branch-3.0: [fix](Outfile) fix the unclear error code #45119 URL: https://github.com/apache/doris/pull/45276 -- 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 t

(doris) branch auto-pick-45119-branch-3.0 updated (635aa6c7d1d -> 5d5fa4dc591)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45119-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 635aa6c7d1d branch-3.0: [opt](test) Make the case stable #44910 (#45007) add 5d5fa4dc591

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

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

[PR] branch-3.0: [fix](Outfile) fix the unclear error code #45119 [doris]

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

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

2024-12-10 Thread via GitHub
LiBinfeng-01 commented on PR #44957: URL: https://github.com/apache/doris/pull/44957#issuecomment-2533543709 run feut -- 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 auto-pick-45119-branch-2.1 updated (ca85238ccf0 -> 865384edfda)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45119-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from ca85238ccf0 [fix] (inverted index) Disallow variant columns from using inverted index format v

Re: [PR] [fix](branch-2.1) Cacel the export job when the ring buffer have no enough slot [doris]

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

2024-12-10 Thread via GitHub
doris-robot commented on PR #45274: URL: https://github.com/apache/doris/pull/45274#issuecomment-2533539638 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] [update] Add file_cache_statistics [doris-website]

2024-12-10 Thread via GitHub
KassieZ opened a new pull request, #1496: URL: https://github.com/apache/doris-website/pull/1496 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cas

Re: [PR] [fix](sql) Fix error result for column tosql [doris]

2024-12-10 Thread via GitHub
wyxxxcat commented on PR #44997: URL: https://github.com/apache/doris/pull/44997#issuecomment-2533549118 run build all -- 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] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-10 Thread via GitHub
CalvinKirs commented on PR #45103: URL: https://github.com/apache/doris/pull/45103#issuecomment-2533547291 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](docker)Add a BE ENV item 'SKIP_CHECK_ULIMIT' for Docker to start quickly [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2533562932 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](Export) Cancel the export job when the ring buffer have no enough slot [doris]

2024-12-10 Thread via GitHub
morningman commented on PR #45244: URL: https://github.com/apache/doris/pull/45244#issuecomment-2533543961 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] [feature](hive)support hive4 acid [doris]

2024-12-10 Thread via GitHub
hubgeter commented on code in PR #44001: URL: https://github.com/apache/doris/pull/44001#discussion_r1879279169 ## fe/fe-core/src/main/java/org/apache/doris/datasource/hive/AcidUtil.java: ## @@ -0,0 +1,429 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

Re: [PR] [feat](docker)Add a BE ENV item 'SKIP_CHECK_ULIMIT' for Docker to start quickly [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2533554980 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] (Metric) add jni metrics for jdbc connection [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #41752: URL: https://github.com/apache/doris/pull/41752#issuecomment-2533551854 TeamCity be ut coverage result: Function Coverage: 38.79% (10108/26056) Line Coverage: 29.70% (84766/285399) Region Coverage: 28.76% (43508/151264) Branch Coverage: 25.

Re: [PR] [feat](docker)Add a BE ENV item 'SKIP_CHECK_ULIMIT' for Docker to start quickly [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2533558772 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 auto-pick-45230-branch-3.0 created (now 635aa6c7d1d)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45230-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 635aa6c7d1d branch-3.0: [opt](test) Make the case stable #44910 (#45007) No new revisions wer

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

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

(doris) branch master updated (e8aab052bd6 -> 4ec8db51b79)

2024-12-10 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 e8aab052bd6 [fix](Outfile) add more regression-test cases for `Select into outfile` (#45230) add 4ec8db51b79

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

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

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45230-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at ca85238ccf0 [fix] (inverted index) Disallow variant columns from using inverted index format v

Re: [PR] [regression-test](fix) fix case with invalid grammer [doris]

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

(doris) branch auto-pick-45119-branch-3.0 created (now 635aa6c7d1d)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45119-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 635aa6c7d1d branch-3.0: [opt](test) Make the case stable #44910 (#45007) No new revisions wer

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

2024-12-10 Thread via GitHub
dataroaring closed pull request #45274: branch-3.0: [fix](Outfile) add more regression-test cases for `Select into outfile` #45230 URL: https://github.com/apache/doris/pull/45274 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

(doris) branch auto-pick-45230-branch-2.1 updated (ca85238ccf0 -> 347911ffc2f)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45230-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from ca85238ccf0 [fix] (inverted index) Disallow variant columns from using inverted index format v

(doris) branch auto-pick-45230-branch-3.0 updated (635aa6c7d1d -> 54741e3b5a4)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45230-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 635aa6c7d1d branch-3.0: [opt](test) Make the case stable #44910 (#45007) add 54741e3b5a4

Re: [PR] [fix](Outfile) fix the unclear error code [doris]

2024-12-10 Thread via GitHub
morningman merged PR #45119: URL: https://github.com/apache/doris/pull/45119 -- 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](ci) debug "Reach limit of connections" [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45173: URL: https://github.com/apache/doris/pull/45173#issuecomment-2533541627 TPC-DS: Total hot run time: 198506 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](Outfile) fix the unclear error code #45119 [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45276: URL: https://github.com/apache/doris/pull/45276#issuecomment-2533540569 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-2.1: [fix](Outfile) fix the unclear error code #45119 [doris]

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

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45119-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at ca85238ccf0 [fix] (inverted index) Disallow variant columns from using inverted index format v

(doris) branch master updated: [fix](Outfile) add more regression-test cases for `Select into outfile` (#45230)

2024-12-10 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 e8aab052bd6 [fix](Outfile) add more regressio

[PR] [feat](mtmv)use real snapshot instead of optional.empty() [doris]

2024-12-10 Thread via GitHub
zddr opened a new pull request, #45273: URL: https://github.com/apache/doris/pull/45273 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: use real snapshot instead of optional.empty() ### Release note None

Re: [PR] [opt](ci) debug "Reach limit of connections" [doris]

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

Re: [PR] branch-3.0: [fix](Outfile) fix the unclear error code #45119 [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45276: URL: https://github.com/apache/doris/pull/45276#issuecomment-2533546708 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] [Job](Fix)Improve Event Publishing with Timeout [doris]

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

Re: [PR] [fix](cluster key) fix cluster key schema change [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45203: URL: https://github.com/apache/doris/pull/45203#issuecomment-2533531211 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] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
starocean999 merged PR #45081: URL: https://github.com/apache/doris/pull/45081 -- 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] [draft](mtmv) support rewrite when mv has date_trunc but query doesn't have [doris]

2024-12-10 Thread via GitHub
seawinde commented on PR #44948: URL: https://github.com/apache/doris/pull/44948#issuecomment-2533570660 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](function) fixed some nested type func's param type which is not suitable and make result wrong [doris]

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

Re: [PR] [feat](mtmv)use real snapshot instead of optional.empty() [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45273: URL: https://github.com/apache/doris/pull/45273#issuecomment-2533577127 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)use real snapshot instead of optional.empty() [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45273: URL: https://github.com/apache/doris/pull/45273#issuecomment-2533577082 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)use real snapshot instead of optional.empty() [doris]

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

Re: [PR] [fix](function) fixed some nested type func's param type which is not suitable and make result wrong [doris]

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

Re: [PR] [Job](Fix)Improve Event Publishing with Timeout [doris]

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

Re: [PR] [feat](docker)Modify the init_be and start_be scripts to meet the requirements for rapid Docker startup. [doris]

2024-12-10 Thread via GitHub
FreeOnePlus commented on PR #45269: URL: https://github.com/apache/doris/pull/45269#issuecomment-2533589379 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] [feat](docker)Add a BE ENV item 'SKIP_CHECK_ULIMIT' for Docker to start quickly [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2533578746 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] [Job](Fix)Improve Event Publishing with Timeout [doris]

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

Re: [PR] [feat](mtmv)use real snapshot instead of optional.empty() [doris]

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

Re: [PR] [feat](docker)Add a BE ENV item 'SKIP_CHECK_ULIMIT' for Docker to start quickly [doris]

2024-12-10 Thread via GitHub
FreeOnePlus commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2533594503 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] [feat](mtmv)use real snapshot instead of optional.empty() [doris]

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

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

2024-12-10 Thread via GitHub
Vallishp commented on PR #45272: URL: https://github.com/apache/doris/pull/45272#issuecomment-2533596973 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] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1879312615 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/AddMinMax.java: ## @@ -0,0 +1,378 @@ +// Licensed to the Apache Software Foundation (ASF) u

Re: [PR] [fix] (inverted index) fix index file in gc binlogs [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on code in PR #44994: URL: https://github.com/apache/doris/pull/44994#discussion_r1879312363 ## be/src/http/action/download_binlog_action.cpp: ## @@ -144,8 +144,19 @@ void handle_get_segment_index_file(StorageEngine& engine, HttpRequest* req,

Re: [PR] [regression-test](framework) try to disable defining global variable in test groovy files [doris]

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

  1   2   3   4   5   6   7   >