englefly commented on code in PR #12987:
URL: https://github.com/apache/doris/pull/12987#discussion_r990585141
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -320,17 +323,17 @@ private StatsDeriveResult computeAggregate(Aggregate
aggregat
englefly commented on code in PR #13091:
URL: https://github.com/apache/doris/pull/13091#discussion_r990599149
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/physical/PhysicalHashJoin.java:
##
@@ -88,6 +88,16 @@ public R accept(PlanVisitor visitor, C context)
englefly commented on code in PR #13091:
URL: https://github.com/apache/doris/pull/13091#discussion_r990599149
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/physical/PhysicalHashJoin.java:
##
@@ -88,6 +88,16 @@ public R accept(PlanVisitor visitor, C context)
github-actions[bot] commented on PR #13163:
URL: https://github.com/apache/doris/pull/13163#issuecomment-1272243351
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 #13163:
URL: https://github.com/apache/doris/pull/13163#issuecomment-1272243344
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
yuanyuan8983 opened a new pull request, #123:
URL: https://github.com/apache/doris-website/pull/123
Fix jump link 404 in elastic expansion. md
--
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
yuanyuan8983 opened a new pull request, #13168:
URL: https://github.com/apache/doris/pull/13168
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
gavinchou opened a new pull request, #13167:
URL: https://github.com/apache/doris/pull/13167
For string/varchar/text type, the length field is fixed to 2GB.
(`ColumnMetaPB`)
We don't actually have to allocate 2GB for every string type because we will
reallocate the precise size of memory
SaintBacchus closed pull request #12070:
[Feature][MultiTableMV](Step1)Scheduler framework
URL: https://github.com/apache/doris/pull/12070
--
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
SaintBacchus commented on PR #12070:
URL: https://github.com/apache/doris/pull/12070#issuecomment-1272240387
Close this and new impl in https://github.com/apache/doris/issues/13146
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
BiteThet opened a new pull request, #13166:
URL: https://github.com/apache/doris/pull/13166
# Proposed changes
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [ ] No
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1e148b2e6a [fix](fe_ut) fix all fe ut failure (#13104)
add ed831aec90 Revert "[improvement](memory) set
yiguolei merged PR #13152:
URL: https://github.com/apache/doris/pull/13152
--
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
Gabriel39 commented on issue #13164:
URL: https://github.com/apache/doris/issues/13164#issuecomment-1272234794
When we send signal 15 to Doris BE, JVM will exist and do some clean-up
jobs. According to my analysis, I think this signal processing by JVM will
overwrite Doris's one. So I just
Gabriel39 opened a new pull request, #13165:
URL: https://github.com/apache/doris/pull/13165
# Proposed changes
Issue Number: close #13164
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
Gabriel39 opened a new issue, #13164:
URL: https://github.com/apache/doris/issues/13164
### 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
Jibing-Li opened a new pull request, #13163:
URL: https://github.com/apache/doris/pull/13163
Open broker load regression test. Move test data to bucket
doris-build-hk-1308700295
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
englefly commented on code in PR #12987:
URL: https://github.com/apache/doris/pull/12987#discussion_r990591904
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/FilterEstimation.java:
##
@@ -0,0 +1,300 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+/
englefly commented on code in PR #12987:
URL: https://github.com/apache/doris/pull/12987#discussion_r990591564
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStat.java:
##
@@ -54,7 +51,7 @@
* For example:
* "@ndv = 10" means that the number distinct values is
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 63f5dc1953 [feature](Nereids): support Alias join reorder and fix bug.
(#12890)
add cf2b93532b [fix](file-sca
morningman merged PR #13135:
URL: https://github.com/apache/doris/pull/13135
--
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
Kikyou1997 opened a new pull request, #13162:
URL: https://github.com/apache/doris/pull/13162
# Proposed changes
Issue Number: #13150
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
FreeOnePlus closed pull request #13161: [typo](docs)Fix Docs Error Url
URL: https://github.com/apache/doris/pull/13161
--
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
FreeOnePlus opened a new pull request, #13161:
URL: https://github.com/apache/doris/pull/13161
baseUrl:https://doris.apache.org/zh-CN/docs/dev/sql-manual/sql-reference/Show-Statements/SHOW-ALTER-TABLE-MATERIALIZED-VIEW
errorUrl:https://doris.apache.org/zh-CN/docs/dev/sql-manual/sql-m
zy-kkk closed pull request #122: fix docs 404 url
URL: https://github.com/apache/doris-website/pull/122
--
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:
FreeOnePlus opened a new pull request, #13160:
URL: https://github.com/apache/doris/pull/13160
baseUrl:https://doris.apache.org/zh-CN/docs/ecosystem/doris-manager/space-list
errorUrl:https://doris.apache.org/zh-CN/downloads/downloads.html
fixUrl:https://doris.apache.org/zh-CN/d
FreeOnePlus opened a new pull request, #13159:
URL: https://github.com/apache/doris/pull/13159
baseUrl:https://doris.apache.org/zh-CN/docs/sql-manual/sql-reference/Data-Definition-Statements/Alter/ALTER-TABLE-PARTITION
errorUrl:https://doris.apache.org/zh-CN/docs/sql-manual/sql-refer
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
from 99b376a60d9 fix doc link
add fb18b0c181a fix
add 59606726aa0 fix
No new revisions were added b
FreeOnePlus opened a new pull request, #13158:
URL: https://github.com/apache/doris/pull/13158
baseUrl:https://doris.apache.org/zh-CN/docs/sql-manual/sql-reference/Data-Definition-Statements/Alter/ALTER-TABLE-REPLACE
errorUrl:https://doris.apache.org/zh-CN/docs/sql-manual/sql-referen
zy-kkk opened a new pull request, #13157:
URL: https://github.com/apache/doris/pull/13157
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
yuanyuan8983 opened a new pull request, #121:
URL: https://github.com/apache/doris-website/pull/121
Fix the jump link 404 in delete recover.md
--
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
yuanyuan8983 opened a new pull request, #13156:
URL: https://github.com/apache/doris/pull/13156
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
FreeOnePlus opened a new pull request, #13155:
URL: https://github.com/apache/doris/pull/13155
baseUrl:https://doris.apache.org/zh-CN/docs/sql-manual/sql-reference/Data-Definition-Statements/Alter/ALTER-TABLE-ROLLUP
errorUrl:https://doris.apache.org/zh-CN/docs/sql-manual/sql-referenc
FreeOnePlus opened a new pull request, #13154:
URL: https://github.com/apache/doris/pull/13154
baseUrl:https://doris.apache.org/zh-CN/docs/sql-manual/sql-reference/Data-Definition-Statements/Drop/DROP-DATABASE
errorUrl:https://doris.apache.org/zh-CN/docs/sql-manual/sql-reference/Data
hf200012 commented on code in PR #13149:
URL: https://github.com/apache/doris/pull/13149#discussion_r990585238
##
docs/en/docs/admin-manual/http-actions/fe/table-schema-action.md:
##
@@ -97,7 +97,7 @@ None
"count": 0
}
```
-Note: The difference is that the `http` metho
englefly commented on code in PR #12987:
URL: https://github.com/apache/doris/pull/12987#discussion_r990582926
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/ExpressionEstimation.java:
##
@@ -0,0 +1,210 @@
+// Licensed to the Apache Software Foundation (ASF) under on
FreeOnePlus opened a new pull request, #13153:
URL: https://github.com/apache/doris/pull/13153
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
dataroaring opened a new pull request, #13152:
URL: https://github.com/apache/doris/pull/13152
…emory consumption of tcmalloc (#12981)"
This reverts commit 675166711a84e060365c822260866d89f0d11a01.
Now, doris allocates a lot memory which is not used, in most cases it just
consu
github-actions[bot] commented on PR #13135:
URL: https://github.com/apache/doris/pull/13135#issuecomment-1272216630
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
smallhibiscus closed issue #9291: [Bug] The decimal type is zero after the
decimal point will be erased.
URL: https://github.com/apache/doris/issues/9291
--
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
smallhibiscus commented on issue #9291:
URL: https://github.com/apache/doris/issues/9291#issuecomment-1272216538
#13065
--
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
hf200012 opened a new pull request, #13151:
URL: https://github.com/apache/doris/pull/13151
sql doc link fix
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original be
smallhibiscus commented on issue #9291:
URL: https://github.com/apache/doris/issues/9291#issuecomment-1272216289
https://github.com/apache/doris/pull/13065
--
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
ByteYue opened a new issue, #13150:
URL: https://github.com/apache/doris/issues/13150
### 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
yuanyuan8983 opened a new pull request, #120:
URL: https://github.com/apache/doris-website/pull/120
Fix FE Configuration Jump Link 404
--
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
morrySnow commented on code in PR #13091:
URL: https://github.com/apache/doris/pull/13091#discussion_r990582108
##
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##
@@ -200,6 +200,7 @@ public class SessionVariable implements Serializable,
Writable {
pub
yuanyuan8983 opened a new pull request, #13149:
URL: https://github.com/apache/doris/pull/13149
Fix FE Configuration Jump Link 404
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it
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 99b376a60d9 fix doc link
99b376a60d
github-actions[bot] commented on PR #13135:
URL: https://github.com/apache/doris/pull/13135#issuecomment-1272211304
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 #13148:
URL: https://github.com/apache/doris/pull/13148#issuecomment-1272210364
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 #13148:
URL: https://github.com/apache/doris/pull/13148#issuecomment-1272210372
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
DongLiang-0 opened a new pull request, #13148:
URL: https://github.com/apache/doris/pull/13148
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
SaintBacchus opened a new pull request, #13147:
URL: https://github.com/apache/doris/pull/13147
# Proposed changes
Issue Number: #13146
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
jackwener commented on issue #11916:
URL: https://github.com/apache/doris/issues/11916#issuecomment-1272208288
Hi, everyone, if you are interesting, you can new a PR and link this issue.
And @ me, I will review it.
--
This is an automated message from the Apache Git Service.
To
luozenglin commented on code in PR #13125:
URL: https://github.com/apache/doris/pull/13125#discussion_r990578722
##
be/src/vec/core/sort_block.h:
##
@@ -259,15 +261,25 @@ class ColumnSorter {
flags[not_null_range.first] = 0;
}
SaintBacchus opened a new issue, #13146:
URL: https://github.com/apache/doris/issues/13146
### 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
Metad
BePPPower commented on code in PR #13086:
URL: https://github.com/apache/doris/pull/13086#discussion_r990577853
##
gensrc/thrift/Descriptors.thrift:
##
@@ -103,7 +103,8 @@ enum TSchemaTableType {
SCH_VARIABLES,
SCH_VIEWS,
SCH_INVALID,
Review Comment:
done
-
This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 91cf33865d [improvement](load) config flush_thread_num_per_store to be
6 by default (#13076)
add 63f5dc1953 [fea
jackwener merged PR #12890:
URL: https://github.com/apache/doris/pull/12890
--
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
SaintBacchus opened a new pull request, #13145:
URL: https://github.com/apache/doris/pull/13145
# Proposed changes
Issue Number: https://github.com/apache/doris/pull/13122
## Problem summary
Describe your changes.
Introduce the node type to doris, and the table creatio
SaintBacchus opened a new issue, #13144:
URL: https://github.com/apache/doris/issues/13144
### 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
As
[
dinggege1024 closed issue #69: [Bug] connector build base flink 1.14.x failed
URL: https://github.com/apache/doris-flink-connector/issues/69
--
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
github-actions[bot] commented on PR #13014:
URL: https://github.com/apache/doris/pull/13014#issuecomment-1272191612
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 #13014:
URL: https://github.com/apache/doris/pull/13014#issuecomment-1272191608
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.
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 91cf33865d [improvement](load) config flush_t
morningman merged PR #13076:
URL: https://github.com/apache/doris/pull/13076
--
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 #13076:
URL: https://github.com/apache/doris/pull/13076#issuecomment-1272187258
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 #13076:
URL: https://github.com/apache/doris/pull/13076#issuecomment-1272187266
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 closed pull request #13121: Bump protobuf-java from 2.5.0 to 3.16.3
in /fs_brokers/apache_hdfs_broker
URL: https://github.com/apache/doris/pull/13121
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
dependabot[bot] commented on PR #13121:
URL: https://github.com/apache/doris/pull/13121#issuecomment-1272186544
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version, let
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 e0f17f217f [fix](test) resolve tpch_sf100_uni
morningman merged PR #13138:
URL: https://github.com/apache/doris/pull/13138
--
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] closed pull request #8412: [Function] Support function
YEARWEEK(DATE,INT,INT) RETURN INT
URL: https://github.com/apache/doris/pull/8412
--
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
Prakhar047 commented on issue #11916:
URL: https://github.com/apache/doris/issues/11916#issuecomment-1271867862
its my very first contribution to open source, can you assign this problem
to me?
--
This is an automated message from the Apache Git Service.
To respond to the message, please
gavinchou commented on PR #13133:
URL: https://github.com/apache/doris/pull/13133#issuecomment-1271795821
> If you do so, I suggest to make one keyword in one line. That could be
more clear and easier to resolve conflict.
@morningman Done, it's true that one-keyword-per-line is much e
github-actions[bot] commented on PR #13138:
URL: https://github.com/apache/doris/pull/13138#issuecomment-1271786867
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 #13138:
URL: https://github.com/apache/doris/pull/13138#issuecomment-1271786836
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
morningman commented on PR #13086:
URL: https://github.com/apache/doris/pull/13086#issuecomment-1271783653
There is a problem that, if I add a new column in FE for `backends`, I have
to modify BE at same time.
This maybe error-prone.
Is there a way that I can just modify one place and
morningman commented on code in PR #13086:
URL: https://github.com/apache/doris/pull/13086#discussion_r990249875
##
gensrc/thrift/Descriptors.thrift:
##
@@ -103,7 +103,8 @@ enum TSchemaTableType {
SCH_VARIABLES,
SCH_VIEWS,
SCH_INVALID,
Review Comment:
Maybe `S
dependabot[bot] commented on PR #13120:
URL: https://github.com/apache/doris/pull/13120#issuecomment-1271774276
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version, let
morningman closed pull request #13120: Bump protobuf-java from 3.14.0 to 3.16.3
in /fe
URL: https://github.com/apache/doris/pull/13120
--
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 co
morningman commented on code in PR #13129:
URL: https://github.com/apache/doris/pull/13129#discussion_r990241069
##
fe/fe-core/src/main/java/org/apache/doris/planner/LoadScanNode.java:
##
@@ -206,7 +206,23 @@ protected void finalizeParams(Map
slotDescByName,
ex
morningman commented on PR #13133:
URL: https://github.com/apache/doris/pull/13133#issuecomment-1271770148
If you do so, I suggest to make one keyword in one line. That could be more
clear and easier to resolve conflict.
--
This is an automated message from the Apache Git Service.
To resp
github-actions[bot] commented on PR #13143:
URL: https://github.com/apache/doris/pull/13143#issuecomment-1271753206
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/3205943559";) output.
shellcheck err
morningman opened a new pull request, #13143:
URL: https://github.com/apache/doris/pull/13143
# Proposed changes
Issue Number: close #xxx
## Problem summary
1. Modify default behavior of `build.sh`
The `BUILD_JAVA_UDF` is default ON, so that jvm is needed for
comp
Yukang-Lian commented on PR #13056:
URL: https://github.com/apache/doris/pull/13056#issuecomment-1271735505
I will add regression-test soon.
--
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 sp
github-actions[bot] commented on PR #13113:
URL: https://github.com/apache/doris/pull/13113#issuecomment-1271649147
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 #13113:
URL: https://github.com/apache/doris/pull/13113#issuecomment-1271649091
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
lsy3993 opened a new pull request, #13142:
URL: https://github.com/apache/doris/pull/13142
# Proposed changes
Issue Number: close #13139
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
Gabriel39 commented on code in PR #13125:
URL: https://github.com/apache/doris/pull/13125#discussion_r990128509
##
be/src/vec/core/sort_block.h:
##
@@ -259,15 +261,25 @@ class ColumnSorter {
flags[not_null_range.first] = 0;
}
nextdreamblue commented on issue #13107:
URL: https://github.com/apache/doris/issues/13107#issuecomment-1271565502
on master branch,
you can restore like this:
RESTORE SNAPSHOT test.test123 FROM ON ( test)
PROPERTIES("backup_timestamp"="x","replication_num" =
"1","reserve_re
HappenLee commented on code in PR #13039:
URL: https://github.com/apache/doris/pull/13039#discussion_r990063292
##
be/src/vec/functions/function_timestamp.cpp:
##
@@ -501,13 +598,17 @@ class FunctionOtherTypesToDateType : public IFunction {
};
using FunctionStrToDate = Funct
Yukang-Lian commented on code in PR #13056:
URL: https://github.com/apache/doris/pull/13056#discussion_r989910566
##
be/src/exprs/aggregate_functions.cpp:
##
@@ -2534,6 +2535,97 @@ IntVal
AggregateFunctions::window_funnel_finalize(FunctionContext* ctx, const St
return dori
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.git
The following commit(s) were added to refs/heads/master by this push:
new 71399ed771 fix data cache sidebar error (#1
hf200012 merged PR #13137:
URL: https://github.com/apache/doris/pull/13137
--
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.
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 b3308b78d27 fix data cache sidebar
hf200012 merged PR #119:
URL: https://github.com/apache/doris-website/pull/119
--
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.
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 148a44fd5e7 fix doris on es link
14
github-actions[bot] commented on PR #13137:
URL: https://github.com/apache/doris/pull/13137#issuecomment-1271350550
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 #13137:
URL: https://github.com/apache/doris/pull/13137#issuecomment-1271350506
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
1 - 100 of 116 matches
Mail list logo