Vallishp opened a new pull request, #38817:
URL: https://github.com/apache/doris/pull/38817
## Proposed changes
Issue Number: close #xxx
re2_ptr can possible null from code review.
fixed code to handle it.
--
This is an automated message from the Apache Git Service
doris-robot commented on PR #38817:
URL: https://github.com/apache/doris/pull/38817#issuecomment-2266633532
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
Vallishp commented on PR #38817:
URL: https://github.com/apache/doris/pull/38817#issuecomment-2266633573
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 #38817:
URL: https://github.com/apache/doris/pull/38817#issuecomment-2266635340
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-robot commented on PR #38818:
URL: https://github.com/apache/doris/pull/38818#issuecomment-2266635910
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
mixinju opened a new pull request, #38818:
URL: https://github.com/apache/doris/pull/38818
## Proposed changes
Issue Number: close #xxx
1. Returns the substring() result directly (直接返回substring()结果,不用中间变量)
2. Use Integer.parseInt() instead of Integer.valueOf(), This r
xiaokang commented on PR #38815:
URL: https://github.com/apache/doris/pull/38815#issuecomment-2266640189
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 #38817:
URL: https://github.com/apache/doris/pull/38817#issuecomment-2266644042
TPC-H: Total hot run time: 41351 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 #38817:
URL: https://github.com/apache/doris/pull/38817#issuecomment-2266646529
TPC-DS: Total hot run time: 168318 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 #38817:
URL: https://github.com/apache/doris/pull/38817#issuecomment-2266648156
ClickBench: Total hot run time: 30.79 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
wuwenchi commented on PR #38807:
URL: https://github.com/apache/doris/pull/38807#issuecomment-2266685331
run external
--
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
wuwenchi commented on PR #38807:
URL: https://github.com/apache/doris/pull/38807#issuecomment-2266685459
run p1
--
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
xiaokang commented on PR #38815:
URL: https://github.com/apache/doris/pull/38815#issuecomment-2266689528
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
xiaokang opened a new issue, #38819:
URL: https://github.com/apache/doris/issues/38819
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Description
_No response_
xiaokang commented on issue #38819:
URL: https://github.com/apache/doris/issues/38819#issuecomment-2266704378
中文版本:
# 1 行为变更
NA
xiaokang commented on PR #38815:
URL: https://github.com/apache/doris/pull/38815#issuecomment-2266706017
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
zeroguar opened a new pull request, #38820:
URL: https://github.com/apache/doris/pull/38820
## Proposed changes
Issue Number: close #38638
--
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-robot commented on PR #38820:
URL: https://github.com/apache/doris/pull/38820#issuecomment-2266716916
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
github-actions[bot] commented on code in PR #38820:
URL: https://github.com/apache/doris/pull/38820#discussion_r1702777933
##
be/test/exprs/json_function_test.cpp:
##
@@ -126,5 +126,27 @@ TEST_F(JsonFunctionTest, json_path_test) {
EXPECT_TRUE(wrap_explicitly);
}
}
github-actions[bot] commented on code in PR #38820:
URL: https://github.com/apache/doris/pull/38820#discussion_r1702779962
##
be/test/exprs/json_function_test.cpp:
##
@@ -126,5 +126,27 @@ TEST_F(JsonFunctionTest, json_path_test) {
EXPECT_TRUE(wrap_explicitly);
}
}
morningman merged PR #940:
URL: https://github.com/apache/doris-website/pull/940
--
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...@dor
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 2aa4f8307ba Add iceberg build docs. (
xiaokang merged PR #38815:
URL: https://github.com/apache/doris/pull/38815
--
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.
kxiao pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new f791b95b3be [fix](case) fix testcase out f
github-actions[bot] commented on PR #38820:
URL: https://github.com/apache/doris/pull/38820#issuecomment-2266733047
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
yiguolei merged PR #38772:
URL: https://github.com/apache/doris/pull/38772
--
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.
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 74908c123a5 [fix](test)Fix unstable tes
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 fe3e3d0fab6 [fix](test)Fix build index
yiguolei merged PR #38802:
URL: https://github.com/apache/doris/pull/38802
--
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 merged PR #38762:
URL: https://github.com/apache/doris/pull/38762
--
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.
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 c0caca7c557 [fix](ES Catalog)Fix unstab
yiguolei commented on PR #38701:
URL: https://github.com/apache/doris/pull/38701#issuecomment-2266870684
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 #38701:
URL: https://github.com/apache/doris/pull/38701#issuecomment-2266887643
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-robot commented on PR #38701:
URL: https://github.com/apache/doris/pull/38701#issuecomment-2267081797
TPC-H: Total hot run time: 41760 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 #38701:
URL: https://github.com/apache/doris/pull/38701#issuecomment-2267084341
TPC-DS: Total hot run time: 169826 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 #38701:
URL: https://github.com/apache/doris/pull/38701#issuecomment-2267085596
ClickBench: Total hot run time: 29.83 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
wyxxxcat commented on PR #34258:
URL: https://github.com/apache/doris/pull/34258#issuecomment-2267207028
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.
To uns
github-actions[bot] closed pull request #30729: [feat](scan) support parallel
scan for aggregate key and unique key with mor
URL: https://github.com/apache/doris/pull/30729
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
github-actions[bot] closed pull request #30176: [fix][optimize] optimize the
coding import Lists dependency package
URL: https://github.com/apache/doris/pull/30176
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
github-actions[bot] closed pull request #30147: [enhancement](repository)
support alter s3 repo info about ak/sk/token
URL: https://github.com/apache/doris/pull/30147
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
xiaokang merged PR #38735:
URL: https://github.com/apache/doris/pull/38735
--
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.
kxiao pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new eaaf7260191 [release](version) change bran
This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to tag 2.0.14
in repository https://gitbox.apache.org/repos/asf/doris.git
at eaaf7260191 (commit)
No new revisions were added by this update.
Author: kxiao
Date: Sun Aug 4 01:34:34 2024
New Revision: 70681
Log:
doris-2.0.14 release vote
Added:
dev/doris/2.0.14/
dev/doris/2.0.14/apache-doris-2.0.14-src.tar.gz (with props)
dev/doris/2.0.14/apache-doris-2.0.14-src.tar.gz.asc (with props)
dev/doris/2.0.14/apache-doris-
wyxxxcat opened a new pull request, #945:
URL: https://github.com/apache/doris-website/pull/945
https://github.com/apache/doris/pull/34258
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
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 9daf67e3384 [branch-3.0](log) add ta
dataroaring merged PR #38715:
URL: https://github.com/apache/doris/pull/38715
--
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.
github-actions[bot] commented on PR #38806:
URL: https://github.com/apache/doris/pull/38806#issuecomment-2267250147
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 #38806:
URL: https://github.com/apache/doris/pull/38806#issuecomment-2267250172
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 #38644:
URL: https://github.com/apache/doris/pull/38644#issuecomment-2267251014
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 #38668:
URL: https://github.com/apache/doris/pull/38668
--
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 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 2da8f8bae31 [Improvement](mow) Make calculat
github-actions[bot] commented on PR #38761:
URL: https://github.com/apache/doris/pull/38761#issuecomment-2267252453
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 #38761:
URL: https://github.com/apache/doris/pull/38761#issuecomment-2267252464
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
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9daf67e3384 [branch-3.0](log) add tablet clear cache log (#38715)
new 15906e3bf88 [Improvement](mow) Make
dataroaring merged PR #38761:
URL: https://github.com/apache/doris/pull/38761
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2da8f8bae31 [Improvement](mow) Make calculate delete bitmap timeout
configurable (#38668)
add 6619b64606f [E
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
commit 15906e3bf88aa370b8d73ba8190e164fcce548a6
Author: huanghaibin <284824...@qq.com>
AuthorDate: Sun Aug 4 10:15:34 20
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
commit afe4ab72dae7e2d07fe44c1f9211f74eaa498f1b
Author: huanghaibin <284824...@qq.com>
AuthorDate: Sun Aug 4 10:16:23 20
doris-robot commented on PR #38821:
URL: https://github.com/apache/doris/pull/38821#issuecomment-2267253349
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
sollhui opened a new pull request, #38821:
URL: https://github.com/apache/doris/pull/38821
pick (#38665)
test_delta_writer_v2_back_pressure_fault_injection would make pipeline task
can not finish, disable it temporarily to make pipeline task check happy.
## Proposed changes
github-actions[bot] commented on PR #38585:
URL: https://github.com/apache/doris/pull/38585#issuecomment-2267253308
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
sollhui commented on PR #38821:
URL: https://github.com/apache/doris/pull/38821#issuecomment-2267253443
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
dataroaring commented on PR #38645:
URL: https://github.com/apache/doris/pull/38645#issuecomment-2267254278
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
github-actions[bot] commented on PR #38780:
URL: https://github.com/apache/doris/pull/38780#issuecomment-2267254903
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
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 3bd9af74e99 [log](s3) print detailed
dataroaring merged PR #38585:
URL: https://github.com/apache/doris/pull/38585
--
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.
github-actions[bot] commented on PR #38780:
URL: https://github.com/apache/doris/pull/38780#issuecomment-2267254926
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
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6619b64606f [Enhancement](merge-on-write) Support dynamic delete
bitmap txn_delete_bitmap_cache (#38761)
add
github-actions[bot] commented on PR #38728:
URL: https://github.com/apache/doris/pull/38728#issuecomment-2267256787
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 commented on PR #38771:
URL: https://github.com/apache/doris/pull/38771#issuecomment-2267257098
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
github-actions[bot] commented on PR #38813:
URL: https://github.com/apache/doris/pull/38813#issuecomment-2267258051
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 #38813:
URL: https://github.com/apache/doris/pull/38813#issuecomment-2267258057
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
dataroaring merged PR #38798:
URL: https://github.com/apache/doris/pull/38798
--
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 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 8b80fb84151 [fix](regression) fix test_prima
github-actions[bot] commented on PR #38816:
URL: https://github.com/apache/doris/pull/38816#issuecomment-2267258734
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 #38816:
URL: https://github.com/apache/doris/pull/38816#issuecomment-2267258743
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
dataroaring merged PR #38777:
URL: https://github.com/apache/doris/pull/38777
--
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 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 b7ff97e6f51 [fix](txn) fix abortTxn by label
dataroaring commented on PR #38746:
URL: https://github.com/apache/doris/pull/38746#issuecomment-2267259872
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
github-actions[bot] commented on PR #38746:
URL: https://github.com/apache/doris/pull/38746#issuecomment-2267260137
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 #38746:
URL: https://github.com/apache/doris/pull/38746#issuecomment-2267260141
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
dataroaring merged PR #38799:
URL: https://github.com/apache/doris/pull/38799
--
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 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 0b61263e2f7 [fix](gson) Fix Expr deserialize
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3bd9af74e99 [log](s3) print detailed error message when failed to
access object storage (#38585)
new 699
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
commit 699e6c3b4f80bebafc57dfc261957c10411f0eae
Author: meiyi
AuthorDate: Sun Aug 4 10:32:02 2024 +0800
[fix](regr
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
commit 05e0274030b03e3dd75c80eb053f52613ba6d462
Author: meiyi
AuthorDate: Sun Aug 4 10:32:50 2024 +0800
[fix](txn)
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
commit 5f67a85f817f176a96023515a1e834e5a7630745
Author: walter
AuthorDate: Sun Aug 4 10:36:39 2024 +0800
[fix](gso
dataroaring merged PR #38688:
URL: https://github.com/apache/doris/pull/38688
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0b61263e2f7 [fix](gson) Fix Expr deserialize compatibility (#38799)
add 312c7e1e623 [fix](fe) Fix the default
dataroaring merged PR #38780:
URL: https://github.com/apache/doris/pull/38780
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 312c7e1e623 [fix](fe) Fix the default value of
ReplacePartitionClause.isStrictRange (#38688)
add 38dbfa821c1
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 8e55276773a [enhancement](compaction
dataroaring merged PR #38742:
URL: https://github.com/apache/doris/pull/38742
--
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 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 dfdec4d161b [fix](compaction) disable cumu d
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 51f2e352eb3 [fix](compaction) disabl
dataroaring merged PR #38728:
URL: https://github.com/apache/doris/pull/38728
--
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 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 4c338398f25 [fix](compaction) fix the longes
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4c338398f25 [fix](compaction) fix the longest continuous rowsets
cannot be selected when missing rowsets (#38728)
dataroaring merged PR #38790:
URL: https://github.com/apache/doris/pull/38790
--
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.
1 - 100 of 180 matches
Mail list logo