xy720 opened a new pull request, #10781:
URL: https://github.com/apache/doris/pull/10781
Usage example:
`array_union/array_except/array_intersect`
```
mysql> set enable_vectorized_engine=true;
```
```
mysql> select k1,k2,k3,array_union(k2,k3) from
array_type_tab
HappenLee commented on code in PR #10775:
URL: https://github.com/apache/doris/pull/10775#discussion_r918575131
##
be/src/runtime/mem_pool.h:
##
@@ -104,9 +104,17 @@ class MemPool {
/// of the current chunk. Creates a new chunk if there aren't any chunks
/// with enoug
kl commented on issue #5396:
URL: https://github.com/apache/doris/issues/5396#issuecomment-1181325616
@hf200012 +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 specif
SWJTU-ZhangLei commented on PR #10768:
URL: https://github.com/apache/doris/pull/10768#issuecomment-1181314693
> Does this pr aim at resolving the issue #10680 ?
Yes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
adonis0147 opened a new pull request, #10780:
URL: https://github.com/apache/doris/pull/10780
# Proposed changes
~~Issue Number: close #xxx~~
## Problem Summary:
Bump the version of antlr4 to the latest one to eliminates some complaints
from Intellij Idea.
## Chec
HappenLee commented on code in PR #10739:
URL: https://github.com/apache/doris/pull/10739#discussion_r918541657
##
be/src/olap/memtable.cpp:
##
@@ -118,6 +118,19 @@ void MemTable::_init_agg_functions(const
vectorized::Block* block) {
}
MemTable::~MemTable() {
+if (_vec_
adonis0147 commented on PR #10770:
URL: https://github.com/apache/doris/pull/10770#issuecomment-1181304973
> Rethink we really do the work now? I think should do it after we support
the array literal. we can do array function test more friendly and easy. like
`selet array_min([1,2,3)`
HappenLee commented on PR #10770:
URL: https://github.com/apache/doris/pull/10770#issuecomment-1181303659
Rethink we really do the work now? I think should do it after we support the
array literal. we can do array function test more friendly and easy.
like `selet array_min([1,2,3)`
--
adonis0147 commented on PR #10768:
URL: https://github.com/apache/doris/pull/10768#issuecomment-1181301152
Does this pr aim at resolving the issue #10680 ?
--
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
github-actions[bot] commented on PR #10777:
URL: https://github.com/apache/doris/pull/10777#issuecomment-1181300148
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 #10777:
URL: https://github.com/apache/doris/pull/10777#issuecomment-1181300128
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 closed issue #9126: [Enhancement] Enhancement the FE java code
URL: https://github.com/apache/doris/issues/9126
--
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 uns
jackwener closed issue #9016: [Enhancement] Eliminate expr which is self
compare self
URL: https://github.com/apache/doris/issues/9016
--
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
jackwener closed issue #8985: [Enhancement] Format existing code
URL: https://github.com/apache/doris/issues/8985
--
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
jackwener closed issue #8907: [Proposal] Change the field/scope of PR/Commit
URL: https://github.com/apache/doris/issues/8907
--
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
adonis0147 commented on code in PR #10771:
URL: https://github.com/apache/doris/pull/10771#discussion_r918523226
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/BooleanLiteral.java:
##
@@ -0,0 +1,42 @@
+// Licensed to the Apache Software Foundation (ASF) u
jackwener commented on issue #4839:
URL: https://github.com/apache/doris/issues/4839#issuecomment-1181282845
@no7dw In this case, you
--
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
github-actions[bot] commented on PR #10736:
URL: https://github.com/apache/doris/pull/10736#issuecomment-1181282384
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
zuiwanyuan commented on issue #9963:
URL: https://github.com/apache/doris/issues/9963#issuecomment-1181282189
Hi,any progress?
--
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
jackwener commented on issue #10779:
URL: https://github.com/apache/doris/issues/10779#issuecomment-1181281035
from #4839
--
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
jackwener opened a new issue, #10779:
URL: https://github.com/apache/doris/issues/10779
### 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
jackwener closed issue #4839: [Bug] Create view failed
URL: https://github.com/apache/doris/issues/4839
--
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:
jackwener commented on issue #4839:
URL: https://github.com/apache/doris/issues/4839#issuecomment-1181278187
Thanks @no7dw .
I will open a new issue for this problems.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r918518686
##
be/src/common/env_config.h.in:
##
@@ -19,6 +19,6 @@
namespace doris {
-#cmakedefine HAVE_SCHED_GETCPU @HAVE_SCHED_GETCPU@
+#cmakedefine HAVE_SCHED_GETCPU @HAV
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r918517597
##
be/src/common/config.h:
##
@@ -744,6 +744,11 @@ CONF_mInt32(string_type_length_soft_limit_bytes,
"1048576");
CONF_Validator(string_type_length_soft_limit_bytes,
englefly opened a new pull request, #10778:
URL: https://github.com/apache/doris/pull/10778
# Proposed changes
some range predicate could be evaluated by zone_map_index (min/max). This pr
aims to skip range predicate at segment level.
on ssb100,
test sql:
` select count(LO_ORDER
cambyzju opened a new pull request, #10777:
URL: https://github.com/apache/doris/pull/10777
# Proposed changes
Issue Number: close #10638
## Problem Summary:
After search all `convert_to_full_column_if_const` call, I find
DataTypeNullable and DataTypeString have the same
zxealous commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918507521
##
regression-test/suites/query/sql_functions/string_functions/test_string_function.groovy:
##
@@ -38,6 +38,9 @@ suite("test_string_function", "query") {
qt_sql "s
zxealous commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918507313
##
be/src/vec/functions/function_string.h:
##
@@ -553,20 +563,123 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std:
deardeng commented on code in PR #10693:
URL: https://github.com/apache/doris/pull/10693#discussion_r918492586
##
fe/fe-core/src/main/java/org/apache/doris/policy/PolicyMgr.java:
##
@@ -362,4 +398,30 @@ public static PolicyMgr read(DataInput in) throws
IOException {
po
weizuo93 commented on code in PR #10721:
URL: https://github.com/apache/doris/pull/10721#discussion_r918485330
##
be/src/olap/tablet_manager.cpp:
##
@@ -154,13 +154,24 @@ Status TabletManager::_add_tablet_unlocked(TTabletId
tablet_id, const TabletShar
// During restore pro
xiaokang commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r918439471
##
be/src/common/config.h:
##
@@ -744,6 +744,11 @@ CONF_mInt32(string_type_length_soft_limit_bytes,
"1048576");
CONF_Validator(string_type_length_soft_limit_bytes,
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918470842
##
docs/zh-CN/docs/sql-manual/sql-functions/string-functions/concat_ws.md:
##
@@ -58,6 +59,27 @@ mysql> select concat_ws("or", "d", NULL,"is");
+--
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918470367
##
regression-test/suites/query/sql_functions/string_functions/test_string_function.groovy:
##
@@ -38,6 +38,9 @@ suite("test_string_function", "query") {
qt_sql "s
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918467991
##
be/src/vec/functions/function_string.h:
##
@@ -553,20 +563,123 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std:
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918466163
##
be/src/vec/functions/function_string.h:
##
@@ -553,20 +563,123 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std:
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918463373
##
be/src/vec/functions/function_string.h:
##
@@ -553,20 +563,123 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std:
cambyzju commented on code in PR #10749:
URL: https://github.com/apache/doris/pull/10749#discussion_r918463119
##
be/src/vec/functions/function_string.h:
##
@@ -553,20 +563,123 @@ class FunctionStringConcatWs : public IFunction {
fmt::memory_buffer buffer;
std:
hello-stephen commented on PR #10686:
URL: https://github.com/apache/doris/pull/10686#issuecomment-1181187676
this pr meets the bug https://github.com/apache/doris/issues/10766 too,
maybe need to rebase master when the bug fixed
--
This is an automated message from the Apache Git Service.
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 4e9d5a7f7a optimize substr performance and fix
yiguolei merged PR #10442:
URL: https://github.com/apache/doris/pull/10442
--
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
BiteThet commented on PR #10775:
URL: https://github.com/apache/doris/pull/10775#issuecomment-1180603761
yes
-- Original --
From: Xinyi Zou ***@***.***>
Date: Mon,Jul 11,2022 11:55 PM
To: apache/doris ***@***.***>
Cc: Pxl
xinyiZzz commented on code in PR #10775:
URL: https://github.com/apache/doris/pull/10775#discussion_r918101331
##
be/src/runtime/mem_pool.h:
##
@@ -104,9 +104,17 @@ class MemPool {
/// of the current chunk. Creates a new chunk if there aren't any chunks
/// with enough
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 aea41c2ffa support different python version in build-support scripts
(#10378)
add f5036fea63 [enhancement][mu
morningman closed issue #10723: [Bug] [Multi-Catalog] Failed to use hms
database when there are some presto views in hms.
URL: https://github.com/apache/doris/issues/10723
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
morningman merged PR #10724:
URL: https://github.com/apache/doris/pull/10724
--
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.
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 aea41c2ffa support different python version
dataroaring merged PR #10378:
URL: https://github.com/apache/doris/pull/10378
--
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 code in PR #10721:
URL: https://github.com/apache/doris/pull/10721#discussion_r918062727
##
be/src/olap/tablet_manager.cpp:
##
@@ -154,13 +154,24 @@ Status TabletManager::_add_tablet_unlocked(TTabletId
tablet_id, const TabletShar
// During restore
github-actions[bot] commented on PR #10677:
URL: https://github.com/apache/doris/pull/10677#issuecomment-1180540159
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 #10677:
URL: https://github.com/apache/doris/pull/10677#issuecomment-1180540221
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
dataroaring closed issue #10755: [Bug] DISTRIBUTED BY RANDOM BUCKETS is not
random
URL: https://github.com/apache/doris/issues/10755
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
dataroaring merged PR #10756:
URL: https://github.com/apache/doris/pull/10756
--
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.
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 62fba5aa5d [Fix](distrubution) fix random ta
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 3b9cb524bc [feature-wip](unique-key-merge-on
dataroaring merged PR #10714:
URL: https://github.com/apache/doris/pull/10714
--
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.
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 88f466ab86 [bugfix] temporarily disable pushing
yiguolei merged PR #10776:
URL: https://github.com/apache/doris/pull/10776
--
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
BiteThet commented on code in PR #10775:
URL: https://github.com/apache/doris/pull/10775#discussion_r918022045
##
be/src/olap/memtable.cpp:
##
@@ -101,19 +101,14 @@ void MemTable::_init_agg_functions(const
vectorized::Block* block) {
}
for (uint32_t cid = _schem
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 a266d7b040 [bug](be) fix be _quick_compactio
dataroaring merged PR #10758:
URL: https://github.com/apache/doris/pull/10758
--
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 code in PR #10775:
URL: https://github.com/apache/doris/pull/10775#discussion_r918002387
##
be/src/olap/memtable.cpp:
##
@@ -101,19 +101,14 @@ void MemTable::_init_agg_functions(const
vectorized::Block* block) {
}
for (uint32_t cid = _schema
This is an automated email from the ASF dual-hosted git repository.
lingmiao 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 5a54d518dc [Refactor](Nereids) remove generic t
EmmyMiao87 merged PR #10761:
URL: https://github.com/apache/doris/pull/10761
--
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
zhannngchen commented on PR #10706:
URL: https://github.com/apache/doris/pull/10706#issuecomment-1180482126
@dataroaring could you help to 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 t
zhannngchen commented on PR #10714:
URL: https://github.com/apache/doris/pull/10714#issuecomment-1180472929
@dataroaring @liaoxin01 pls help to 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 abo
github-actions[bot] commented on PR #10770:
URL: https://github.com/apache/doris/pull/10770#issuecomment-1180471097
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
dataroaring merged PR #10748:
URL: https://github.com/apache/doris/pull/10748
--
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.
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 27505773f5 add regression test for array fun
github-actions[bot] commented on PR #10768:
URL: https://github.com/apache/doris/pull/10768#issuecomment-1180469506
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 #10768:
URL: https://github.com/apache/doris/pull/10768#issuecomment-1180469463
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 #10776:
URL: https://github.com/apache/doris/pull/10776#issuecomment-1180446544
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.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9b554be698 [improvement]Division of integer is too slow (#10769)
add 195d3b4a5a fix Level1Iterator memory leak (
github-actions[bot] commented on PR #10776:
URL: https://github.com/apache/doris/pull/10776#issuecomment-1180446490
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 #10772:
URL: https://github.com/apache/doris/pull/10772
--
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
xiaokang commented on PR #10442:
URL: https://github.com/apache/doris/pull/10442#issuecomment-1180428035
@HappenLee @kpfly Is there any more comments before it can be merged?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
jacktengg commented on code in PR #10745:
URL: https://github.com/apache/doris/pull/10745#discussion_r917918822
##
be/src/vec/exec/volap_scan_node.cpp:
##
@@ -42,19 +42,16 @@ VOlapScanNode::VOlapScanNode(ObjectPool* pool, const
TPlanNode& tnode, const Des
_tuple_desc
jacktengg opened a new pull request, #10776:
URL: https://github.com/apache/doris/pull/10776
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Pushing RF to volapscanner will cause coredump when running tpcds-sf1
queries, disable it temporarily.
## C
BiteThet opened a new pull request, #10775:
URL: https://github.com/apache/doris/pull/10775
# Proposed changes
Issue Number: close #10766
only core dump on clang
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affec
wangsha0 commented on issue #10703:
URL: https://github.com/apache/doris/issues/10703#issuecomment-1180379223
Is it possible to support by using BrokerLoad?
--
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
github-actions[bot] commented on PR #10385:
URL: https://github.com/apache/doris/pull/10385#issuecomment-1180340795
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 #10385:
URL: https://github.com/apache/doris/pull/10385#issuecomment-1180340826
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 opened a new issue, #4839:
URL: https://github.com/apache/doris/issues/4839
**Describe the bug**
Create view failed with error: "failed to init view stmt"
**To Reproduce**
create a view with some complex select stmt such as union and join and group
by.
**Why**
jackwener opened a new pull request, #10774:
URL: https://github.com/apache/doris/pull/10774
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
`resolvedTupleExprs` is so confusing and redundant.
So, I try to remove it.
## Checklist(Required)
github-actions[bot] commented on PR #10772:
URL: https://github.com/apache/doris/pull/10772#issuecomment-1180305632
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 #10772:
URL: https://github.com/apache/doris/pull/10772#issuecomment-1180305610
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
xiaokang commented on code in PR #10772:
URL: https://github.com/apache/doris/pull/10772#discussion_r917831368
##
be/src/vec/olap/vcollect_iterator.cpp:
##
@@ -260,6 +260,14 @@ VCollectIterator::Level1Iterator::~Level1Iterator() {
child = nullptr;
}
}
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 9b554be698 [improvement]Division of integer is
yiguolei merged PR #10769:
URL: https://github.com/apache/doris/pull/10769
--
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 #10767:
URL: https://github.com/apache/doris/pull/10767
--
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 5eb38467ef [bug](be) be asan core doris::DiskIoMgr::~DiskIoMgr(#10759)
(#10760)
add c51badb1ae [feature-wip](da
yiguolei commented on code in PR #10772:
URL: https://github.com/apache/doris/pull/10772#discussion_r917822747
##
be/src/vec/olap/vcollect_iterator.cpp:
##
@@ -260,6 +260,14 @@ VCollectIterator::Level1Iterator::~Level1Iterator() {
child = nullptr;
}
}
yiguolei closed issue #10759: [Bug] (be) asan be core
doris::DiskIoMgr::~DiskIoMgr()
URL: https://github.com/apache/doris/issues/10759
--
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
yiguolei merged PR #10760:
URL: https://github.com/apache/doris/pull/10760
--
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 5eb38467ef [bug](be) be asan core doris::DiskIo
github-actions[bot] commented on PR #10769:
URL: https://github.com/apache/doris/pull/10769#issuecomment-1180248683
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 #10769:
URL: https://github.com/apache/doris/pull/10769#issuecomment-1180248643
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
caoliang-web opened a new pull request, #10773:
URL: https://github.com/apache/doris/pull/10773
## Problem Summary:
Add common errors to broker load import documentation
## Checklist(Required)
1. Does it affect the original behavior: (Yes/No/I Don't know)
2. Has unit t
xiaokang opened a new pull request, #10772:
URL: https://github.com/apache/doris/pull/10772
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
VCollectIterator::Level1Iterator::~Level1Iterator() does not delete element
dataroaring commented on PR #10769:
URL: https://github.com/apache/doris/pull/10769#issuecomment-1180220192
wow~
--
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 unsubscr
1 - 100 of 130 matches
Mail list logo