BePPPower opened a new pull request, #13027:
URL: https://github.com/apache/doris/pull/13027
# Proposed changes
Related pr: #11582
This pr is the new ES scan node and new ES scanner.
## Problem summary
Describe your changes.
## Checklist(Required)
1.
BiteThet commented on code in PR #13014:
URL: https://github.com/apache/doris/pull/13014#discussion_r982047866
##
be/src/util/block_compression.cpp:
##
@@ -73,6 +73,13 @@ class Lz4BlockCompression : public BlockCompressionCodec {
}
Status compress(const Slice& in
xy720 opened a new pull request, #13028:
URL: https://github.com/apache/doris/pull/13028
# Proposed changes
Issue Number: close #7570
## Problem summary
We should handle empty value between two comma when cast string to array
type.
```
before:
mysql> select
xinyiZzz merged PR #12981:
URL: https://github.com/apache/doris/pull/12981
--
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
adonis0147 opened a new pull request, #13029:
URL: https://github.com/apache/doris/pull/13029
# Proposed changes
Issue Number: close #13026
## Problem summary
I failed to start BE (with ASAN build type) up on Ubuntu 22.04.1 (aarch64)
and got the following errors.
```
BiteThet closed issue #13006: [Bug](function) core dump on substr
URL: https://github.com/apache/doris/issues/13006
--
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 unsub
dinggege1024 opened a new pull request, #13030:
URL: https://github.com/apache/doris/pull/13030
# Proposed changes
Issue Number: #12964
Root cause:
there is still a short gap between "job finish" and "table
become normal",
so if user send
adonis0147 closed pull request #13029: [Bug](aarch64) Fix the mmap errors which
make BE down during starting up
URL: https://github.com/apache/doris/pull/13029
--
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
adonis0147 opened a new pull request, #13031:
URL: https://github.com/apache/doris/pull/13031
# Proposed changes
Issue Number: close #13026
## Problem summary
I failed to start BE (with ASAN build type) up on Ubuntu 22.04.1 (aarch64)
and got the following errors.
```
dinggege1024 commented on issue #12964:
URL: https://github.com/apache/doris/issues/12964#issuecomment-1260559311
#13030 Hi @jackwener , plz review this pr~
--
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
starocean999 opened a new pull request, #13032:
URL: https://github.com/apache/doris/pull/13032
# Proposed changes
Issue Number: close #xxx
## Problem summary
call get_shrink_value to get correct string value for CHAR type
## Checklist(Required)
1. Does
jacktengg opened a new pull request, #13033:
URL: https://github.com/apache/doris/pull/13033
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
dataroaring merged PR #13033:
URL: https://github.com/apache/doris/pull/13033
--
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.
englefly closed pull request #12986: New star schema
URL: https://github.com/apache/doris/pull/12986
--
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: com
BiteThet commented on code in PR #12995:
URL: https://github.com/apache/doris/pull/12995#discussion_r982137902
##
be/src/common/config.h:
##
@@ -250,12 +250,18 @@ CONF_Bool(enable_storage_vectorization, "true");
CONF_Bool(enable_low_cardinality_optimize, "true");
// be p
BiteThet merged PR #12983:
URL: https://github.com/apache/doris/pull/12983
--
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
BiteThet closed issue #12958: [Bug] [daily] be core when union query
URL: https://github.com/apache/doris/issues/12958
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
dataroaring merged PR #13021:
URL: https://github.com/apache/doris/pull/13021
--
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.
dataroaring commented on PR #13021:
URL: https://github.com/apache/doris/pull/13021#issuecomment-1260611017
If a scan node has predicate, we can not limit the concurrency of scanner.
Because we don't know how much data need to be scan.
If we limit the concurrency, this will cause query
dataroaring closed issue #12729: Doris使用limit导致查询时间延长
URL: https://github.com/apache/doris/issues/12729
--
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:
BiteThet commented on PR #12877:
URL: https://github.com/apache/doris/pull/12877#issuecomment-1260611970
Can you add a test case to our regression-test?
--
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
morrySnow commented on PR #10170:
URL: https://github.com/apache/doris/pull/10170#issuecomment-1260613471
@Kikyou1997 PTAL
--
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.
T
morrySnow commented on PR #10170:
URL: https://github.com/apache/doris/pull/10170#issuecomment-1260614015
@weizhengte PTAL
--
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.
T
BiteThet commented on PR #12877:
URL: https://github.com/apache/doris/pull/12877#issuecomment-1260616603
The p1 test failed, maybe you should rebase code to pass p1.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
Kikyou1997 commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r982166364
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java:
##
@@ -79,55 +79,48 @@
public class TableRef implements ParseNode, Writable {
private stati
Kikyou1997 commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r982172398
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java:
##
@@ -645,27 +684,6 @@ public String tableRefToDigest() {
return tableRefToSql();
dataroaring commented on PR #13032:
URL: https://github.com/apache/doris/pull/13032#issuecomment-1260647738
case is added by https://github.com/apache/doris/pull/12285/.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
sohardforaname opened a new pull request, #13034:
URL: https://github.com/apache/doris/pull/13034
# Proposed changes
Issue Number: close #xxx
## Problem summary
Optimize CostAndEnforcerJob
## Checklist(Required)
1. Does it affect the original behavior:
Tanya-W opened a new pull request, #13035:
URL: https://github.com/apache/doris/pull/13035
# Proposed changes
Issue Number: close #xxx
## Problem summary
Current bitmap index only can apply pushed down predicates which in AND
conditions. When predicates in OR conditions and
BiteThet opened a new pull request, #13036:
URL: https://github.com/apache/doris/pull/13036
# Proposed changes
update clang-format version to 15
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
xy720 commented on code in PR #13020:
URL: https://github.com/apache/doris/pull/13020#discussion_r982215785
##
be/src/vec/columns/column_nullable.cpp:
##
@@ -570,6 +570,16 @@ ColumnPtr remove_nullable(const ColumnPtr& column) {
if (is_column_nullable(*column)) {
re
github-actions[bot] commented on PR #13032:
URL: https://github.com/apache/doris/pull/13032#issuecomment-1260714236
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 #13032:
URL: https://github.com/apache/doris/pull/13032#issuecomment-1260714185
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 opened a new pull request, #13037:
URL: https://github.com/apache/doris/pull/13037
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
morningman merged PR #13037:
URL: https://github.com/apache/doris/pull/13037
--
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 commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r982254090
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TupleDescriptor.java:
##
@@ -159,6 +164,80 @@ public void setTable(TableIf tbl) {
table = tbl;
}
github-actions[bot] commented on PR #13031:
URL: https://github.com/apache/doris/pull/13031#issuecomment-1260737339
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 #13031:
URL: https://github.com/apache/doris/pull/13031#issuecomment-1260737370
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 #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r982279920
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TupleDescriptor.java:
##
@@ -159,6 +164,80 @@ public void setTable(TableIf tbl) {
table = tbl;
}
Kikyou1997 commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r982279920
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TupleDescriptor.java:
##
@@ -159,6 +164,80 @@ public void setTable(TableIf tbl) {
table = tbl;
}
morrySnow opened a new pull request, #13038:
URL: https://github.com/apache/doris/pull/13038
# Proposed changes
for expression `5 > '1'`. currently, we normalize it to `'5' > '1'`. After
this PR, we normalize it to `5 > 1`
## Problem summary
Describe your changes.
morrySnow merged PR #13015:
URL: https://github.com/apache/doris/pull/13015
--
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
morrySnow commented on code in PR #12858:
URL: https://github.com/apache/doris/pull/12858#discussion_r982320377
##
fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostEstimate.java:
##
@@ -88,13 +86,17 @@ public static CostEstimate ofMemory(double memoryCost) {
}
morrySnow commented on PR #13034:
URL: https://github.com/apache/doris/pull/13034#issuecomment-1260819677
duplicate with https://github.com/apache/doris/pull/12858
--
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 closed pull request #13034: [enhancement](Nereids) CostAndEnforcerJob
performance speed up
URL: https://github.com/apache/doris/pull/13034
--
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
morrySnow commented on PR #12817:
URL: https://github.com/apache/doris/pull/12817#issuecomment-1260820548
add commit msg 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.
zhangstar333 opened a new pull request, #13039:
URL: https://github.com/apache/doris/pull/13039
# Proposed changes
[Vectorized][Function] support date_trunc and countequal function
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it a
github-actions[bot] commented on PR #12285:
URL: https://github.com/apache/doris/pull/12285#issuecomment-1260857028
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 #12817:
URL: https://github.com/apache/doris/pull/12817
--
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
morningman merged PR #12896:
URL: https://github.com/apache/doris/pull/12896
--
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
morrySnow merged PR #13038:
URL: https://github.com/apache/doris/pull/13038
--
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
HappenLee commented on code in PR #13020:
URL: https://github.com/apache/doris/pull/13020#discussion_r982445263
##
be/src/vec/columns/column_nullable.cpp:
##
@@ -570,6 +570,16 @@ ColumnPtr remove_nullable(const ColumnPtr& column) {
if (is_column_nullable(*column)) {
Gabriel39 opened a new pull request, #13040:
URL: https://github.com/apache/doris/pull/13040
# 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 #12819:
URL: https://github.com/apache/doris/pull/12819#discussion_r982457454
##
be/src/util/hash_util.hpp:
##
@@ -65,31 +96,29 @@ class HashUtil {
// NOTE: Any changes made to this function need to be reflected in
Codegen::GetHashFn.
HappenLee commented on code in PR #13024:
URL: https://github.com/apache/doris/pull/13024#discussion_r982487067
##
be/src/exprs/bloomfilter_predicate.h:
##
@@ -244,9 +244,13 @@ struct DateV2FindOp
bool find_olap_engine(const BloomFilterAdaptor& bloom_filter, const void*
da
xinyiZzz commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r982539965
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java:
##
@@ -79,55 +79,48 @@
public class TableRef implements ParseNode, Writable {
private static
xinyiZzz commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r982540299
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java:
##
@@ -79,55 +79,48 @@
public class TableRef implements ParseNode, Writable {
private static
xinyiZzz commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r982542006
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java:
##
@@ -645,27 +684,6 @@ public String tableRefToDigest() {
return tableRefToSql();
}
zhannngchen opened a new pull request, #13041:
URL: https://github.com/apache/doris/pull/13041
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
xinyiZzz commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r982555655
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TupleDescriptor.java:
##
@@ -159,6 +164,80 @@ public void setTable(TableIf tbl) {
table = tbl;
}
+
xinyiZzz commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r982558867
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TupleDescriptor.java:
##
@@ -159,6 +164,80 @@ public void setTable(TableIf tbl) {
table = tbl;
}
+
Wilson-BT opened a new pull request, #13042:
URL: https://github.com/apache/doris/pull/13042
# Proposed changes
Issue Number: close #xxx
## Problem summary
Fix bug that the dataxwriter will drop column when convert map to json。Add
```format``` note in ```dataxwriter``` D
xinyiZzz commented on PR #12773:
URL: https://github.com/apache/doris/pull/12773#issuecomment-1261134823
The root cause of the `TCMallocImplementation::GetAllocatedSize(void const*)
at src/tcmalloc.cc:1700` error is not mem hook, but a memory problem
The modification in this pr did no
BiteThet closed pull request #12773: [Bug](mem-tracker) fix core dump when
use_mmap_allocate_chunk=true
URL: https://github.com/apache/doris/pull/12773
--
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
github-actions[bot] commented on PR #13020:
URL: https://github.com/apache/doris/pull/13020#issuecomment-1261250883
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 #13020:
URL: https://github.com/apache/doris/pull/13020#issuecomment-1261250807
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 #8801:
URL: https://github.com/apache/doris/pull/8801#issuecomment-1261593134
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable.
github-actions[bot] commented on PR #7892:
URL: https://github.com/apache/doris/pull/7892#issuecomment-1261593155
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable.
yiguolei merged PR #13031:
URL: https://github.com/apache/doris/pull/13031
--
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 closed issue #13026: [Bug](aarch64) Failed to start BE due to errors
caused by AddressSanitizer
URL: https://github.com/apache/doris/issues/13026
--
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 g
yiguolei merged PR #13020:
URL: https://github.com/apache/doris/pull/13020
--
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 #13032:
URL: https://github.com/apache/doris/pull/13032
--
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
github-actions[bot] commented on PR #13042:
URL: https://github.com/apache/doris/pull/13042#issuecomment-1261635856
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 #13042:
URL: https://github.com/apache/doris/pull/13042#issuecomment-1261635870
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
zzzs commented on issue #10495:
URL: https://github.com/apache/doris/issues/10495#issuecomment-1261643015
I also encountered this problem. I read the data in the Doris table of the
remote server from the local access. I set the remote IP in the local program,
but the log prints the intr
github-actions[bot] commented on PR #13041:
URL: https://github.com/apache/doris/pull/13041#issuecomment-1261644144
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 #13041:
URL: https://github.com/apache/doris/pull/13041#issuecomment-1261644167
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
zxealous commented on code in PR #12897:
URL: https://github.com/apache/doris/pull/12897#discussion_r982998726
##
be/src/io/cache/file_cache_manager.cpp:
##
@@ -18,15 +18,39 @@
#include "io/cache/file_cache_manager.h"
#include "gutil/strings/util.h"
+#include "io/cache/dummy
github-actions[bot] commented on PR #10170:
URL: https://github.com/apache/doris/pull/10170#issuecomment-1261659755
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 opened a new pull request, #13044:
URL: https://github.com/apache/doris/pull/13044
# Proposed changes
Issue Number: noissue
## Problem summary
Set a default execution interval for stats collection related threads.
## Checklist(Required)
1. Does it
Kikyou1997 commented on PR #13044:
URL: https://github.com/apache/doris/pull/13044#issuecomment-1261664415
@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 comment.
To un
github-actions[bot] commented on PR #13030:
URL: https://github.com/apache/doris/pull/13030#issuecomment-1261664654
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 #13030:
URL: https://github.com/apache/doris/pull/13030#issuecomment-1261664675
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
qf8505 opened a new issue, #13045:
URL: https://github.com/apache/doris/issues/13045
### 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.1.1
##
dataroaring merged PR #12285:
URL: https://github.com/apache/doris/pull/12285
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.
github-actions[bot] commented on PR #12897:
URL: https://github.com/apache/doris/pull/12897#issuecomment-1261673722
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
cambyzju commented on code in PR #12897:
URL: https://github.com/apache/doris/pull/12897#discussion_r983017616
##
be/src/io/cache/file_cache_manager.cpp:
##
@@ -56,88 +80,82 @@ void FileCacheManager::remove_file_cache(const std::string&
cache_path) {
}
}
-void FileCache
cambyzju commented on code in PR #12897:
URL: https://github.com/apache/doris/pull/12897#discussion_r983017616
##
be/src/io/cache/file_cache_manager.cpp:
##
@@ -56,88 +80,82 @@ void FileCacheManager::remove_file_cache(const std::string&
cache_path) {
}
}
-void FileCache
cambyzju commented on code in PR #12897:
URL: https://github.com/apache/doris/pull/12897#discussion_r983017951
##
be/src/io/cache/file_cache_manager.cpp:
##
@@ -18,15 +18,39 @@
#include "io/cache/file_cache_manager.h"
#include "gutil/strings/util.h"
+#include "io/cache/dummy
github-actions[bot] commented on PR #12970:
URL: https://github.com/apache/doris/pull/12970#issuecomment-1261681799
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 #12858:
URL: https://github.com/apache/doris/pull/12858#issuecomment-1261688111
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 #12858:
URL: https://github.com/apache/doris/pull/12858#issuecomment-1261688089
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
sohardforaname opened a new pull request, #13046:
URL: https://github.com/apache/doris/pull/13046
# Proposed changes
Issue Number: close #xxx
## Problem summary
Optimize CostAndEnforcerJob.
## Checklist(Required)
1. Does it affect the original behavior:
hf200012 merged PR #13042:
URL: https://github.com/apache/doris/pull/13042
--
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
morrySnow commented on code in PR #12987:
URL: https://github.com/apache/doris/pull/12987#discussion_r983029637
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Expression.java:
##
@@ -48,6 +48,8 @@ public abstract class Expression extends
AbstractTreeNode
dataalive opened a new pull request, #13047:
URL: https://github.com/apache/doris/pull/13047
# Proposed changes
Issue Number: close #xxx
## Problem summary
replace unuse parameter max_base_compaction_concurrency with
max_base_compaction_threads
## Checklist(Requir
github-actions[bot] commented on PR #13047:
URL: https://github.com/apache/doris/pull/13047#issuecomment-1261737033
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 #13047:
URL: https://github.com/apache/doris/pull/13047#issuecomment-1261740189
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
wangshuo128 opened a new pull request, #13048:
URL: https://github.com/apache/doris/pull/13048
# Proposed changes
This PR proposes to fix the exception message when failed to bind slot by
query refers to the column does not exist in underlying tables.
For example: `select col from t`
BiteThet opened a new pull request, #13049:
URL: https://github.com/apache/doris/pull/13049
# Proposed changes
TPCH Q6 0.8s->0.4s
```sql
select /*+SET_VAR(exec_mem_limit=8589934592,
parallel_fragment_exec_instance_num=1, enable_vectorized_engine=true,
batch_size=4096, disable_j
701 - 800 of 64658 matches
Mail list logo