luozenglin opened a new issue, #12711:
URL: https://github.com/apache/doris/issues/12711
### 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
luozenglin opened a new pull request, #12712:
URL: https://github.com/apache/doris/pull/12712
# Proposed changes
Issue Number: close #12711
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
morningman merged PR #12286:
URL: https://github.com/apache/doris/pull/12286
--
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
github-actions[bot] commented on PR #12290:
URL: https://github.com/apache/doris/pull/12290#issuecomment-1250230470
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 #12290:
URL: https://github.com/apache/doris/pull/12290#issuecomment-1250230480
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
morningman merged PR #12243:
URL: https://github.com/apache/doris/pull/12243
--
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 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 e9f105aa1e [enhancement](regression-test) add
morningman merged PR #12290:
URL: https://github.com/apache/doris/pull/12290
--
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 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 4f98146e83 [enhancement](tracing) Support for
morningman merged PR #11856:
URL: https://github.com/apache/doris/pull/11856
--
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 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 cb06e67fba [fix](tracing) Fix opentelemetry l
github-actions[bot] commented on PR #11836:
URL: https://github.com/apache/doris/pull/11836#issuecomment-1250231601
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 #11836:
URL: https://github.com/apache/doris/pull/11836#issuecomment-1250231613
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
morningman merged PR #11793:
URL: https://github.com/apache/doris/pull/11793
--
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 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 00dda79735 [fix](broker-load) Correction of k
morningman closed pull request #11535: [improvement](olapscan) Simplify data
block queue of VOlapScanNode
URL: https://github.com/apache/doris/pull/11535
--
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
morningman closed pull request #11060: [improvement] Simplify scan node logic:
removing _materialized_blocks…
URL: https://github.com/apache/doris/pull/11060
--
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 t
morningman closed pull request #10440: upgrade brpc to 1.1.0 and applying a
patch
URL: https://github.com/apache/doris/pull/10440
--
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
morningman closed pull request #10437: [fix](vectorized) Support outer join for
vectorized exec engine
URL: https://github.com/apache/doris/pull/10437
--
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
github-actions[bot] commented on PR #12710:
URL: https://github.com/apache/doris/pull/12710#issuecomment-1250232908
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 #12710:
URL: https://github.com/apache/doris/pull/12710#issuecomment-1250232919
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
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_
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
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
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 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
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
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
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
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
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
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
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 #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 3b7a04ee8b [fix](inpredicate)always use Predica
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 fc8f4c787d [enhancement](test) add yandex_metri
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 625ac83f72 [enhancement](test) add opensky case
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 bc38b2fdfb [improvement](new-scan) graceful qui
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
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
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 #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 6d3ae1e69c [regression](left join)Add left join
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 b608de668f [fix](compile)compile error:
open_t
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 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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:
- [ ]
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
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-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
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
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
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
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
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
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
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 #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 #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
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
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
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
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
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
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
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
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:
- [ ]
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
是否有计划提供一个标
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
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
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
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
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
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
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,
1 - 100 of 121 matches
Mail list logo