Kikyou1997 commented on code in PR #12714:
URL: https://github.com/apache/doris/pull/12714#discussion_r973913010
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java:
##
@@ -0,0 +1,282 @@
+// Licensed to the Apache Software Foundation (ASF) under
yuanyuan8983 opened a new pull request, #12731:
URL: https://github.com/apache/doris/pull/12731
Changing the Jump Address of SparkLoad in BrokerLoad
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
zy-kkk commented on PR #12532:
URL: https://github.com/apache/doris/pull/12532#issuecomment-1250624942
> @zy-kkk In P1 Regression, the details of the error message are as follows:
https://user-images.githubusercontent.com/45089228/190960562-8ca1f2dc-397d-40cc-b4c6-3ee9edf62ff6.png";>
I subm
TaoZex commented on PR #12532:
URL: https://github.com/apache/doris/pull/12532#issuecomment-1250621163
@zy-kkk In P1 Regression, the details of the error message are as follows:
https://user-images.githubusercontent.com/45089228/190960562-8ca1f2dc-397d-40cc-b4c6-3ee9edf62ff6.png";>
I su
zhangstar333 opened a new pull request, #12730:
URL: https://github.com/apache/doris/pull/12730
# Proposed changes
There is no any behavior change, and usage as same before
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect t
github-actions[bot] commented on PR #12532:
URL: https://github.com/apache/doris/pull/12532#issuecomment-1250616012
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
Ph0en1x-re opened a new issue, #12729:
URL: https://github.com/apache/doris/issues/12729
我们在其中字段上添加了布隆索引,查询条件只给一个条件只需要1秒就能查出来,但是只要添加上limit 1,查询都会非常慢,查询时间会到20多秒
` t0.COL1,
t0.COL2,
t0.RQ
t0.COL3,
t0.COL4
date_format(t0.RQ, '%Y-%m-%d %H:%i:%s') AS CALCULATOR
Gabriel39 commented on code in PR #12700:
URL: https://github.com/apache/doris/pull/12700#discussion_r973886891
##
be/src/vec/common/sort/topn_sorter.cpp:
##
@@ -0,0 +1,156 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreemen
smallhibiscus commented on issue #12717:
URL: https://github.com/apache/doris/issues/12717#issuecomment-1250598790
Does using `round(16698/123,2)` directly meet your expectations?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
TaoZex commented on PR #12532:
URL: https://github.com/apache/doris/pull/12532#issuecomment-1250596525
> > Thanks for your invitation. Like PR #12713, you will add these document
paths to sidebars.json. Another problem is that the documentation in the Doris
repository corresponds to the `DE
TaoZex commented on PR #12532:
URL: https://github.com/apache/doris/pull/12532#issuecomment-1250596089
> Thanks for your invitation. Like PR #12713, you will add these document
paths to sidebars.json. Another problem is that the documentation in the Doris
repository corresponds to the `DEV
Gabriel39 commented on code in PR #12700:
URL: https://github.com/apache/doris/pull/12700#discussion_r973879422
##
be/src/vec/common/sort/topn_sorter.cpp:
##
@@ -0,0 +1,156 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreemen
TaoZex opened a new pull request, #103:
URL: https://github.com/apache/doris-website/pull/103
I found that a lot of math function documentation was missing, so I filled
it in.
In the doris repository, I also made a document submission, the link is as
follows:
https://github.com/ap
carlvinhust2012 opened a new pull request, #12728:
URL: https://github.com/apache/doris/pull/12728
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
-
Gabriel39 opened a new pull request, #12727:
URL: https://github.com/apache/doris/pull/12727
# Proposed changes
Issue Number: close #12726
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
Gabriel39 opened a new issue, #12726:
URL: https://github.com/apache/doris/issues/12726
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
master
weizhengte commented on code in PR #12714:
URL: https://github.com/apache/doris/pull/12714#discussion_r973870750
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java:
##
@@ -0,0 +1,282 @@
+// Licensed to the Apache Software Foundation (ASF) under
weizhengte commented on PR #12714:
URL: https://github.com/apache/doris/pull/12714#issuecomment-1250587297
add label area/statistics and project plz @morrySnow
--
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
weizhengte commented on code in PR #12714:
URL: https://github.com/apache/doris/pull/12714#discussion_r973870898
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java:
##
@@ -0,0 +1,282 @@
+// Licensed to the Apache Software Foundation (ASF) under
weizhengte commented on code in PR #12714:
URL: https://github.com/apache/doris/pull/12714#discussion_r973870750
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java:
##
@@ -0,0 +1,282 @@
+// Licensed to the Apache Software Foundation (ASF) under
jackwener opened a new pull request, #12725:
URL: https://github.com/apache/doris/pull/12725
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
HappenLee commented on code in PR #12700:
URL: https://github.com/apache/doris/pull/12700#discussion_r973839470
##
be/src/vec/columns/column.h:
##
@@ -402,6 +402,10 @@ class IColumn : public COW {
virtual int compare_at(size_t n, size_t m, const IColumn& rhs,
Kikyou1997 commented on PR #12714:
URL: https://github.com/apache/doris/pull/12714#issuecomment-1250549148
Besides, I'm not sure whether simply use regex to do the mach and replace
would lead to the SQL injection or this problem could be tolerant since Doris
is normaly used as a internal se
github-actions[bot] commented on PR #9983:
URL: https://github.com/apache/doris/pull/9983#issuecomment-1250548525
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
URL
github-actions[bot] commented on PR #12714:
URL: https://github.com/apache/doris/pull/12714#issuecomment-1250548059
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
hf200012 commented on PR #12238:
URL: https://github.com/apache/doris/pull/12238#issuecomment-1250545854
```
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0919 11:28:12.714655 4271 env.cpp:46] Env init successfully.
*** Aborted at 1663558219 (unix time) try "date
Kikyou1997 commented on PR #12714:
URL: https://github.com/apache/doris/pull/12714#issuecomment-1250538244
review plz @morrySnow
--
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 comm
Kikyou1997 commented on PR #9983:
URL: https://github.com/apache/doris/pull/9983#issuecomment-1250538167
@morrySnow review plz
--
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
xia5271 opened a new issue, #12724:
URL: https://github.com/apache/doris/issues/12724
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Description
是否有计划提供一个标
Gabriel39 opened a new pull request, #12723:
URL: https://github.com/apache/doris/pull/12723
# Proposed changes
Issue Number: close #12722
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
Gabriel39 opened a new issue, #12722:
URL: https://github.com/apache/doris/issues/12722
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
master
This is an automated email from the ASF dual-hosted git repository.
yangzhg 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 d68b8cce1a [fix](intersect) fix intersect query
yangzhg merged PR #12712:
URL: https://github.com/apache/doris/pull/12712
--
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.apac
yangzhg closed issue #12711: [Bug] intersect query failed
URL: https://github.com/apache/doris/issues/12711
--
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-ma
liaoxin01 opened a new pull request, #12721:
URL: https://github.com/apache/doris/pull/12721
# Proposed changes
Issue Number: close #xxx
## Problem summary
In the original implementation, there are two saves of meta. If the process
is killed between two saves, the de
Kikyou1997 commented on code in PR #12714:
URL: https://github.com/apache/doris/pull/12714#discussion_r973842691
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java:
##
@@ -0,0 +1,282 @@
+// Licensed to the Apache Software Foundation (ASF) under
Kikyou1997 commented on code in PR #12714:
URL: https://github.com/apache/doris/pull/12714#discussion_r973842691
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java:
##
@@ -0,0 +1,282 @@
+// Licensed to the Apache Software Foundation (ASF) under
Kikyou1997 commented on code in PR #12714:
URL: https://github.com/apache/doris/pull/12714#discussion_r973842476
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java:
##
@@ -0,0 +1,282 @@
+// Licensed to the Apache Software Foundation (ASF) under
Kikyou1997 commented on code in PR #12714:
URL: https://github.com/apache/doris/pull/12714#discussion_r973842476
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java:
##
@@ -0,0 +1,282 @@
+// Licensed to the Apache Software Foundation (ASF) under
github-actions[bot] commented on PR #12602:
URL: https://github.com/apache/doris/pull/12602#issuecomment-1250530521
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 #12602:
URL: https://github.com/apache/doris/pull/12602#issuecomment-1250530498
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 #12712:
URL: https://github.com/apache/doris/pull/12712#issuecomment-1250530164
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 #12712:
URL: https://github.com/apache/doris/pull/12712#issuecomment-1250530146
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
Kikyou1997 commented on code in PR #12714:
URL: https://github.com/apache/doris/pull/12714#discussion_r973839392
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/InternalSqlTemplate.java:
##
@@ -0,0 +1,282 @@
+// Licensed to the Apache Software Foundation (ASF) under
morningman commented on code in PR #12602:
URL: https://github.com/apache/doris/pull/12602#discussion_r973836109
##
env.sh:
##
@@ -57,7 +57,7 @@ if ! ${PYTHON} --version; then
fi
if [[ -z "${DORIS_TOOLCHAIN}" ]]; then
-DORIS_TOOLCHAIN=gcc
+DORIS_TOOLCHAIN=clang
Revi
weizhengte commented on PR #9983:
URL: https://github.com/apache/doris/pull/9983#issuecomment-1250519238
> Why don't use jdbc to send query to FE itself directly?
Indeed, the previous implementation was complicated...
--
This is an automated message from the Apache Git Service.
To r
haohao0103 commented on issue #3217:
URL: https://github.com/apache/doris/issues/3217#issuecomment-1250518160
@stalary hello ,how to fix this ? i got the same question
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
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 75d7de89a5 [improve](Nereids) Add all slots us
github-actions[bot] commented on PR #12701:
URL: https://github.com/apache/doris/pull/12701#issuecomment-1250508276
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
morrySnow merged PR #12701:
URL: https://github.com/apache/doris/pull/12701
--
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] commented on PR #12701:
URL: https://github.com/apache/doris/pull/12701#issuecomment-1250508168
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
Gabriel39 opened a new pull request, #12720:
URL: https://github.com/apache/doris/pull/12720
# Proposed changes
Issue Number: close #12719
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
Gabriel39 opened a new issue, #12719:
URL: https://github.com/apache/doris/issues/12719
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
master
This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 415721ef20 [enhancement](pred column) improve p
weizhengte commented on code in PR #9983:
URL: https://github.com/apache/doris/pull/9983#discussion_r973668119
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/Packet.java:
##
@@ -0,0 +1,42 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more
yiguolei merged PR #12690:
URL: https://github.com/apache/doris/pull/12690
--
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
Wilson-BT opened a new issue, #12718:
URL: https://github.com/apache/doris/issues/12718
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
Doris: 1.1.2
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng 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 5a4fddbc642 fix
5a4fddbc642 is desc
TaoZex commented on PR #12532:
URL: https://github.com/apache/doris/pull/12532#issuecomment-1250482385
@zy-kkk Could you please help me review these documents?Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
github-actions[bot] commented on PR #12607:
URL: https://github.com/apache/doris/pull/12607#issuecomment-1250478901
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 #12607:
URL: https://github.com/apache/doris/pull/12607#issuecomment-1250478885
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
yangzhg merged PR #12660:
URL: https://github.com/apache/doris/pull/12660
--
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.apac
This is an automated email from the ASF dual-hosted git repository.
yangzhg 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 fb9e48a34a [fix](vstream load) Fix bug when load
BiteThet commented on PR #12667:
URL: https://github.com/apache/doris/pull/12667#issuecomment-1250472705
> Please add some document for this config
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
nextdreamblue commented on code in PR #12513:
URL: https://github.com/apache/doris/pull/12513#discussion_r973820465
##
gensrc/script/gen_build_version.sh:
##
@@ -27,7 +27,13 @@
set -eo pipefail
-build_version="trunk"
+build_version_prefix="doris"
Review Comment:
you can
github-actions[bot] commented on PR #12690:
URL: https://github.com/apache/doris/pull/12690#issuecomment-1250466861
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 #12690:
URL: https://github.com/apache/doris/pull/12690#issuecomment-1250466844
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
zhuyongji opened a new issue, #12717:
URL: https://github.com/apache/doris/issues/12717
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
1.0.0-rc03
yiguolei merged PR #12641:
URL: https://github.com/apache/doris/pull/12641
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4669fa54cc [enhancement](test) add tpch_sf100_unique p2 test (#12697)
add 1fa65708d7 [test](time_add or sub)add
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b608de668f [fix](compile)compile error:
open_telemetry_scop_wrapper.hpp cannot file 'UNLIKELY' (#12709)
add 466
yiguolei merged PR #12697:
URL: https://github.com/apache/doris/pull/12697
--
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 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 b608de668f [fix](compile)compile error:
open_t
yiguolei merged PR #12709:
URL: https://github.com/apache/doris/pull/12709
--
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 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 6d3ae1e69c [regression](left join)Add left join
yiguolei merged PR #12344:
URL: https://github.com/apache/doris/pull/12344
--
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 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 fa8ed2bccc [fix](array-type) fix the invalid fo
yiguolei merged PR #12424:
URL: https://github.com/apache/doris/pull/12424
--
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 #12674:
URL: https://github.com/apache/doris/pull/12674
--
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 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 65cff8d40c [enhancement](compaction) prevent
q
This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 bc38b2fdfb [improvement](new-scan) graceful qui
yiguolei merged PR #12715:
URL: https://github.com/apache/doris/pull/12715
--
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 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 625ac83f72 [enhancement](test) add opensky case
yiguolei merged PR #12693:
URL: https://github.com/apache/doris/pull/12693
--
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 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 fc8f4c787d [enhancement](test) add yandex_metri
yiguolei merged PR #12692:
URL: https://github.com/apache/doris/pull/12692
--
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 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 3b7a04ee8b [fix](inpredicate)always use Predica
yiguolei merged PR #12637:
URL: https://github.com/apache/doris/pull/12637
--
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 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 a4ed023bad [fix](colocation) fix decommission f
yiguolei merged PR #12644:
URL: https://github.com/apache/doris/pull/12644
--
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
stalary commented on PR #12648:
URL: https://github.com/apache/doris/pull/12648#issuecomment-1250421266
Please check ut.
--
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] closed pull request #8473: [Audit][Transaction] Support
audit for stream load 2PC
URL: https://github.com/apache/doris/pull/8473
--
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
github-actions[bot] commented on PR #12713:
URL: https://github.com/apache/doris/pull/12713#issuecomment-1250335727
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
zhannngchen opened a new pull request, #12716:
URL: https://github.com/apache/doris/pull/12716
# Proposed changes
Issue Number: close #xxx
## Problem summary
Testing, will complete the description later.
## Checklist(Required)
1. Does it affect the original
luozenglin commented on PR #12713:
URL: https://github.com/apache/doris/pull/12713#issuecomment-1250322400
> I think if you add new function documents, you need to add the path of
these documents according to the title of the file in `sidebars.json`, so that
they can be displayed on the off
morningman commented on PR #12710:
URL: https://github.com/apache/doris/pull/12710#issuecomment-1250313753
Is there any behavior change? Or just a refactor?
--
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
morningman closed pull request #12649: [fix](broker-load) fix npe when
executing broker load
URL: https://github.com/apache/doris/pull/12649
--
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
morningman opened a new pull request, #12715:
URL: https://github.com/apache/doris/pull/12715
# Proposed changes
Issue Number: close #xxx
## Problem summary
Now, BE process can quit by using `kill -15`
## Checklist(Required)
1. Does it affect the original be
weizhengte opened a new pull request, #12714:
URL: https://github.com/apache/doris/pull/12714
# Proposed changes
Template for building internal query SQL statements,it mainly used for
statistics module. After the template is defined, the executable statement will
be built after the g
luozenglin opened a new pull request, #12713:
URL: https://github.com/apache/doris/pull/12713
add docs for `hours_add`, `hours_sub`, `minutes_add`, `minutes_sub`,
`seconds_add`, `seconds_sub`, `years_sub`, `years_add`, `months_add`,
`months_sub`, `days_add`, `days_add`, `weeks_add`, `weeks_
1 - 100 of 121 matches
Mail list logo