spihiker closed issue #5080:
URL: https://github.com/apache/incubator-doris/issues/5080
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
spihiker commented on issue #5080:
URL:
https://github.com/apache/incubator-doris/issues/5080#issuecomment-750785958
Think you very much. I found a binary package.
This is an automated message from the Apache Git Service.
To
vagetablechicken commented on a change in pull request #5010:
URL: https://github.com/apache/incubator-doris/pull/5010#discussion_r548427188
##
File path:
fe/fe-core/src/main/java/org/apache/doris/clone/MovesInProgressCache.java
##
@@ -0,0 +1,87 @@
+// Licensed to the Apache S
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 86e40dd Fix old tablet inserting bug (#
imay closed issue #4996:
URL: https://github.com/apache/incubator-doris/issues/4996
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
imay merged pull request #5113:
URL: https://github.com/apache/incubator-doris/pull/5113
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
vagetablechicken commented on a change in pull request #5010:
URL: https://github.com/apache/incubator-doris/pull/5010#discussion_r548422622
##
File path:
fe/fe-core/src/main/java/org/apache/doris/clone/PartitionRebalancer.java
##
@@ -0,0 +1,324 @@
+// Licensed to the Apache S
vagetablechicken commented on a change in pull request #5010:
URL: https://github.com/apache/incubator-doris/pull/5010#discussion_r548418768
##
File path:
fe/fe-core/src/main/java/org/apache/doris/clone/PartitionRebalancer.java
##
@@ -0,0 +1,324 @@
+// Licensed to the Apache S
yangzhg commented on issue #5094:
URL:
https://github.com/apache/incubator-doris/issues/5094#issuecomment-750770292
这个问题的根源和 DELETE ON 条件没有关系,是 doris 在导入的时候不支持目前不支持 v1 , v2 = v1+1, v3 =v2+1
这种对于衍生列的引用表达式,我提了pr 修复了这个问题
Thi
yangzhg opened a new pull request #5140:
URL: https://github.com/apache/incubator-doris/pull/5140
## Proposed changes
Improve the processing logic of Load statement derived columns, support
derived columns to be referenced by other columns
## Types of changes
What types
Dam1029 commented on a change in pull request #5112:
URL: https://github.com/apache/incubator-doris/pull/5112#discussion_r548363576
##
File path: fe/fe-core/src/main/java/org/apache/doris/common/proc/JvmProcDir.java
##
@@ -94,6 +94,12 @@ public ProcResult fetchResult() throws A
gengjun-git opened a new pull request #5139:
URL: https://github.com/apache/incubator-doris/pull/5139
## Proposed changes
Fix #5138
1. fix bug when create colocate table with empty partition.
2. put code groupName2Id.put(fullGroupName, groupId) to the end to avoid
state inconsiste
gengjun-git opened a new issue #5138:
URL: https://github.com/apache/incubator-doris/issues/5138
**Describe the bug**
create colocate table with empty partition will cause fe crash
**To Reproduce**
Steps to reproduce the behavior:
create table as below:
```
CREATE TABLE
vagetablechicken commented on a change in pull request #5010:
URL: https://github.com/apache/incubator-doris/pull/5010#discussion_r548369859
##
File path: docs/zh-CN/administrator-guide/operation/tablet-repair-and-balance.md
##
@@ -215,11 +215,15 @@ TabletScheduler 里等待被调度的分片会根据
Dam1029 commented on a change in pull request #5112:
URL: https://github.com/apache/incubator-doris/pull/5112#discussion_r548361566
##
File path: fe/fe-core/src/main/java/org/apache/doris/common/proc/JvmProcDir.java
##
@@ -94,6 +94,12 @@ public ProcResult fetchResult() throws A
Dam1029 commented on a change in pull request #5112:
URL: https://github.com/apache/incubator-doris/pull/5112#discussion_r548361566
##
File path: fe/fe-core/src/main/java/org/apache/doris/common/proc/JvmProcDir.java
##
@@ -94,6 +94,12 @@ public ProcResult fetchResult() throws A
Dam1029 commented on a change in pull request #5112:
URL: https://github.com/apache/incubator-doris/pull/5112#discussion_r548363576
##
File path: fe/fe-core/src/main/java/org/apache/doris/common/proc/JvmProcDir.java
##
@@ -94,6 +94,12 @@ public ProcResult fetchResult() throws A
Dam1029 commented on a change in pull request #5112:
URL: https://github.com/apache/incubator-doris/pull/5112#discussion_r548361566
##
File path: fe/fe-core/src/main/java/org/apache/doris/common/proc/JvmProcDir.java
##
@@ -94,6 +94,12 @@ public ProcResult fetchResult() throws A
yangzhg commented on issue #5125:
URL:
https://github.com/apache/incubator-doris/issues/5125#issuecomment-750711196
The 0.12 code has been tested and passed in some ARM CPU such as phytium
FT-2000+ and Huawei Kunpeng920. If the latest code has problems in compiling
and running, you can s
blueChild commented on a change in pull request #5128:
URL: https://github.com/apache/incubator-doris/pull/5128#discussion_r548352783
##
File path: thirdparty/vars.sh
##
@@ -283,10 +283,10 @@ CCTZ_SOURCE="cctz-2.3"
CCTZ_MD5SUM="209348e50b24dbbdec6d961059c2fc92"
# datatables
morningman commented on pull request #5008:
URL: https://github.com/apache/incubator-doris/pull/5008#issuecomment-750698702
Hi @Skysheepwang, Sorry for late review. Please resolve the conflict~
This is an automated message fr
EmmyMiao87 merged pull request #5129:
URL: https://github.com/apache/incubator-doris/pull/5129
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 commented on a change in pull request #5112:
URL: https://github.com/apache/incubator-doris/pull/5112#discussion_r547940869
##
File path: fe/fe-core/src/main/java/org/apache/doris/common/proc/JvmProcDir.java
##
@@ -94,6 +94,12 @@ public ProcResult fetchResult() throw
EmmyMiao87 commented on a change in pull request #5128:
URL: https://github.com/apache/incubator-doris/pull/5128#discussion_r547938042
##
File path: thirdparty/vars.sh
##
@@ -283,10 +283,10 @@ CCTZ_SOURCE="cctz-2.3"
CCTZ_MD5SUM="209348e50b24dbbdec6d961059c2fc92"
# datatable
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 80209ef Update outfile to support co
vagetablechicken opened a new pull request #5137:
URL: https://github.com/apache/incubator-doris/pull/5137
## Proposed changes
`brpc_max_body_size ` & `brpc_socket_max_unwritten_bytes ` can't be modified
at runtime. Only flags which have `(R)`(has_validator_fn) can.
## Types of ch
xinghuayu007 opened a new issue #5136:
URL: https://github.com/apache/incubator-doris/issues/5136
**Describe the bug**
Doris supports two kinds of cache mode: sql_cache and partition_cache.
sql_cache takes sql string as key and cache the whole data. partition_cache
splits the data into
wuyunfeng merged pull request #5130:
URL: https://github.com/apache/incubator-doris/pull/5130
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
blueChild commented on issue #5121:
URL:
https://github.com/apache/incubator-doris/issues/5121#issuecomment-750003064
I test it on 0.13.12 release version, the problem is the same:
```
2020-12-23 16:07:47,369 WARN (doris-mysql-nio-pool-1|117)
[StmtExecutor.analyze():492] Analyze fail
caiconghui opened a new pull request #5135:
URL: https://github.com/apache/incubator-doris/pull/5135
…jectFile from URL
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug
caiconghui opened a new issue #5134:
URL: https://github.com/apache/incubator-doris/issues/5134
If no timeout is set, the download process may be blocked forever.
https://github.com/apache/incubator-doris/blob/7199bcc88ba955e6078e661ce1f7a340d47265ab/fe/fe-core/src/main/java/org/apac
xinghuayu007 opened a new pull request #5133:
URL: https://github.com/apache/incubator-doris/pull/5133
## Proposed changes
When query uses **bucket join**, fuction
`Coordinator#BucketShuffleJoinController#getExecHostPortForFragmentIDAndBucketSeq`
is responseful for making sure each
xinghuayu007 opened a new issue #5132:
URL: https://github.com/apache/incubator-doris/issues/5132
**Describe the bug**
When query uses **bucket join**, fuction
`Coordinator#BucketShuffleJoinController#getExecHostPortForFragmentIDAndBucketSeq`
is responseful for making sure each host
33 matches
Mail list logo