adonis0147 opened a new pull request, #13053:
URL: https://github.com/apache/doris/pull/13053
# Proposed changes
~~Issue Number: close #xxx~~
Remove useless lines which cause compilation errors
## Problem summary
Failed to build BE UT from source by clang-15.
github-actions[bot] commented on PR #13048:
URL: https://github.com/apache/doris/pull/13048#issuecomment-1261835711
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
sohardforaname opened a new pull request, #13052:
URL: https://github.com/apache/doris/pull/13052
# Proposed changes
Issue Number: close #xxx
## Problem summary
change runtime filter test's checker from String... colNames to
Set> colNames
## Checklist(Required)
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 fae7296336 [Enhancement](fe-core) make UT-SelectRollupTest more stable
(#13030)
add fef1062835 [optimization](ar
jackwener merged PR #13001:
URL: https://github.com/apache/doris/pull/13001
--
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 #12982:
URL: https://github.com/apache/doris/pull/12982#issuecomment-1261827575
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 #12982:
URL: https://github.com/apache/doris/pull/12982#issuecomment-1261827540
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 merged PR #13030:
URL: https://github.com/apache/doris/pull/13030
--
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.
jakevin 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 fae7296336 [Enhancement](fe-core) make UT-Select
jackwener commented on PR #13030:
URL: https://github.com/apache/doris/pull/13030#issuecomment-126185
Merge it
--
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
morningman opened a new pull request, #13051:
URL: https://github.com/apache/doris/pull/13051
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
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 c2fae109c3 [Improvement](outfile) Support out
Gabriel39 merged PR #12970:
URL: https://github.com/apache/doris/pull/12970
--
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
Hokot opened a new issue, #13050:
URL: https://github.com/apache/doris/issues/13050
### 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.2
###
morrySnow commented on code in PR #13044:
URL: https://github.com/apache/doris/pull/13044#discussion_r983076227
##
fe/fe-core/src/main/java/org/apache/doris/common/Config.java:
##
@@ -1785,4 +1785,10 @@ public class Config extends ConfigBase {
*/
@ConfField(mutable =
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
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`
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
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
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
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
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 29fc167548 [Bug](Datax)Fix bug that the dat
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
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:
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
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 #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
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
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
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
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 6b6d548df9 [enhancement](test) add more p0 c
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.
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
##
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
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
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
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
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 #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
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
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 #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
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
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
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 bc2966ed80 [fix](like)the dictionary column sho
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
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 36bf8ad3eb [Opt](Vec) Support const column chec
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 a853dd3c61 [Bug](aarch64) Fix the mmap errors w
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 #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
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.
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 #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 #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
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
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
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 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;
}
+
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;
}
+
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_r982542006
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java:
##
@@ -645,27 +684,6 @@ public String tableRefToDigest() {
return tableRefToSql();
}
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_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
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
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.
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 #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)) {
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 d53205076e [feature](Nereids) implicit cast St
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
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 820ec435ce [feature-wip](parquet-reader) refa
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 #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
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7019166469 [enhancement](Nereids) let BinaryArithmetic's dataType and
nullable match with BE (#13015)
add d739
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
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
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.
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 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) {
}
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 7019166469 [enhancement](Nereids) let BinaryAr
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 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.
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;
}
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
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
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;
}
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push:
new 08232851fc [cherry-pick][impr
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
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:
- [ ]
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
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
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:
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
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:
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
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();
1 - 100 of 132 matches
Mail list logo