Kikyou1997 commented on code in PR #13311:
URL: https://github.com/apache/doris/pull/13311#discussion_r993070844
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStat.java:
##
@@ -285,6 +285,17 @@ private double convertToDouble(Type type, String
columnValue) throws
yiguolei commented on PR #13285:
URL: https://github.com/apache/doris/pull/13285#issuecomment-1275693556
> Gives the performance impact of `disable page cache` and `disable chunk
allocator`, and the benefits of doing so, such as increasing OOM risk because
they have no gc.
1. Current
englefly commented on code in PR #13311:
URL: https://github.com/apache/doris/pull/13311#discussion_r993074892
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStat.java:
##
@@ -285,6 +285,17 @@ private double convertToDouble(Type type, String
columnValue) throws A
dataalive commented on issue #13309:
URL: https://github.com/apache/doris/issues/13309#issuecomment-1275698074
这个用最新的1.1.3编译或者发布后的arm包应该可以。
--
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 spe
englefly closed pull request #12522: [feature](nereids) print more friendly
join info in `explain`
URL: https://github.com/apache/doris/pull/12522
--
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
huangkaiyan10 commented on issue #13309:
URL: https://github.com/apache/doris/issues/13309#issuecomment-1275711726
doris 1.1.3 test ok
--
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
huangkaiyan10 closed issue #13309: openEuler 22.03-LTS 'doris_be' failed to
start (exit status 127) -- '/var/apache-doris/be/bin/start_be.sh':
/var/apache-doris/be/lib/doris_be: symbol lookup error:
/var/apache-doris/be/lib/doris_be: undefined symbol: _dl_sym, version
GLIBC_PRIVATE
URL: http
englefly commented on code in PR #13311:
URL: https://github.com/apache/doris/pull/13311#discussion_r993074892
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStat.java:
##
@@ -285,6 +285,17 @@ private double convertToDouble(Type type, String
columnValue) throws A
huangkaiyan10 opened a new issue, #13318:
URL: https://github.com/apache/doris/issues/13318
### 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.
yiguolei merged PR #13290:
URL: https://github.com/apache/doris/pull/13290
--
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 1bd14f1d82 [feature-wip](jsonb) jsonb parse function and load (#13129)
add 4a5095f00d [cleanup](config) remove u
weizhengte commented on PR #13303:
URL: https://github.com/apache/doris/pull/13303#issuecomment-1275765669
> I have a little question is that when will a user want to delete stats of
some partitions rather than whole table, just curious
This is mainly related to the statistics of part
weizhengte commented on code in PR #13303:
URL: https://github.com/apache/doris/pull/13303#discussion_r993136661
##
fe/fe-core/src/main/java/org/apache/doris/statistics/TableStats.java:
##
@@ -78,7 +78,7 @@ public TableStats(double rowCount, long dataSize) {
}
public
morningman commented on code in PR #13282:
URL: https://github.com/apache/doris/pull/13282#discussion_r992906420
##
be/src/vec/exec/format/csv/vcsv_reader.h:
##
@@ -0,0 +1,83 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreem
weizhengte commented on code in PR #13303:
URL: https://github.com/apache/doris/pull/13303#discussion_r993143111
##
fe/fe-core/src/main/java/org/apache/doris/statistics/Statistics.java:
##
@@ -159,6 +164,26 @@ public void updateColumnStats(long tableId, String
partitionName, St
weizhengte commented on code in PR #13303:
URL: https://github.com/apache/doris/pull/13303#discussion_r993136661
##
fe/fe-core/src/main/java/org/apache/doris/statistics/TableStats.java:
##
@@ -78,7 +78,7 @@ public TableStats(double rowCount, long dataSize) {
}
public
morningman merged PR #13282:
URL: https://github.com/apache/doris/pull/13282
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4a5095f00d [cleanup](config) remove unused config
push_write_mbytes_per_sec (#13290)
add b7621e1615 [feature-
zhannngchen opened a new pull request, #13319:
URL: https://github.com/apache/doris/pull/13319
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
morningman merged PR #13257:
URL: https://github.com/apache/doris/pull/13257
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b7621e1615 [feature-wip](new-scan) support csv reader (#13282)
add bb4414e303 [feature-wip](multi-catalog) opt
morningman merged PR #13184:
URL: https://github.com/apache/doris/pull/13184
--
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 4fc7a048d2 [feature-wip](parquet-reader) fix
github-actions[bot] commented on PR #13311:
URL: https://github.com/apache/doris/pull/13311#issuecomment-1275819813
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
starocean999 commented on PR #13289:
URL: https://github.com/apache/doris/pull/13289#issuecomment-1275820805
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
BiteThet opened a new pull request, #13320:
URL: https://github.com/apache/doris/pull/13320
# Proposed changes
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [ ] No
DongLiang-0 opened a new pull request, #13321:
URL: https://github.com/apache/doris/pull/13321
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
[function](string_function) add new string function 'extract_url_parameter'
## Ch
DongLiang-0 closed pull request #13321: Dev wdl extract url
URL: https://github.com/apache/doris/pull/13321
--
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
qi4coder opened a new issue, #13322:
URL: https://github.com/apache/doris/issues/13322
### 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
目前针对S3 Lo
DongLiang-0 opened a new pull request, #13323:
URL: https://github.com/apache/doris/pull/13323
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
[function](string_function) add new string function 'extract_url_parameter'
## Ch
deardeng commented on code in PR #13096:
URL: https://github.com/apache/doris/pull/13096#discussion_r993244171
##
docs/zh-CN/docs/sql-manual/sql-reference/Data-Definition-Statements/Alter/ALTER-RESOURCE.md:
##
@@ -50,6 +50,22 @@ ALTER RESOURCE 'spark0' PROPERTIES ("working_dir"
xy720 opened a new pull request, #13324:
URL: https://github.com/apache/doris/pull/13324
# Proposed changes
Doris do not support explicitly cast NULL_TYPE to ANY type .
So we should also forbid user from casting NULL_TYPE to ARRAY type.
This commit will produce the following
alenfive opened a new issue, #13325:
URL: https://github.com/apache/doris/issues/13325
### 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
0.15.0-rc04
catpineapple closed pull request #12564: [fix](doc) fix upgrade doc description
URL: https://github.com/apache/doris/pull/12564
--
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.
luozenglin opened a new pull request, #13326:
URL: https://github.com/apache/doris/pull/13326
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
wangbo opened a new pull request, #13327:
URL: https://github.com/apache/doris/pull/13327
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
Gabriel39 merged PR #13286:
URL: https://github.com/apache/doris/pull/13286
--
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
This is an automated email from the ASF dual-hosted git repository.
gabriellee 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 dfe308f501 [Improvement](join) refine prefetc
yangzhg merged PR #13298:
URL: https://github.com/apache/doris/pull/13298
--
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 #13297: [Bug] agg `bitmap_intersect` result error
URL: https://github.com/apache/doris/issues/13297
--
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
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from dfe308f501 [Improvement](join) refine prefetch strategy (#13286)
add d63a80eaba [fix](bitmap_intersect) fix `bitm
starocean999 opened a new pull request, #13328:
URL: https://github.com/apache/doris/pull/13328
# Proposed changes
Issue Number: close #xxx
## Problem summary
the sort exprs nullability property may not be right after subsitute using
child's smap info. this pr is a botto
yangzhg opened a new pull request, #13329:
URL: https://github.com/apache/doris/pull/13329
1. solved the previous delayed unit test file size is too large (1.7G+) and
the unit test link time is too long problem problems
2. Unify all unit tests into one file to significantly reduce unit te
HappenLee commented on PR #13323:
URL: https://github.com/apache/doris/pull/13323#issuecomment-1276015127
Rethink the right way of the function
```
select extractURLParameter('https://localhost:3000?id=abcdefghi', 'id');
SELECT extractURLParameter('https://localhost:3000?id=abcde
starocean999 opened a new pull request, #13332:
URL: https://github.com/apache/doris/pull/13332
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
wangbo closed pull request #13327: [test](test)mv regression test framework
from master
URL: https://github.com/apache/doris/pull/13327
--
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
englefly opened a new pull request, #1:
URL: https://github.com/apache/doris/pull/1
# Proposed changes
add order for test: rowsDisjointWindows
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it
LemonLiTree commented on issue #13325:
URL: https://github.com/apache/doris/issues/13325#issuecomment-1276078415
默认是转double来做匹配的,如果精度超了就会出现结果不准确的
--
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
nextdreamblue commented on issue #13295:
URL: https://github.com/apache/doris/issues/13295#issuecomment-1276134552
try this:
SELECT CASE WHEN col1=1 THEN 'NULL' END FROM t2;
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
github-actions[bot] commented on PR #13310:
URL: https://github.com/apache/doris/pull/13310#issuecomment-1276198566
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 #13310:
URL: https://github.com/apache/doris/pull/13310#issuecomment-1276198508
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
Jibing-Li opened a new pull request, #13334:
URL: https://github.com/apache/doris/pull/13334
# Proposed changes
Issue Number: close #xxx
## Problem summary
Keep external db/table id unchanged after call refresh catalog command.
## Checklist(Required)
1. Does
Gabriel39 opened a new pull request, #13335:
URL: https://github.com/apache/doris/pull/13335
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
github-actions[bot] commented on PR #13306:
URL: https://github.com/apache/doris/pull/13306#issuecomment-1276267665
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 #13306:
URL: https://github.com/apache/doris/pull/13306#issuecomment-1276267796
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
HappenLee commented on code in PR #13332:
URL: https://github.com/apache/doris/pull/13332#discussion_r993556849
##
be/src/vec/columns/column_decimal.cpp:
##
@@ -164,9 +164,21 @@ template
void ColumnDecimal::update_hashes_with_value(uint64_t* __restrict hashes,
dataroaring opened a new pull request, #13336:
URL: https://github.com/apache/doris/pull/13336
Allocator of rapidjson does not release memory, this fix use allocator with
local buffer and call Clear to release memory allocated beyond local buffer.
# Proposed changes
Issue Numbe
gavinchou commented on code in PR #13336:
URL: https://github.com/apache/doris/pull/13336#discussion_r993590746
##
be/src/exec/json_scanner.h:
##
@@ -178,7 +178,14 @@ class JsonReader {
std::vector> _parsed_jsonpaths;
std::vector _parsed_json_root;
-rapidjson::Do
dataalive commented on issue #13318:
URL: https://github.com/apache/doris/issues/13318#issuecomment-1276339399
[2022-10-12T15:28:09+0800] error : 'doris_fe' failed to start (exit status
0) -- '/var/apache-doris/fe/bin/start_fe.sh': SLF4J: Class path contains
multiple SLF4J bindings.
gavinchou commented on code in PR #13336:
URL: https://github.com/apache/doris/pull/13336#discussion_r993590746
##
be/src/exec/json_scanner.h:
##
@@ -178,7 +178,14 @@ class JsonReader {
std::vector> _parsed_jsonpaths;
std::vector _parsed_json_root;
-rapidjson::Do
github-actions[bot] commented on PR #12498:
URL: https://github.com/apache/doris/pull/12498#issuecomment-1276343353
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
jackwener opened a new pull request, #13337:
URL: https://github.com/apache/doris/pull/13337
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
HappenLee opened a new pull request, #13338:
URL: https://github.com/apache/doris/pull/13338
# Proposed changes
After do the opt of function substring, tpch Q22
before: 5.8s
after : 5.4s
## Problem summary
Describe your changes.
## Checklist(Required)
HappenLee opened a new pull request, #13339:
URL: https://github.com/apache/doris/pull/13339
1. Support Right Anti Join to generate runtime filter
2. Union the always true logic of runtime filter
3. Rewrite the Q22 and Q14 of TPCH
# Proposed changes
After do the opt
github-actions[bot] commented on PR #13320:
URL: https://github.com/apache/doris/pull/13320#issuecomment-1276487285
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 #13320:
URL: https://github.com/apache/doris/pull/13320#issuecomment-1276487343
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
gavinchou commented on code in PR #13336:
URL: https://github.com/apache/doris/pull/13336#discussion_r993590746
##
be/src/exec/json_scanner.h:
##
@@ -178,7 +178,14 @@ class JsonReader {
std::vector> _parsed_jsonpaths;
std::vector _parsed_json_root;
-rapidjson::Do
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 a77808e103 [Enhancement](function) optimize dec
yiguolei merged PR #13320:
URL: https://github.com/apache/doris/pull/13320
--
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 0732ccbf0f [fix](regression) rowsDisjointWindow
yiguolei merged PR #1:
URL: https://github.com/apache/doris/pull/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 above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
morningman merged PR #13317:
URL: https://github.com/apache/doris/pull/13317
--
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 9b0978fad9 [fix](test) make output of test st
yiguolei merged PR #13310:
URL: https://github.com/apache/doris/pull/13310
--
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 f80ac34786 [regression](bloom filter) add test
morningman merged PR #13305:
URL: https://github.com/apache/doris/pull/13305
--
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 a27bcbe882 [bugfix](compatibility) Fix a comp
yiguolei merged PR #13306:
URL: https://github.com/apache/doris/pull/13306
--
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 d430aec3ae [Bug](bloomfilter) fix concurrency b
yiguolei merged PR #13302:
URL: https://github.com/apache/doris/pull/13302
--
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 c494ca0ed4 [enhancement](memtracker) Print quer
yiguolei merged PR #13289:
URL: https://github.com/apache/doris/pull/13289
--
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 9b590ac4cb [improvement](olap) cache value of h
morningman closed issue #12329: [Enhancement] doris support obs broker load
URL: https://github.com/apache/doris/issues/12329
--
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
morningman merged PR #12781:
URL: https://github.com/apache/doris/pull/12781
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9b590ac4cb [improvement](olap) cache value of has_null in
ColumnNullable (#13289)
add 7147c77f22 [Enhancement
github-actions[bot] commented on PR #12786:
URL: https://github.com/apache/doris/pull/12786#issuecomment-1276937309
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 #12786:
URL: https://github.com/apache/doris/pull/12786#issuecomment-1276937344
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
BiteThet commented on code in PR #13338:
URL: https://github.com/apache/doris/pull/13338#discussion_r994047114
##
be/src/vec/functions/function_string.h:
##
@@ -160,18 +158,23 @@ struct SubstringUtil {
int size = offsets.size();
res_offsets.resize(size);
github-actions[bot] commented on PR #13228:
URL: https://github.com/apache/doris/pull/13228#issuecomment-1276951226
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 #13228:
URL: https://github.com/apache/doris/pull/13228#issuecomment-1276951248
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
lide-reed commented on PR #12498:
URL: https://github.com/apache/doris/pull/12498#issuecomment-1276963501
Can you create an issue for this feature where you can describe it more
detail?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
xinyiZzz commented on PR #13285:
URL: https://github.com/apache/doris/pull/13285#issuecomment-1276965623
I agree, `page cache` and `chunk allocator` may hide memory issues on the
code.
Later we can find a time to talk about the use of the cache
--
This is an automated message from
xinyiZzz commented on PR #13285:
URL: https://github.com/apache/doris/pull/13285#issuecomment-1276965810
> > Gives the performance impact of `disable page cache` and `disable chunk
allocator`, and the benefits of doing so, such as increasing OOM risk because
they have no gc.
>
> 1. C
zhanghengdashuaibi opened a new issue, #13341:
URL: https://github.com/apache/doris/issues/13341
### 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
lide-reed merged PR #12498:
URL: https://github.com/apache/doris/pull/12498
--
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
This is an automated email from the ASF dual-hosted git repository.
lide 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 e08ba8d573 [feature](restore) Add new property
're
github-actions[bot] commented on PR #13216:
URL: https://github.com/apache/doris/pull/13216#issuecomment-1276992802
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 #13216:
URL: https://github.com/apache/doris/pull/13216#issuecomment-1276992829
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 #13293:
URL: https://github.com/apache/doris/pull/13293#issuecomment-1276992913
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 134 matches
Mail list logo