yangzhg opened a new pull request #3278: Optimzie where cluase when have
duplicate ors
URL: https://github.com/apache/incubator-doris/pull/3278
improve performent describe in #3245
for example sql
```
select
avg(ss_quantity),
avg(ss_ext_sales_price),
avg(ss_ext_w
XShun commented on issue #2466: BE occasionally crashes in DataStreamSender
URL:
https://github.com/apache/incubator-doris/issues/2466#issuecomment-610766177
The resource of our cluster is very nervous, so I can't use ASAN to analysis
this problem. If the memory in your cluster is ample, h
imay commented on a change in pull request #3277: [Doris on es] Support
compound_and predicate push down to Elasticsearch
URL: https://github.com/apache/incubator-doris/pull/3277#discussion_r405245915
##
File path: be/src/exec/es/es_predicate.h
##
@@ -85,6 +86,15 @@ struct
imay commented on a change in pull request #3277: [Doris on es] Support
compound_and predicate push down to Elasticsearch
URL: https://github.com/apache/incubator-doris/pull/3277#discussion_r405249722
##
File path: be/src/exec/es/es_query_builder.cpp
##
@@ -359,6 +370,17 @
imay commented on a change in pull request #3277: [Doris on es] Support
compound_and predicate push down to Elasticsearch
URL: https://github.com/apache/incubator-doris/pull/3277#discussion_r405246814
##
File path: be/src/exec/es/es_predicate.cpp
##
@@ -384,10 +390,27 @@ S
imay commented on a change in pull request #3277: [Doris on es] Support
compound_and predicate push down to Elasticsearch
URL: https://github.com/apache/incubator-doris/pull/3277#discussion_r405250902
##
File path: be/src/exec/es/es_predicate.cpp
##
@@ -384,10 +390,27 @@ S
chaoyli commented on issue #2466: BE occasionally crashes in DataStreamSender
URL:
https://github.com/apache/incubator-doris/issues/2466#issuecomment-610743384
I double that memory is written dirty, you can can ASAN sanitizer to found
the problem.
You can replace one node to found the p
gaodayue commented on issue #2466: BE occasionally crashes in DataStreamSender
URL:
https://github.com/apache/incubator-doris/issues/2466#issuecomment-610742201
Not as high as yours, we run into this problem about once a week
imay commented on a change in pull request #3271: [Bug] Avoid compacting
recently added rowset
URL: https://github.com/apache/incubator-doris/pull/3271#discussion_r405242465
##
File path: be/src/olap/rowset/rowset.cpp
##
@@ -65,6 +67,9 @@ void Rowset::make_visible(Version
gaodayue commented on a change in pull request #3271: [Bug] Avoid compacting
recently added rowset
URL: https://github.com/apache/incubator-doris/pull/3271#discussion_r405241070
##
File path: be/src/olap/rowset/rowset.cpp
##
@@ -65,6 +67,9 @@ void Rowset::make_visible(Vers
gaodayue commented on issue #3271: [Bug] Avoid compacting recently added rowset
URL: https://github.com/apache/incubator-doris/pull/3271#issuecomment-610730176
@imay that's great, let me rebase
This is an automated message fro
imay commented on issue #3271: [Bug] Avoid compacting recently added rowset
URL: https://github.com/apache/incubator-doris/pull/3271#issuecomment-610729740
Hi, @gaodayue
After #3264 is merged, backend's configure can be changed without restart.
Better to make cumulative_compaction_skip_
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 8fc284d [config] Support to modify conf
imay merged pull request #3264: [config] Support to modify configs when BE is
running without restarting
URL: https://github.com/apache/incubator-doris/pull/3264
This is an automated message from the Apache Git Service.
To r
imay closed issue #3268: Support to update configs without restarting BE
URL: https://github.com/apache/incubator-doris/issues/3268
This is an automated message from the Apache Git Service.
To respond to the message, please
imay commented on issue #3273: fragment mem tracker doesn't be unregistered
from parent
URL:
https://github.com/apache/incubator-doris/issues/3273#issuecomment-610726619
@vagetablechicken
Thanks for you careful explain, I see now.
--
wuyunfeng opened a new pull request #3277: [Doris on es] Support compound_and
predicate push down to Elasticsearch
URL: https://github.com/apache/incubator-doris/pull/3277
Relate Issue: https://github.com/apache/incubator-doris/issues/3248
SQL:
```
select * from test wh
XShun commented on issue #3073: BE may be crashed due to brpc?
URL:
https://github.com/apache/incubator-doris/issues/3073#issuecomment-610723230
Similar to this issue: https://github.com/apache/incubator-doris/issues/2466
Thi
XShun removed a comment on issue #3073: BE may be crashed due to brpc?
URL:
https://github.com/apache/incubator-doris/issues/3073#issuecomment-610723025
Similar to this issue: https://github.com/apache/incubator-doris/issues/2466
XShun commented on issue #3073: BE may be crashed due to brpc?
URL:
https://github.com/apache/incubator-doris/issues/3073#issuecomment-610723025
Similar to this issue: https://github.com/apache/incubator-doris/issues/2466
Thi
acelyc111 opened a new pull request #3276: [refactor] A small refactor on class
DataDir
URL: https://github.com/apache/incubator-doris/pull/3276
main refactor points are:
- Use a single get_absolute_tablet_path function instead of 3
independent functions
- Remove meaningless retu
XShun commented on issue #2466: BE occasionally crashes in DataStreamSender
URL:
https://github.com/apache/incubator-doris/issues/2466#issuecomment-610719149
> Not yet.
@gaodayue Does this problem occured frequently in your cluster? Our cluster
may occur this problem once a day.
--
XShun removed a comment on issue #2466: BE occasionally crashes in
DataStreamSender
URL:
https://github.com/apache/incubator-doris/issues/2466#issuecomment-610718971
> Not yet.
Does this problem occured frequently in your cluster? Our cluster may occur
this problem once a day.
---
XShun commented on issue #2466: BE occasionally crashes in DataStreamSender
URL:
https://github.com/apache/incubator-doris/issues/2466#issuecomment-610718971
> Not yet.
Does this problem occured frequently in your cluster? Our cluster may occur
this problem once a day.
vagetablechicken commented on issue #3273: fragment mem tracker doesn't be
unregistered from parent
URL:
https://github.com/apache/incubator-doris/issues/3273#issuecomment-610717223
> @vagetablechicken
> I'm not sure what is your mean by "the top level is needed". Could you
please expl
imay merged pull request #3269: Optimize performance of
TxnManager::build_expire_txn_map
URL: https://github.com/apache/incubator-doris/pull/3269
This is an automated message from the Apache Git Service.
To respond to the me
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new d110629 Optimize performance of TxnMana
imay closed issue #3247: BE slow restart
URL: https://github.com/apache/incubator-doris/issues/3247
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 162b1c5 [Storage] Open data dirs parall
imay merged pull request #3260: [Storage] open data dirs parallelly
URL: https://github.com/apache/incubator-doris/pull/3260
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
imay commented on a change in pull request #3271: [Bug] Avoid compacting
recently added rowset
URL: https://github.com/apache/incubator-doris/pull/3271#discussion_r404785994
##
File path: be/src/olap/rowset/rowset.cpp
##
@@ -65,6 +67,9 @@ void Rowset::make_visible(Version
gaodayue opened a new pull request #3271: [Bug] Avoid compacting recently added
rowset
URL: https://github.com/apache/incubator-doris/pull/3271
This CL fixes #3270 by skipping recently added version when performing
cumulative compaction. A new config named
"cumulative_compaction_skip_wind
gaodayue closed pull request #3271: [Bug] Avoid compacting recently added rowset
URL: https://github.com/apache/incubator-doris/pull/3271
This is an automated message from the Apache Git Service.
To respond to the message, pl
gaodayue commented on a change in pull request #3271: [Bug] Avoid compacting
recently added rowset
URL: https://github.com/apache/incubator-doris/pull/3271#discussion_r404778443
##
File path: be/src/olap/rowset/rowset.cpp
##
@@ -65,6 +67,9 @@ void Rowset::make_visible(Vers
This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 4dfb50e Updated How to verify
This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 5d53577 Updated How to verify
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new d0f8772 [Doc] Add example of timeo
morningman merged pull request #3274: Add example of timeout property in alter
table stmt
URL: https://github.com/apache/incubator-doris/pull/3274
This is an automated message from the Apache Git Service.
To respond to the m
morningman opened a new issue #3275: [Bug] str_to_date error
URL: https://github.com/apache/incubator-doris/issues/3275
**Describe the bug**
```
mysql> select str_to_date('11/09/2011', '%m/%d/%Y');
+---+
| str_to_date('11/09/2011', '%m/%d/%
EmmyMiao87 opened a new pull request #3274: Add example of timeout property in
alter table stmt
URL: https://github.com/apache/incubator-doris/pull/3274
This is an automated message from the Apache Git Service.
To respond to
imay commented on issue #3270: Query failed by "failed to initialize storage
reader, res=-230"
URL:
https://github.com/apache/incubator-doris/issues/3270#issuecomment-610278510
> We use a straightforward approach to avoid compacting recently added
version, which works well in practice.
imay commented on issue #3273: fragment mem tracker doesn't be unregistered
from parent
URL:
https://github.com/apache/incubator-doris/issues/3273#issuecomment-610274100
@vagetablechicken
I'm not sure what is your mean by "the top level is needed". Could you
please explain more carefu
vagetablechicken opened a new issue #3273: fragment mem tracker doesn't be
unregistered from parent
URL: https://github.com/apache/incubator-doris/issues/3273
**Describe the bug**
MemTracker ctor will do
https://github.com/apache/incubator-doris/blob/83b5455be57d00ef89f9bf6688e05503a
Author: lichaoyong
Date: Tue Apr 7 09:04:02 2020
New Revision: 38839
Log:
Add 0.12.0-rc03
Added:
dev/incubator/doris/0.12.0-rc03/
dev/incubator/doris/0.12.0-rc03/apache-doris-0.12.0-incubating-src.tar.gz
(with props)
dev/incubator/doris/0.12.0-rc03/apache-doris-0.12.0-incubating-
gaodayue commented on issue #2466: BE occasionally crashes in DataStreamSender
URL:
https://github.com/apache/incubator-doris/issues/2466#issuecomment-610268734
Not yet.
This is an automated message from the Apache Git Servic
XShun commented on issue #2466: BE occasionally crashes in DataStreamSender
URL:
https://github.com/apache/incubator-doris/issues/2466#issuecomment-610266750
@gaodayue Hi, have you found where the problem is?
This is an autom
This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a change to annotated tag 0.12.0-rc03
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
*** WARNING: tag 0.12.0-rc03 was modified! ***
from 4a5c3cb (commit)
to 2bb1232 (tag)
t
This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a commit to branch branch-0.12
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 0cc7476c8c6df213df8c00052c9e9b81b560bfe5
Author: lichaoyong
AuthorDate: Tue Apr 7 16:24:47 2020 +0800
This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a change to branch branch-0.12
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
omit d4df588 Add config: tablet writer open rpc timeout (#3258)
add 2ed184e Add config: tablet wr
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new c9c5834 [License] Add License to c
morningman merged pull request #3272: Add License to codes
URL: https://github.com/apache/incubator-doris/pull/3272
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
imay commented on a change in pull request #3271: [Bug] Avoid compacting
recently added rowset
URL: https://github.com/apache/incubator-doris/pull/3271#discussion_r404629225
##
File path: be/src/olap/rowset/rowset.cpp
##
@@ -65,6 +67,9 @@ void Rowset::make_visible(Version
gaodayue commented on issue #3270: Query failed by "failed to initialize
storage reader, res=-230"
URL:
https://github.com/apache/incubator-doris/issues/3270#issuecomment-610250711
We use a straightforward approach to avoid compacting recently added
version, which works well in practice.
chaoyli opened a new pull request #3272: Add License to codes
URL: https://github.com/apache/incubator-doris/pull/3272
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
imay commented on issue #3270: Query failed by "failed to initialize storage
reader, res=-230"
URL:
https://github.com/apache/incubator-doris/issues/3270#issuecomment-610245714
Good analysis. Do you have a good idea to solve this problem?
By the way, it is too long to analysis a query i
gaodayue opened a new pull request #3271: [Bug] Avoid compacting recently added
rowset
URL: https://github.com/apache/incubator-doris/pull/3271
This CL fixes #3270 by skipping recently added version when performing
cumulative compaction. A new config named
"cumulative_compaction_skip_wind
vagetablechicken commented on a change in pull request #3260: [Storage] open
data dirs parallelly
URL: https://github.com/apache/incubator-doris/pull/3260#discussion_r404618508
##
File path: be/src/olap/storage_engine.cpp
##
@@ -185,6 +177,39 @@ OLAPStatus StorageEngine::_
HangyuanLiu commented on issue #3270: Query failed by "failed to initialize
storage reader, res=-230"
URL:
https://github.com/apache/incubator-doris/issues/3270#issuecomment-610241476
We had the same problem #2962 ,also because be load too much
gaodayue opened a new issue #3270: Query failed by "failed to initialize
storage reader, res=-230"
URL: https://github.com/apache/incubator-doris/issues/3270
When load frequency is high and query planning took several seconds, FE may
query an already compacted tablet version which results
imay commented on a change in pull request #3260: [Storage] open data dirs
parallelly
URL: https://github.com/apache/incubator-doris/pull/3260#discussion_r404604869
##
File path: be/src/olap/storage_engine.cpp
##
@@ -185,6 +177,39 @@ OLAPStatus StorageEngine::_open() {
imay commented on a change in pull request #3260: [Storage] open data dirs
parallelly
URL: https://github.com/apache/incubator-doris/pull/3260#discussion_r404605453
##
File path: be/src/olap/storage_engine.cpp
##
@@ -185,6 +177,39 @@ OLAPStatus StorageEngine::_open() {
ighack commented on issue #3131: Unknown host repository.cloudera.com: Name or
service not known
URL:
https://github.com/apache/incubator-doris/issues/3131#issuecomment-610233316
I just build it again,it works
I don't know why.
-
gaodayue commented on issue #3269: Optimize performance of
TxnManager::build_expire_txn_map
URL: https://github.com/apache/incubator-doris/pull/3269#issuecomment-610223198
> By the way, could you please add some label to this PR, like performance
and storage engine?
Sure, added.
gaodayue edited a comment on issue #3269: Optimize performance of
TxnManager::build_expire_txn_map
URL: https://github.com/apache/incubator-doris/pull/3269#issuecomment-610223198
> By the way, could you please add some label to this PR, like performance
and storage engine?
Sure, add
64 matches
Mail list logo