morrySnow commented on PR #44887:
URL: https://github.com/apache/doris/pull/44887#issuecomment-2559016801
> > why need dump sql to out file?
> > @morrySnow
> > 两种场景
> > 1.有些同学一个groovy里写了几十个sql,但没有给每个sql 区分标签,这样某个sql错了,就很难查找。尤其是在sql script
中,它的out文件中,每个sql 语句输出的tag只是语句的顺序号,要看out中对应的s
doris-robot commented on PR #45786:
URL: https://github.com/apache/doris/pull/45786#issuecomment-2559018278
TPC-DS: Total hot run time: 195064 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 #44909:
URL: https://github.com/apache/doris/pull/44909#issuecomment-2559020352
TPC-H: Total hot run time: 40065 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
qidaye merged PR #45718:
URL: https://github.com/apache/doris/pull/45718
--
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
This is an automated email from the ASF dual-hosted git repository.
jianliangqi 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 a032ece525c [opt](inverted index) Add Invert
github-actions[bot] commented on PR #45435:
URL: https://github.com/apache/doris/pull/45435#issuecomment-2559021884
## 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
hello-stephen commented on PR #45788:
URL: https://github.com/apache/doris/pull/45788#issuecomment-2559022959
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+pro
wangbo opened a new pull request, #45788:
URL: https://github.com/apache/doris/pull/45788
pick #41429
--
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-mai
wangbo commented on PR #45788:
URL: https://github.com/apache/doris/pull/45788#issuecomment-2559023110
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
zhiqiang- commented on PR #44690:
URL: https://github.com/apache/doris/pull/44690#issuecomment-2559023226
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
suxiaogang223 commented on PR #45740:
URL: https://github.com/apache/doris/pull/45740#issuecomment-2559023545
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
doris-robot commented on PR #45670:
URL: https://github.com/apache/doris/pull/45670#issuecomment-2559025844
TPC-DS: Total hot run time: 191157 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
gnehil opened a new pull request, #242:
URL: https://github.com/apache/doris-spark-connector/pull/242
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beha
doris-robot commented on PR #45787:
URL: https://github.com/apache/doris/pull/45787#issuecomment-2559036896
TPC-H: Total hot run time: 39774 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.
w41ter pushed a commit to branch update_ccr_manual
in repository https://gitbox.apache.org/repos/asf/doris-website.git
commit b46ff758ab03d147a77673b69a119e218b1fe4f2
Author: w41ter
AuthorDate: Mon Dec 23 07:06:41 2024 +
This is an automated email from the ASF dual-hosted git repository.
w41ter pushed a change to branch update_ccr_manual
in repository https://gitbox.apache.org/repos/asf/doris-website.git
at b46ff758ab0 Update CCR manual
This branch includes the following new commits:
new b46ff758ab0
doris-robot commented on PR #44909:
URL: https://github.com/apache/doris/pull/44909#issuecomment-2559040856
ClickBench: Total hot run time: 33.52 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
w41ter opened a new pull request, #1560:
URL: https://github.com/apache/doris-website/pull/1560
## Versions
- [x] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [x] Chinese
- [x] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Case
zhiqiang- commented on code in PR #43144:
URL: https://github.com/apache/doris/pull/43144#discussion_r1895315106
##
be/src/util/threadpool.cpp:
##
@@ -269,10 +286,35 @@ Status ThreadPool::init() {
return status;
}
}
+
+_metric_entity =
DorisMe
doris-robot commented on PR #45670:
URL: https://github.com/apache/doris/pull/45670#issuecomment-2559012441
TPC-H: Total hot run time: 39781 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
yujun777 commented on PR #45459:
URL: https://github.com/apache/doris/pull/45459#issuecomment-2559011082
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 #45720:
URL: https://github.com/apache/doris/pull/45720#issuecomment-2558996084
ClickBench: Total hot run time: 32.28 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40202:
URL: https://github.com/apache/doris/pull/40202#issuecomment-2559002627
TPC-DS: Total hot run time: 197168 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
morrySnow commented on code in PR #44586:
URL: https://github.com/apache/doris/pull/44586#discussion_r1895308368
##
fe/fe-core/src/main/java/org/apache/doris/common/cache/NereidsSortedPartitionsCacheManager.java:
##
@@ -0,0 +1,191 @@
+// Licensed to the Apache Software Foundatio
py023 commented on PR #45761:
URL: https://github.com/apache/doris/pull/45761#issuecomment-2559000539
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 unsubs
doris-robot commented on PR #40202:
URL: https://github.com/apache/doris/pull/40202#issuecomment-2559008622
ClickBench: Total hot run time: 32.48 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
zhiqiang- commented on code in PR #43144:
URL: https://github.com/apache/doris/pull/43144#discussion_r1895314115
##
be/src/util/threadpool.cpp:
##
@@ -269,10 +286,35 @@ Status ThreadPool::init() {
return status;
}
}
+
+_metric_entity =
DorisMe
eldenmoon closed pull request #45683: Revert "[fix](serialize) fix column
serialize and deserialize"
URL: https://github.com/apache/doris/pull/45683
--
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
hello-stephen commented on PR #45789:
URL: https://github.com/apache/doris/pull/45789#issuecomment-2559032613
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+pro
doris-robot commented on PR #45459:
URL: https://github.com/apache/doris/pull/45459#issuecomment-2559032920
TPC-H: Total hot run time: 39763 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 #45670:
URL: https://github.com/apache/doris/pull/45670#issuecomment-2559032283
ClickBench: Total hot run time: 32.12 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
airborne12 opened a new pull request, #45789:
URL: https://github.com/apache/doris/pull/45789
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Change level of logs below to debug mode
```
will downgrade without i
airborne12 commented on PR #45789:
URL: https://github.com/apache/doris/pull/45789#issuecomment-2559034046
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
doris-robot commented on PR #44909:
URL: https://github.com/apache/doris/pull/44909#issuecomment-2559034230
TPC-DS: Total hot run time: 190336 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 #45459:
URL: https://github.com/apache/doris/pull/45459#issuecomment-2559047419
TPC-DS: Total hot run time: 190280 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
suxiaogang223 commented on PR #45740:
URL: https://github.com/apache/doris/pull/45740#issuecomment-2559048756
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
doris-robot commented on PR #45787:
URL: https://github.com/apache/doris/pull/45787#issuecomment-2559051368
TPC-DS: Total hot run time: 196990 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
github-actions[bot] commented on PR #45789:
URL: https://github.com/apache/doris/pull/45789#issuecomment-2559052925
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
github-actions[bot] commented on PR #45789:
URL: https://github.com/apache/doris/pull/45789#issuecomment-2559052996
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 #45459:
URL: https://github.com/apache/doris/pull/45459#issuecomment-2559054085
ClickBench: Total hot run time: 33.67 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
seawinde commented on PR #45744:
URL: https://github.com/apache/doris/pull/45744#issuecomment-2559055302
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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45735-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
was e576fd971fc [fix](nereids) fix comparison with date like (#45735)
The revisions that were on t
shuke987 opened a new pull request, #45791:
URL: https://github.com/apache/doris/pull/45791
Problem Summary:
Defining global variables in a test suite can easily introduce errors, such
as variable conflicts in concurrent scenarios. In #44576 , a method for
detecting global variables was
englefly merged PR #45781:
URL: https://github.com/apache/doris/pull/45781
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
doris-robot commented on PR #45773:
URL: https://github.com/apache/doris/pull/45773#issuecomment-2559059405
TeamCity be ut coverage result:
Function Coverage: 36.45% (9568/26247)
Line Coverage: 27.91% (78626/281752)
Region Coverage: 26.58% (40364/151849)
Branch Coverage: 23.3
Thearas commented on PR #45791:
URL: https://github.com/apache/doris/pull/45791#issuecomment-2559058648
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
shuke987 commented on PR #45791:
URL: https://github.com/apache/doris/pull/45791#issuecomment-2559058996
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 #45787:
URL: https://github.com/apache/doris/pull/45787#issuecomment-2559057875
ClickBench: Total hot run time: 33.11 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
shuke987 commented on PR #45791:
URL: https://github.com/apache/doris/pull/45791#issuecomment-2559062656
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
englefly merged PR #45779:
URL: https://github.com/apache/doris/pull/45779
--
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
morrySnow commented on code in PR #45543:
URL: https://github.com/apache/doris/pull/45543#discussion_r1895359099
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyArithmeticRule.java:
##
@@ -129,43 +135,68 @@ private static Expression process(Bi
zddr commented on PR #45652:
URL: https://github.com/apache/doris/pull/45652#issuecomment-2559074012
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
morningman merged PR #45786:
URL: https://github.com/apache/doris/pull/45786
--
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
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new 451d342714a branch-3.0: [opt](log) ad
shuke987 commented on PR #45791:
URL: https://github.com/apache/doris/pull/45791#issuecomment-2559077859
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
github-actions[bot] commented on PR #45744:
URL: https://github.com/apache/doris/pull/45744#issuecomment-2559081320
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
github-actions[bot] commented on PR #45744:
URL: https://github.com/apache/doris/pull/45744#issuecomment-2559081277
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
dataroaring merged PR #1560:
URL: https://github.com/apache/doris-website/pull/1560
--
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...@
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45705-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
was 1c78da43cb2 [opt](log) add more info in nereids timeout log (#45705)
The revisions that were o
shuke987 opened a new pull request, #45792:
URL: https://github.com/apache/doris/pull/45792
Problem Summary:
Defining global variables in a test suite can easily introduce errors, such
as variable conflicts in concurrent scenarios. In #44576 , a method for
detecting global variables was
Thearas commented on PR #45792:
URL: https://github.com/apache/doris/pull/45792#issuecomment-2559080677
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
py023 commented on PR #45761:
URL: https://github.com/apache/doris/pull/45761#issuecomment-2559082958
run p0
run cloud_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.
yujun777 commented on code in PR #45543:
URL: https://github.com/apache/doris/pull/45543#discussion_r1895364781
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyArithmeticRule.java:
##
@@ -129,43 +135,68 @@ private static Expression process(Bin
morningman opened a new pull request, #45793:
URL: https://github.com/apache/doris/pull/45793
cherry-pick #45705
--
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 unsubscr
hello-stephen commented on PR #45793:
URL: https://github.com/apache/doris/pull/45793#issuecomment-2559084532
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+pro
github-actions[bot] commented on PR #45459:
URL: https://github.com/apache/doris/pull/45459#issuecomment-2559083746
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
yujun777 commented on code in PR #45543:
URL: https://github.com/apache/doris/pull/45543#discussion_r1895366470
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyArithmeticRule.java:
##
@@ -129,43 +135,68 @@ private static Expression process(Bin
shuke987 commented on PR #45792:
URL: https://github.com/apache/doris/pull/45792#issuecomment-2559083138
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
shuke987 commented on PR #45792:
URL: https://github.com/apache/doris/pull/45792#issuecomment-2559089634
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
dengliming commented on issue #32074:
URL: https://github.com/apache/doris/issues/32074#issuecomment-2559089864
Any progress?
--
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.
englefly opened a new pull request, #45766:
URL: https://github.com/apache/doris/pull/45766
### What problem does this PR solve?
remove duplicated shape check cases
mv all shape check cases into one directory
Issue Number: close #xxx
Related PR: #xxx
Problem Summary
englefly commented on PR #45766:
URL: https://github.com/apache/doris/pull/45766#issuecomment-2558715453
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
hello-stephen commented on PR #45766:
URL: https://github.com/apache/doris/pull/45766#issuecomment-2558715003
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+pro
github-actions[bot] commented on PR #45600:
URL: https://github.com/apache/doris/pull/45600#issuecomment-2558750457
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
doris-robot commented on PR #45627:
URL: https://github.com/apache/doris/pull/45627#issuecomment-2558751017
ClickBench: Total hot run time: 32.54 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
morningman commented on PR #45765:
URL: https://github.com/apache/doris/pull/45765#issuecomment-2558751252
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
yujun777 commented on PR #45735:
URL: https://github.com/apache/doris/pull/45735#issuecomment-2558751683
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
w41ter commented on PR #45489:
URL: https://github.com/apache/doris/pull/45489#issuecomment-2558755849
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
This is an automated email from the ASF dual-hosted git repository.
w41ter pushed a change to branch auto-pick-45452-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
omit db3fcccf9e4 [Fix](ccr) Incorrectly generated sql with NONE aggregate
type (#45452)
add f3f9cb
yiguolei merged PR #45725:
URL: https://github.com/apache/doris/pull/45725
--
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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45528-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
was f85a68368f2 [fix](routine load) make routine load delay eof schedule
work (#45528)
The revisi
dataroaring merged PR #45722:
URL: https://github.com/apache/doris/pull/45722
--
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.
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new 7a815036e9d branch-3.0: [fix](routin
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 35bdd0019e0 branch-2.1: [fix](routin
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45528-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
was ceaa59c102a [fix](routine load) make routine load delay eof schedule
work (#45528)
The revisi
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 608000b8ce1 branch-2.1: [enhance](mtmv)
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45290-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
was 90ff135fa45 [enhance](mtmv)Change the way to verify the existence of
partition names when refr
dataroaring merged PR #45724:
URL: https://github.com/apache/doris/pull/45724
--
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.
yiguolei merged PR #45732:
URL: https://github.com/apache/doris/pull/45732
--
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
SWJTU-ZhangLei commented on PR #45685:
URL: https://github.com/apache/doris/pull/45685#issuecomment-2558757728
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.
hello-stephen commented on PR #45776:
URL: https://github.com/apache/doris/pull/45776#issuecomment-2558811125
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+pro
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45628-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
was f9463c23378 [fix](nereids)use equals instead of == to compare String
(#45628)
The revisions t
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45484-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 632f93a2e43 [opt](profile) add index page profile for io #45675
(#45757)
add 2043703fa4e
dataroaring closed pull request #45776: branch-3.0: [Fix](ORC) Not push down
fixed char type in orc reader #45484
URL: https://github.com/apache/doris/pull/45776
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
Thearas commented on PR #45777:
URL: https://github.com/apache/doris/pull/45777#issuecomment-2558812148
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
hello-stephen commented on PR #45776:
URL: https://github.com/apache/doris/pull/45776#issuecomment-2558811237
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
zzzxl1993 commented on PR #45777:
URL: https://github.com/apache/doris/pull/45777#issuecomment-2558812192
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
github-actions[bot] opened a new pull request, #45776:
URL: https://github.com/apache/doris/pull/45776
Cherry-picked from #45484
--
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
zzzxl1993 opened a new pull request, #45777:
URL: https://github.com/apache/doris/pull/45777
https://github.com/apache/doris/pull/44182
--
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 specifi
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45484-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
at 632f93a2e43 [opt](profile) add index page profile for io #45675
(#45757)
No new revisions wer
101 - 200 of 553 matches
Mail list logo