github-actions[bot] opened a new pull request, #44742:
URL: https://github.com/apache/doris/pull/44742
Cherry-picked from #44679
--
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
msridhar78 commented on issue #42848:
URL: https://github.com/apache/doris/issues/42848#issuecomment-2505771988
@LiBinfeng-01 I will pick it 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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-44679-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 846fe83152c [Chore](runtime-filter) add rpc error msg to
RuntimeFilterContext (#43517) (#44622
doris-robot commented on PR #44742:
URL: https://github.com/apache/doris/pull/44742#issuecomment-2505772204
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
dataroaring closed pull request #44742: branch-2.1: [Enhancement](function)
Print exact column name when execute non_nullable failed #44679
URL: https://github.com/apache/doris/pull/44742
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
doris-robot commented on PR #44742:
URL: https://github.com/apache/doris/pull/44742#issuecomment-2505772352
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-robot commented on PR #44735:
URL: https://github.com/apache/doris/pull/44735#issuecomment-2505775112
TPC-DS: Total hot run time: 197381 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #44735:
URL: https://github.com/apache/doris/pull/44735#issuecomment-2505786277
ClickBench: Total hot run time: 32.9 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
C
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 51ad321b84c [Enhancement](function) Print e
doris-robot commented on PR #44351:
URL: https://github.com/apache/doris/pull/44351#issuecomment-2505787543
TPC-H: Total hot run time: 40303 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-44679-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
at 846fe83152c [Chore](runtime-filter) add rpc error msg to
RuntimeFilterContext (#43517) (#44622
doris-robot commented on PR #44619:
URL: https://github.com/apache/doris/pull/44619#issuecomment-2505792041
TPC-H: Total hot run time: 40252 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zhannngchen commented on PR #44528:
URL: https://github.com/apache/doris/pull/44528#issuecomment-2505791413
It's a behavior change, please update the release note
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
KassieZ commented on PR #1379:
URL: https://github.com/apache/doris-website/pull/1379#issuecomment-2505532330
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
KassieZ commented on PR #1372:
URL: https://github.com/apache/doris-website/pull/1372#issuecomment-2505533489
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
This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new d77bfa09d85 [Improvement](shuffle) Use a knob
KassieZ commented on PR #1380:
URL: https://github.com/apache/doris-website/pull/1380#issuecomment-2505534664
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
qidaye merged PR #44709:
URL: https://github.com/apache/doris/pull/44709
--
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.apach
Gabriel39 commented on PR #44731:
URL: https://github.com/apache/doris/pull/44731#issuecomment-2505549334
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
Gabriel39 commented on PR #44731:
URL: https://github.com/apache/doris/pull/44731#issuecomment-2505549805
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
This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch auto-pick-44676-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 330e2b54d35 [Improvement](shuffle) Use a knob to decide whether a
serial exchange… (#44676)
yujun777 opened a new pull request, #44732:
URL: https://github.com/apache/doris/pull/44732
### What problem does this PR solve?
simplify comparison, check data type's limit, like:
suppose a is tinyint, so its range should be [-128, 127], then we can
simplify:
a = -129
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-44676-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from fe88ab2ec50 branch-3.0: [fix](planner) FunctionCallExpr clone should
be deep copy #44678 (#447
doris-robot commented on PR #44731:
URL: https://github.com/apache/doris/pull/44731#issuecomment-2505537653
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-robot commented on PR #44732:
URL: https://github.com/apache/doris/pull/44732#issuecomment-2505539706
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
yujun777 commented on PR #44732:
URL: https://github.com/apache/doris/pull/44732#issuecomment-2505541590
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
yujun777 commented on PR #44732:
URL: https://github.com/apache/doris/pull/44732#issuecomment-2505596510
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
Gabriel39 opened a new pull request, #44738:
URL: https://github.com/apache/doris/pull/44738
### What problem does this PR solve?
pick #35073
### Release note
None
### Check List (For Author)
- Test
- [ ] Regression test
- [ ] Unit Test
jacktengg commented on issue #44666:
URL: https://github.com/apache/doris/issues/44666#issuecomment-2505597324
It's supposed to be problem of plan. 2.1.6 is OK. @starocean999 is working
on it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
Gabriel39 commented on PR #44738:
URL: https://github.com/apache/doris/pull/44738#issuecomment-2505601494
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-robot commented on PR #44738:
URL: https://github.com/apache/doris/pull/44738#issuecomment-2505601432
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
Gabriel39 closed pull request #44223: Test perf
URL: https://github.com/apache/doris/pull/44223
--
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-
KassieZ commented on code in PR #1386:
URL: https://github.com/apache/doris-website/pull/1386#discussion_r1861731731
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/table-design/data-partitioning/data-distribution.md:
##
@@ -0,0 +1,123 @@
+---
+{
+"title": "数据分布概念",
+
KassieZ commented on PR #1408:
URL: https://github.com/apache/doris-website/pull/1408#issuecomment-2505593447
Please also update 2.1/3.0
--
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 speci
KassieZ commented on code in PR #1408:
URL: https://github.com/apache/doris-website/pull/1408#discussion_r1861773683
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/feature.md:
##
@@ -23,7 +23,7 @@ KIND, either express or implied. See the Licens
doris-robot commented on PR #44731:
URL: https://github.com/apache/doris/pull/44731#issuecomment-2505633206
TPC-H: Total hot run time: 40059 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #44736:
URL: https://github.com/apache/doris/pull/44736#issuecomment-2505633806
TeamCity be ut coverage result:
Function Coverage: 36.73% (9608/26156)
Line Coverage: 28.15% (79073/280937)
Region Coverage: 26.83% (40644/151487)
Branch Coverage: 23.6
doris-robot commented on PR #44733:
URL: https://github.com/apache/doris/pull/44733#issuecomment-2505713278
TPC-H: Total hot run time: 40421 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
kaijchen commented on PR #44552:
URL: https://github.com/apache/doris/pull/44552#issuecomment-2505723570
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-robot commented on PR #44693:
URL: https://github.com/apache/doris/pull/44693#issuecomment-2505721868
TPC-DS: Total hot run time: 191732 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
KassieZ commented on code in PR #1417:
URL: https://github.com/apache/doris-website/pull/1417#discussion_r1861868283
##
common_docs_zh/ecosystem/fluentbit.md:
##
@@ -37,7 +37,7 @@ Fluent Bit Doris Output Plugin 调用 [Doris Stream
Load](../data-operate/import
### 从官网下载
-https
This is an automated email from the ASF dual-hosted git repository.
kassiez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 0295f709d7f [update] add collaborators (
KassieZ commented on PR #1420:
URL: https://github.com/apache/doris-website/pull/1420#issuecomment-2505728425
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
KassieZ commented on code in PR #1420:
URL: https://github.com/apache/doris-website/pull/1420#discussion_r1861872709
##
common_docs_zh/faq/bi-faq.md:
##
@@ -33,7 +33,7 @@ under the License.
### Q2. 2.1.x 版本 JDBC 连接 Power BI 时报错读取数据时报错,给定的关键字目前不在字典中。
-先在数据库中执行 show collation
KassieZ merged PR #1421:
URL: https://github.com/apache/doris-website/pull/1421
--
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
starocean999 commented on issue #44666:
URL: https://github.com/apache/doris/issues/44666#issuecomment-2505731963
> > It's supposed to be problem of plan. 2.1.6 is OK. @starocean999 is
working on it.
>
> Is there any way to downgrade to 2.1.6?
I see a UDF_SUBSTRING_INDEX functi
doris-robot commented on PR #44693:
URL: https://github.com/apache/doris/pull/44693#issuecomment-2505733972
ClickBench: Total hot run time: 31.76 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
KassieZ commented on code in PR #1422:
URL: https://github.com/apache/doris-website/pull/1422#discussion_r1861879127
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/query-data/subquery.md:
##
@@ -302,20 +302,20 @@ where
## 常见问题
-由于标量子查询的输出必须是一个单值,Doris 对于关联和非关联的标量子查询采取
KassieZ commented on PR #1422:
URL: https://github.com/apache/doris-website/pull/1422#issuecomment-2505739397
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
mymeiyi commented on PR #44737:
URL: https://github.com/apache/doris/pull/44737#issuecomment-2505738131
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
KassieZ merged PR #1207:
URL: https://github.com/apache/doris-website/pull/1207
--
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
This is an automated email from the ASF dual-hosted git repository.
kassiez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 6d51f245b91 [doc] add trim_in function d
doris-robot commented on PR #44733:
URL: https://github.com/apache/doris/pull/44733#issuecomment-2505741039
TPC-DS: Total hot run time: 197994 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #44735:
URL: https://github.com/apache/doris/pull/44735#issuecomment-2505745192
TPC-H: Total hot run time: 39922 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
This is an automated email from the ASF dual-hosted git repository.
kassiez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 1b812a653ab Update quick-start.md (#1345
KassieZ merged PR #1345:
URL: https://github.com/apache/doris-website/pull/1345
--
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
KassieZ merged PR #1377:
URL: https://github.com/apache/doris-website/pull/1377
--
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
This is an automated email from the ASF dual-hosted git repository.
kassiez pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
from 1b812a653ab Update quick-start.md (#1345)
add ce70cda0903 增加端口规划,客户端需要8040的端口的网络连通。 (#1377)
No new revis
Mryange commented on PR #44745:
URL: https://github.com/apache/doris/pull/44745#issuecomment-2505858734
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
Mryange opened a new pull request, #44745:
URL: https://github.com/apache/doris/pull/44745
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test
doris-robot commented on PR #44745:
URL: https://github.com/apache/doris/pull/44745#issuecomment-2505858736
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
w41ter opened a new pull request, #44746:
URL: https://github.com/apache/doris/pull/44746
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
The argument `clone_file` is a basename, not a full path
### Release not
doris-robot commented on PR #44737:
URL: https://github.com/apache/doris/pull/44737#issuecomment-2505882162
TPC-H: Total hot run time: 40859 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
w41ter commented on PR #44746:
URL: https://github.com/apache/doris/pull/44746#issuecomment-2505883662
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-robot commented on PR #44746:
URL: https://github.com/apache/doris/pull/44746#issuecomment-2505882980
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
924060929 opened a new pull request, #44753:
URL: https://github.com/apache/doris/pull/44753
### What problem does this PR solve?
fix NereidsCoordinator compute wrong result when exists CTE, introduced by
#41730
None
### Check List (For Author)
- Test
- [x
github-actions[bot] commented on PR #44744:
URL: https://github.com/apache/doris/pull/44744#issuecomment-2505992990
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-robot commented on PR #44751:
URL: https://github.com/apache/doris/pull/44751#issuecomment-2506060583
ClickBench: Total hot run time: 33.05 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
yang1666204 opened a new pull request, #1423:
URL: https://github.com/apache/doris-website/pull/1423
(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
github-actions[bot] commented on PR #44752:
URL: https://github.com/apache/doris/pull/44752#issuecomment-2505996393
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-robot commented on PR #44753:
URL: https://github.com/apache/doris/pull/44753#issuecomment-2506013916
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
924060929 commented on PR #44753:
URL: https://github.com/apache/doris/pull/44753#issuecomment-2506015477
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-robot commented on PR #44751:
URL: https://github.com/apache/doris/pull/44751#issuecomment-2506024795
TPC-H: Total hot run time: 40033 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #44751:
URL: https://github.com/apache/doris/pull/44751#issuecomment-2506047276
TPC-DS: Total hot run time: 190035 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
Jibing-Li opened a new pull request, #44747:
URL: https://github.com/apache/doris/pull/44747
### What problem does this PR solve?
Support mysql COM_RESET_CONNECTION command.
Doris server side reset default catalog and return ctx.getState().setOk()
Python test code:
import mysq
924060929 opened a new pull request, #44754:
URL: https://github.com/apache/doris/pull/44754
### What problem does this PR solve?
optimize shuffle parallel when use nereids
### Check List (For Author)
- Test
- [ ] Regression test
- [ ] Unit Test
- [
doris-robot commented on PR #44754:
URL: https://github.com/apache/doris/pull/44754#issuecomment-2506056473
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
924060929 commented on PR #44754:
URL: https://github.com/apache/doris/pull/44754#issuecomment-2506056310
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-robot commented on PR #44755:
URL: https://github.com/apache/doris/pull/44755#issuecomment-2506079770
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
LiBinfeng-01 opened a new pull request, #44755:
URL: https://github.com/apache/doris/pull/44755
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #44279
Problem Summary:
when cancel task, it should use "taskId" as unbound slot in and right
doris-robot commented on PR #44753:
URL: https://github.com/apache/doris/pull/44753#issuecomment-2506100234
TPC-H: Total hot run time: 39680 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
englefly commented on PR #44574:
URL: https://github.com/apache/doris/pull/44574#issuecomment-2505984546
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-robot commented on PR #44753:
URL: https://github.com/apache/doris/pull/44753#issuecomment-2506124461
TPC-DS: Total hot run time: 197162 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
englefly commented on PR #44574:
URL: https://github.com/apache/doris/pull/44574#issuecomment-2506133513
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
xzj7019 commented on PR #43380:
URL: https://github.com/apache/doris/pull/43380#issuecomment-2506148895
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-robot commented on PR #44753:
URL: https://github.com/apache/doris/pull/44753#issuecomment-2506135259
ClickBench: Total hot run time: 32.62 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
wyxxxcat opened a new pull request, #44756:
URL: https://github.com/apache/doris/pull/44756
### What problem does this PR solve?
Issue Number: close https://github.com/selectdb/ccr-syncer/issues/250
Related PR: #xxx
Problem Summary:
### Release note
None
doris-robot commented on PR #44756:
URL: https://github.com/apache/doris/pull/44756#issuecomment-2506158208
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
yiguolei merged PR #44757:
URL: https://github.com/apache/doris/pull/44757
--
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
yiguolei commented on code in PR #44739:
URL: https://github.com/apache/doris/pull/44739#discussion_r1862786585
##
be/src/olap/rowset/segment_v2/segment.cpp:
##
@@ -200,6 +203,8 @@ Status Segment::_open() {
_meta_mem_usage += (_num_rows + 1023) / 1024 * (36 + 4);
// 0.
yiguolei commented on code in PR #44739:
URL: https://github.com/apache/doris/pull/44739#discussion_r1862786436
##
be/src/olap/metadata_adder.h:
##
@@ -207,18 +213,24 @@ void MetadataAdder::add_num(int64_t val) {
}
if constexpr (std::is_same_v) {
g_rowset_meta
yiguolei commented on code in PR #44739:
URL: https://github.com/apache/doris/pull/44739#discussion_r1862791809
##
be/src/olap/segment_loader.h:
##
@@ -75,9 +75,15 @@ class SegmentCache : public LRUCachePolicy {
// Holding all opened segments of a rowset.
class CacheVa
This is an automated email from the ASF dual-hosted git repository.
eldenmoon 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 82c7a9d15a7 [Fix](Variant) create tabl
eldenmoon merged PR #44736:
URL: https://github.com/apache/doris/pull/44736
--
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
github-actions[bot] closed pull request #35717: [optimize](cooldown) check
remote meta path exists before trying to follow cooldowned data
URL: https://github.com/apache/doris/pull/35717
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
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 bfd51f07e65 revert #44408 on branch-2.1
eldenmoon commented on code in PR #44533:
URL: https://github.com/apache/doris/pull/44533#discussion_r1862817026
##
be/src/vec/exprs/table_function/vexplode.cpp:
##
@@ -37,6 +42,34 @@ VExplodeTableFunction::VExplodeTableFunction() {
_fn_name = "vexplode";
}
+Status VExpl
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-43469-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
at 956c2357710 branch-3.0: [feat](binlog) Support drop rollup binlog
#44677 (#44714)
No new revi
github-actions[bot] commented on PR #44671:
URL: https://github.com/apache/doris/pull/44671#issuecomment-2506222783
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
Jibing-Li commented on code in PR #44747:
URL: https://github.com/apache/doris/pull/44747#discussion_r1862272982
##
fe/fe-core/src/main/java/org/apache/doris/qe/ConnectProcessor.java:
##
@@ -198,6 +199,11 @@ protected void handleDebug() {
ctx.getState().setOk();
}
201 - 300 of 552 matches
Mail list logo