EmmyMiao87 merged pull request #3812:
URL: https://github.com/apache/incubator-doris/pull/3812
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
EmmyMiao87 closed issue #3811:
URL: https://github.com/apache/incubator-doris/issues/3811
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
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new a62cebf Forbidden float column in sh
vagetablechicken commented on issue #3871:
URL:
https://github.com/apache/incubator-doris/issues/3871#issuecomment-645160210
It is my guess:
We met some errors in NodeChannel, make `_cancelled == true`.
And `NodeChannel's _cur_batch or _pending_batches` have some bytes.
Although so
greeenSY closed issue #3892:
URL: https://github.com/apache/incubator-doris/issues/3892
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
Youngwb commented on a change in pull request #3869:
URL: https://github.com/apache/incubator-doris/pull/3869#discussion_r441282304
##
File path: be/src/olap/aggregate_func.h
##
@@ -449,15 +449,22 @@ struct
AggregateFuncTraits
struct AggregateFuncTraits {
static void ini
WingsGo commented on issue #3892:
URL:
https://github.com/apache/incubator-doris/issues/3892#issuecomment-645149142
@greeenSY Hi, the problem is solved by this PR
https://github.com/apache/incubator-doris/pull/3679
This is
morningman commented on pull request #3894:
URL: https://github.com/apache/incubator-doris/pull/3894#issuecomment-645145295
Let me think about it
This is an automated message from the Apache Git Service.
To respond to the mes
vagetablechicken commented on issue #3871:
URL:
https://github.com/apache/incubator-doris/issues/3871#issuecomment-645144631
> ```
> The destructor call chain is as follows:
> PlanFragmentExecutor
> |--- RuntimeState
> |--- RuntimeProfile
> |--- ObjectPool
>
gaodayue opened a new pull request #3894:
URL: https://github.com/apache/incubator-doris/pull/3894
Fixes #3893
In a cluster with frequent load activities, FE will ignore most tablet
report from BE because currently it only handle reports whose version >= BE's
latest report version
gaodayue opened a new issue #3893:
URL: https://github.com/apache/incubator-doris/issues/3893
In a cluster with frequent load activities, FE will ignore most tablet
report from BE because currently it only handle reports whose version >= BE's
latest report version (which is increased each
chaoyli merged pull request #3891:
URL: https://github.com/apache/incubator-doris/pull/3891
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
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.git
The following commit(s) were added to refs/heads/master by this push:
new e9f7576 [Enhancement] make metrics
greeenSY opened a new issue #3892:
URL: https://github.com/apache/incubator-doris/issues/3892
I found a lot warn log in fe.warn.log like this:
`2020-06-17 11:12:31,756 WARN 43
[DynamicPartitionScheduler.getDropPartitionClause():213] Keys size is not equal
to column size. Error=errCode =
wangbo commented on pull request #3729:
URL: https://github.com/apache/incubator-doris/pull/3729#issuecomment-645128251
1 support date/datetime as partition column
2 some minor fix
This is an automated message from the
This is an automated email from the ASF dual-hosted git repository.
kangkaisen 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 c6f2b5e [Doris On ES][Docs] refato
kangkaisen merged pull request #3867:
URL: https://github.com/apache/incubator-doris/pull/3867
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
kangkaisen closed issue #3885:
URL: https://github.com/apache/incubator-doris/issues/3885
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
This is an automated email from the ASF dual-hosted git repository.
kangkaisen 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 d659167 [Planner] Set MysqlScanNod
kangkaisen merged pull request #3886:
URL: https://github.com/apache/incubator-doris/pull/3886
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
This is an automated email from the ASF dual-hosted git repository.
kangkaisen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from bfbe225 Show create table result with bitmap column should not return
default value (#3882)
add a
kangkaisen merged pull request #3890:
URL: https://github.com/apache/incubator-doris/pull/3890
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
kangkaisen closed issue #3889:
URL: https://github.com/apache/incubator-doris/issues/3889
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
kangkaisen commented on issue #3889:
URL:
https://github.com/apache/incubator-doris/issues/3889#issuecomment-645115947
Good analysis!
This is an automated message from the Apache Git Service.
To respond to the message, pleas
xy720 commented on a change in pull request #3881:
URL: https://github.com/apache/incubator-doris/pull/3881#discussion_r441250595
##
File path:
fs_brokers/apache_hdfs_broker/src/main/java/org/apache/doris/broker/hdfs/FileSystemManager.java
##
@@ -550,19 +550,20 @@ public ByteB
kangkaisen commented on a change in pull request #3872:
URL: https://github.com/apache/incubator-doris/pull/3872#discussion_r441249725
##
File path: be/src/runtime/plan_fragment_executor.cpp
##
@@ -323,7 +323,12 @@ Status PlanFragmentExecutor::open_internal() {
{
chaoyli opened a new pull request #3891:
URL: https://github.com/apache/incubator-doris/pull/3891
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
kangkaisen commented on pull request #3872:
URL: https://github.com/apache/incubator-doris/pull/3872#issuecomment-645103400
OK
This is an automated message from the Apache Git Service.
To respond to the message, please log on
chaoyli closed pull request #3883:
URL: https://github.com/apache/incubator-doris/pull/3883
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
WingsGo edited a comment on pull request #3866:
URL: https://github.com/apache/incubator-doris/pull/3866#issuecomment-644551059
> @WingsGo Hi, it seems code format code still exist in this PR.
@kangkaisen Yes, It's because the code file includes some core function,so I
have to revert
WingsGo edited a comment on pull request #3866:
URL: https://github.com/apache/incubator-doris/pull/3866#issuecomment-644551059
> @WingsGo Hi, it seems code format code still exist in this PR.
@kangkaisen Yes, It's because the code file includes some core function,so I
have to revert
morningman commented on pull request #3872:
URL: https://github.com/apache/incubator-doris/pull/3872#issuecomment-645097939
hi @kangkaisen Could you help to review again?
This is an automated message from the Apache Git Servi
morningman merged pull request #3882:
URL: https://github.com/apache/incubator-doris/pull/3882
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
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 bfbe225 Show create table result w
WingsGo commented on issue #3887:
URL:
https://github.com/apache/incubator-doris/issues/3887#issuecomment-645097140
> > > > If '20200609' should cast to int will be right.
> > >
> > >
> > > Yeah
> > > If we change the logic in BinaryPredicate#getCmpType to add a rule
like `(t
morningman merged pull request #3851:
URL: https://github.com/apache/incubator-doris/pull/3851
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
morningman closed issue #3852:
URL: https://github.com/apache/incubator-doris/issues/3852
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
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 ae7028b [Enhancement] Replace N/A
morningman commented on a change in pull request #3878:
URL: https://github.com/apache/incubator-doris/pull/3878#discussion_r440953854
##
File path: be/src/exec/buffered_reader.h
##
@@ -0,0 +1,61 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more cont
morningman commented on a change in pull request #3881:
URL: https://github.com/apache/incubator-doris/pull/3881#discussion_r440943167
##
File path:
fs_brokers/apache_hdfs_broker/src/main/java/org/apache/doris/broker/hdfs/FileSystemManager.java
##
@@ -550,19 +550,20 @@ public
morningman commented on issue #3859:
URL:
https://github.com/apache/incubator-doris/issues/3859#issuecomment-644828939
> > OK, I can leave this PR as a alternative that user can cherry-pick to
solve their problem in short time.
>
> Merge this PR to master is OK.
> What I want to
kangkaisen commented on issue #3859:
URL:
https://github.com/apache/incubator-doris/issues/3859#issuecomment-644827340
> OK, I can leave this PR as a alternative that user can cherry-pick to
solve their problem in short time.
Merge this PR to master is OK.
What I want to emphasi
spaces-X commented on issue #3887:
URL:
https://github.com/apache/incubator-doris/issues/3887#issuecomment-644826476
> > > If '20200609' should cast to int will be right.
> >
> >
> > Yeah
> > If we change the logic in BinaryPredicate#getCmpType to add a rule like
`(t1 = VARCH
morningman commented on issue #3859:
URL:
https://github.com/apache/incubator-doris/issues/3859#issuecomment-644819207
OK, I can leave this PR as a alternative that user can cherry-pick to solve
their problem in short time.
kangkaisen commented on issue #3859:
URL:
https://github.com/apache/incubator-doris/issues/3859#issuecomment-644805416
> In summary, latest read version is just a temporary solution that can
alleviate the problem. And in most cases there should be no problems.
@morningman Yes, I agr
WingsGo commented on issue #3887:
URL:
https://github.com/apache/incubator-doris/issues/3887#issuecomment-644771390
> > If '20200609' should cast to int will be right.
>
> Yeah
> If we change the logic in BinaryPredicate#getCmpType to add a rule like
`(t1 = VARCHAR, t2 = FixedPoi
chaoyli commented on issue #3887:
URL:
https://github.com/apache/incubator-doris/issues/3887#issuecomment-644753631
I am not very be skilled of it. @EmmyMiao87 is a better object to answer
the question.
This is an automate
spaces-X commented on issue #3887:
URL:
https://github.com/apache/incubator-doris/issues/3887#issuecomment-644748542
> If '20200609' should cast to int will be right.
Yeah
If we change the logic in BinaryPredicate#getCmpType to add a rule like `(t1
= VARCHAR, t2 = FixedPointType:
chaoyli commented on issue #3887:
URL:
https://github.com/apache/incubator-doris/issues/3887#issuecomment-644730167
If '20200609' should cast to int will be right.
This is an automated message from the Apache Git Service.
To
caiconghui commented on pull request #3775:
URL: https://github.com/apache/incubator-doris/pull/3775#issuecomment-644728422
Lock rule :
db lock -> table lock -> other lock or synchronized function { db lock ->
table lock}, not allowed to get same lock more than one time when already hol
morningman commented on issue #3859:
URL:
https://github.com/apache/incubator-doris/issues/3859#issuecomment-644705585
> 2\. For `publish timeout`, I think we should improve publish version
performance.
Yes, publish timeout is the root cause of this problem. This part needs
continu
chaoyli commented on pull request #3883:
URL: https://github.com/apache/incubator-doris/pull/3883#issuecomment-644697267
> > > > > > I thinks the variable forward_to_master is useless, even make
application complicated. User deploy the Doris will one Master and two
Follower. The master wil
morningman opened a new pull request #3890:
URL: https://github.com/apache/incubator-doris/pull/3890
Fix #3889
Set the transaction status in routine load task info, even if routine load
is not running.
This is an aut
morningman commented on pull request #3883:
URL: https://github.com/apache/incubator-doris/pull/3883#issuecomment-644694065
> > > > > I thinks the variable forward_to_master is useless, even make
application complicated. User deploy the Doris will one Master and two
Follower. The master wi
chaoyli commented on pull request #3883:
URL: https://github.com/apache/incubator-doris/pull/3883#issuecomment-644692753
> > > > I thinks the variable forward_to_master is useless, even make
application complicated. User deploy the Doris will one Master and two
Follower. The master will ch
chaoyli removed a comment on pull request #3883:
URL: https://github.com/apache/incubator-doris/pull/3883#issuecomment-644680411
> > > > I thinks the variable forward_to_master is useless, even make
application complicated. User deploy the Doris will one Master and two
Follower. The master
morningman opened a new issue #3889:
URL: https://github.com/apache/incubator-doris/issues/3889
**Describe the bug**
fe.log has error:
```
2020-06-16 04:55:17,211 ERROR 27
[PublishVersionDaemon.runAfterCatalogReady():57] errors while publish version
to all backends
java.uti
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 6c4d7c6 [Feature] Add QueryDetail to store query statistics. (#3744)
add 0224d49 [Fix][Bug] Fix com
EmmyMiao87 merged pull request #3888:
URL: https://github.com/apache/incubator-doris/pull/3888
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
morningman opened a new pull request #3888:
URL: https://github.com/apache/incubator-doris/pull/3888
Fix compile and UT bug introduced by
#3744 #3808
This is an automated message from the Apache Git Service.
To respond t
chaoyli commented on pull request #3883:
URL: https://github.com/apache/incubator-doris/pull/3883#issuecomment-644680411
> > > > I thinks the variable forward_to_master is useless, even make
application complicated. User deploy the Doris will one Master and two
Follower. The master will ch
xy720 commented on a change in pull request #3881:
URL: https://github.com/apache/incubator-doris/pull/3881#discussion_r440736171
##
File path:
fs_brokers/apache_hdfs_broker/src/main/java/org/apache/doris/broker/hdfs/FileSystemManager.java
##
@@ -550,19 +550,20 @@ public ByteB
spaces-X opened a new issue #3887:
URL: https://github.com/apache/incubator-doris/issues/3887
Create table:
```
create table t2 (dt int, id int, pv int sum) aggregate key(`dt`, `id`)
partition by range (dt) (
partition p20200610 values less than ("20200610"),
partition p20
EmmyMiao87 commented on issue #3853:
URL:
https://github.com/apache/incubator-doris/issues/3853#issuecomment-644653527
一开始创建routine load的时候,不要指定end offset 而是指定一个确定的值。这样就没问题了
This is an automated message from the Apache Git S
morningman commented on pull request #3883:
URL: https://github.com/apache/incubator-doris/pull/3883#issuecomment-644647384
> > > I thinks the variable forward_to_master is useless, even make
application complicated. User deploy the Doris will one Master and two
Follower. The master will c
morningman commented on issue #3853:
URL:
https://github.com/apache/incubator-doris/issues/3853#issuecomment-644640252
> > 你是否观察到 在 show routine Load 的结果中, abortedTaskNum 数量在上升?
>
> 有,基本每隔1-5秒就上升一次
>
> ##
{"receivedBytes":0,"errorRows":0,"committedTaskNum":0,"loadedRows":0,"l
phenixmzy commented on issue #3853:
URL:
https://github.com/apache/incubator-doris/issues/3853#issuecomment-644638252
> 你是否观察到 在 show routine Load 的结果中, abortedTaskNum 数量在上升?
有,基本每隔1-5秒就上升一次
{"receivedBytes":0,"errorRows":0,"committedTaskNum":0,"loadedRows":0,"loadRowsRate":0
chaoyli commented on pull request #3883:
URL: https://github.com/apache/incubator-doris/pull/3883#issuecomment-644606822
> > I thinks the variable forward_to_master is useless, even make
application complicated. User deploy the Doris will one Master and two
Follower. The master will change
kangkaisen commented on issue #3859:
URL:
https://github.com/apache/incubator-doris/issues/3859#issuecomment-644584644
1. For `Query with Join`. I think we could capture all tablets when
olap_scan_node prepare.
2. For `publish timeout`, I think we should improve publish version
per
69 matches
Mail list logo