yangzhg merged pull request #4180:
URL: https://github.com/apache/incubator-doris/pull/4180
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
stdpain commented on a change in pull request #5468:
URL: https://github.com/apache/incubator-doris/pull/5468#discussion_r588037230
##
File path: be/src/runtime/sorted_run_merger.cc
##
@@ -99,6 +102,110 @@ class SortedRunMerger::BatchedRowSupplier {
SortedRunMerger* _paren
stdpain opened a new pull request #5470:
URL: https://github.com/apache/incubator-doris/pull/5470
## Proposed changes
1. support local exechange
2. fix some dcheck error
will close #5469
Describe the big picture of your changes here to communicate to the
maintainers why we
stdpain opened a new issue #5469:
URL: https://github.com/apache/incubator-doris/issues/5469
**Describe the solution you'd like**
If DataStreamSender's target node host is the same as Sender ,we could
directly send it to recever's queue,it will Reduce Network cost and serialize
cpu cos
HappenLee opened a new pull request #5468:
URL: https://github.com/apache/incubator-doris/pull/5468
## Proposed changes
Support Pallralel Merge In Exchange Node issue:#5467
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the
HappenLee opened a new issue #5467:
URL: https://github.com/apache/incubator-doris/issues/5467
## Motivation
Currently, Doris supports merging and sorting the data sent by the
underlying sorted nodes on the exchange node to ensure that the final data is
in order. This is a multi-channel
stdpain opened a new issue #5466:
URL: https://github.com/apache/incubator-doris/issues/5466
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on ''
3. Scroll down to '.
zhangboya1 commented on issue #5460:
URL:
https://github.com/apache/incubator-doris/issues/5460#issuecomment-791129843
https://github.com/apache/incubator-doris/tags
https://github.com/apache/incubator-doris/archive/0.14.0-rc01.tar.gz
---
shiyi23 commented on issue #2537:
URL:
https://github.com/apache/incubator-doris/issues/2537#issuecomment-791121722
> Like this:http://www.bricktou.com/include/linux/bitmapbitmap_andnot_en.html
thanks your reply~
This
shiyi23 removed a comment on issue #2537:
URL:
https://github.com/apache/incubator-doris/issues/2537#issuecomment-791121522
thanks
This is an automated message from the Apache Git Service.
To respond to the message, please l
shiyi23 commented on issue #2537:
URL:
https://github.com/apache/incubator-doris/issues/2537#issuecomment-791121522
thanks
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
HappenLee commented on a change in pull request #5459:
URL: https://github.com/apache/incubator-doris/pull/5459#discussion_r587998800
##
File path:
fe/fe-core/src/main/java/org/apache/doris/planner/DistributedPlanner.java
##
@@ -529,21 +533,40 @@ private boolean canBucketShuff
HappenLee commented on a change in pull request #5459:
URL: https://github.com/apache/incubator-doris/pull/5459#discussion_r587998229
##
File path:
fe/fe-core/src/main/java/org/apache/doris/planner/DistributedPlanner.java
##
@@ -375,6 +375,15 @@ private PlanFragment createHash
HappenLee commented on issue #5442:
URL:
https://github.com/apache/incubator-doris/issues/5442#issuecomment-791114562
目前memtracker缺乏了一些内存的记录, 存在一些没有记录的内存空洞,后续我们会添加更详细的记录,调整一些不合理的内存配置来排查和规避这个问题。
This is an automated message f
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch branch-0.14
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 48444ae9fcdcc1981a8ae0a34d6d241e9a7822a9
Author: Mingyu Chen
AuthorDate: Fri Mar 5 10:50:54 2021 +0800
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to branch branch-0.14
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 9cc12be [Enhancement] move FeMetaVersion.java from fe-common to
fe-core #5426 (#5427)
new 2b43e
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch branch-0.14
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 2b43e4ef053ea065d87715c9747db0c99f36eb7f
Author: yangzhg
AuthorDate: Fri Mar 5 09:49:44 2021 +0800
0
yangzhg merged pull request #5418:
URL: https://github.com/apache/incubator-doris/pull/5418
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.
yangzhg 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 c95f00d [Bug] Fix bug that the image
yangzhg closed issue #5292:
URL: https://github.com/apache/incubator-doris/issues/5292
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
ZhaoBQ commented on issue #5442:
URL:
https://github.com/apache/incubator-doris/issues/5442#issuecomment-79069
原来通过broker load两天数据,be都会挂,连续复现了两次。注释掉mmap相关配置重启be后导入3天目前没什么问题。配置如下:
`
#mmap_buffers=true
#use_mmap_allocate_chunk=true
#enable_quadratic_probing=true
`
目前导入3天
androidMake commented on issue #5461:
URL:
https://github.com/apache/incubator-doris/issues/5461#issuecomment-791110237
不好意思还得打扰一下,就是FE和BE同时部署在一个节点上是不是有问题呀?要改些什么配置呢?
This is an automated message from the Apache Git Service.
morningman commented on a change in pull request #5418:
URL: https://github.com/apache/incubator-doris/pull/5418#discussion_r587991759
##
File path: fe/fe-core/src/main/java/org/apache/doris/persist/StorageInfoV2.java
##
@@ -0,0 +1,30 @@
+// Licensed to the Apache Software Foun
morningman commented on a change in pull request #5418:
URL: https://github.com/apache/incubator-doris/pull/5418#discussion_r587991443
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java
##
@@ -1394,7 +1397,7 @@ private void getNewImage(Pair
helperNode
shiyi23 commented on issue #2540:
URL:
https://github.com/apache/incubator-doris/issues/2540#issuecomment-791105801
hello, I think this issue can be close
This is an automated message from the Apache Git Service.
To respond
ZhaoBQ commented on issue #5442:
URL:
https://github.com/apache/incubator-doris/issues/5442#issuecomment-791101786
> > > 0.13可以在BE的web上看看内存消耗 ip:8040/mem_tracker
> >
> >
> > ip:8040/memz吧
>
> mem_tracker是0.13新增的,能看到更详细内存(当然这里只捕获了其中部分内存使用情况)
mem_tracker好像没有,页面显示Not F
morningman opened a new pull request #5465:
URL: https://github.com/apache/incubator-doris/pull/5465
- [x] Bugfix (non-breaking change which fixes an issue)
## Checklist
- [x] I have created an issue on (Fix #5464) and described the bug/feature
there in detail
--
EmmyMiao87 commented on a change in pull request #5459:
URL: https://github.com/apache/incubator-doris/pull/5459#discussion_r587974095
##
File path:
fe/fe-core/src/main/java/org/apache/doris/planner/DistributedPlanner.java
##
@@ -529,21 +533,40 @@ private boolean canBucketShuf
androidMake commented on issue #5461:
URL:
https://github.com/apache/incubator-doris/issues/5461#issuecomment-791092928
好的,多谢啦
This is an automated message from the Apache Git Service.
To respond to the message, please log o
morningman opened a new issue #5464:
URL: https://github.com/apache/incubator-doris/issues/5464
**Describe the bug**
BE starts with error in be.out
```
validate cumulative_compaction_policy= failed
error read custom config file.
```
**To Reproduce**
Start a b
morningman commented on issue #5461:
URL:
https://github.com/apache/incubator-doris/issues/5461#issuecomment-791088058
You can find most of them in infomation_schema db, just like MySQL.
But some details may not be found in that database.
You need find them here
`http://doris.inc
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to annotated tag 0.14.0-rc02
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
*** WARNING: tag 0.14.0-rc02 was modified! ***
from 2b43e4e (commit)
to 6a16db4 (tag)
tagg
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch branch-0.14
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/branch-0.14 by this push:
new 9cc12be [Enhancement] move
androidMake commented on issue #5461:
URL:
https://github.com/apache/incubator-doris/issues/5461#issuecomment-791078831
例如所有的数据库名,表名、列名,因为要做类似于atlas那样的元数据管理,所以获取的越全面越好
This is an automated message from the Apache Git Service
morningman commented on issue #5461:
URL:
https://github.com/apache/incubator-doris/issues/5461#issuecomment-791076422
Which type of meta data do you want to get?
This is an automated message from the Apache Git Service.
To
androidMake commented on issue #5461:
URL:
https://github.com/apache/incubator-doris/issues/5461#issuecomment-791074739
1、感谢您的回答,其实我是想知道获取元数据的命令有哪些,因为我在官方操作文档中并没有找到,
2、好的,我试一下这个命令!多谢
This is an automated message from the
morningman commented on a change in pull request #5462:
URL: https://github.com/apache/incubator-doris/pull/5462#discussion_r587521289
##
File path: be/src/exec/broker_scanner.cpp
##
@@ -292,16 +304,24 @@ void BrokerScanner::close() {
}
void BrokerScanner::split_line(const
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 c9ddd88 [Rewrite]Rewrite from_unix
morningman merged pull request #5444:
URL: https://github.com/apache/incubator-doris/pull/5444
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 7748552 [Enhancement] move FeMetaVersion.java from fe-common to
fe-core #5426 (#5427)
add 805f98e
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/incubator-doris.git.
from 4e1b6b3 [ODBC] Let the type conversion of the fail in query in ODBC
of MySQL table to prompt the infor
morningman merged pull request #5431:
URL: https://github.com/apache/incubator-doris/pull/5431
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 #5430:
URL: https://github.com/apache/incubator-doris/issues/5430
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
morningman merged pull request #5427:
URL: https://github.com/apache/incubator-doris/pull/5427
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
acelyc111 commented on issue #5442:
URL:
https://github.com/apache/incubator-doris/issues/5442#issuecomment-790654610
> > 0.13可以在BE的web上看看内存消耗 ip:8040/mem_tracker
>
> ip:8040/memz吧
mem_tracker是0.13新增的,能看到更详细内存(当然这里只捕获了其中部分内存使用情况)
-
morningman merged pull request #5422:
URL: https://github.com/apache/incubator-doris/pull/5422
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 #5421:
URL: https://github.com/apache/incubator-doris/issues/5421
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 4e1b6b3 [ODBC] Let the type conver
morningman merged pull request #5419:
URL: https://github.com/apache/incubator-doris/pull/5419
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 8c34013 [Enhance] Remove order by
morningman merged pull request #5407:
URL: https://github.com/apache/incubator-doris/pull/5407
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 bfce98f [Bug] The toString() metho
morningman merged pull request #5379:
URL: https://github.com/apache/incubator-doris/pull/5379
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 c38a1c7 [Config] Support config va
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/incubator-doris.git.
from 47d6b1f Fix ut failed for topn_function_test (#5449)
add bf08640 [Doc] Add query cache docs (#447
morningman merged pull request #4479:
URL: https://github.com/apache/incubator-doris/pull/4479
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
caiconghui closed issue #5450:
URL: https://github.com/apache/incubator-doris/issues/5450
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
caiconghui merged pull request #5449:
URL: https://github.com/apache/incubator-doris/pull/5449
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.
caiconghui 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 47d6b1f Fix ut failed for topn_fun
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 3913601 [Spark-Doris-Connector][Bug-Fix] Resolve deserialize
exception when Spark Doris Connector in a
caiconghui merged pull request #5395:
URL: https://github.com/apache/incubator-doris/pull/5395
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 #5459:
URL: https://github.com/apache/incubator-doris/pull/5459#discussion_r587473989
##
File path:
fe/fe-core/src/main/java/org/apache/doris/planner/DistributedPlanner.java
##
@@ -375,6 +375,15 @@ private PlanFragment createHas
zhangxinjian123 commented on issue #5460:
URL:
https://github.com/apache/incubator-doris/issues/5460#issuecomment-790601077
I am only find 0.13.Can you tell me where the 0.14 link is?
This is an automated message from the A
zhangxinjian123 removed a comment on issue #5460:
URL:
https://github.com/apache/incubator-doris/issues/5460#issuecomment-790599556
I am only find 0.13.Can you tell me where the 0.14 link is?
This is an automated message fr
EmmyMiao87 commented on a change in pull request #5459:
URL: https://github.com/apache/incubator-doris/pull/5459#discussion_r587448251
##
File path: docs/zh-CN/administrator-guide/bucket-shuffle-join.md
##
@@ -0,0 +1,104 @@
+{
+"title": "Bucket Shuffle Join",
+"language
zhangxinjian123 commented on issue #5460:
URL:
https://github.com/apache/incubator-doris/issues/5460#issuecomment-790599556
I am only find 0.13.Can you tell me where the 0.14 link is?
This is an automated message from the A
yangzhg opened a new pull request #5463:
URL: https://github.com/apache/incubator-doris/pull/5463
## Proposed changes
[internal] [doris-1084] support compressed csv file in stream load
Describe the big picture of your changes here to communicate to the
maintainers why we should accept
yangzhg opened a new pull request #5462:
URL: https://github.com/apache/incubator-doris/pull/5462
[Internal][Support Multibytes Separator] doris-1079
support multi bytes LineDelimiter and ColumnSeparator
## Proposed changes
Describe the big picture of your changes here to co
zhangboya1 commented on issue #5460:
URL:
https://github.com/apache/incubator-doris/issues/5460#issuecomment-790579558
It's fe null pointer exception, 0.14 has fixed it
This is an automated message from the Apache Git Servic
zhangxinjian123 commented on issue #5460:
URL:
https://github.com/apache/incubator-doris/issues/5460#issuecomment-790561772
version : 0.13.0
This is an automated message from the Apache Git Service.
To respond to the messag
morningman commented on issue #5461:
URL:
https://github.com/apache/incubator-doris/issues/5461#issuecomment-790549020
1. Meta data is saving in memory. We built plenty of statements and commands
to get the meta data such as tables/columns/backends.
2. You can execute "set forward_t
androidMake opened a new issue #5461:
URL: https://github.com/apache/incubator-doris/issues/5461
请问Doris的元数据如何读取,我看文档上说的默认的库是为了和mysql兼容,数据不及时,那元数据该从什么地方读呢?我这边要做一个元数据管理的东西出来,还有就是每次我启动BE的时候都能启动,就是show
backends的时候显示磁盘为0.0B,这个是怎么回事啊?感谢您的不吝赐教!
-
zhangboya1 commented on issue #5460:
URL:
https://github.com/apache/incubator-doris/issues/5460#issuecomment-790512777
which version do you use
This is an automated message from the Apache Git Service.
To respond to the mess
zhangxinjian123 opened a new issue #5460:
URL: https://github.com/apache/incubator-doris/issues/5460
CREATE EXTERNAL RESOURCE "sparktest"
PROPERTIES
(
"type" = "spark",
"spark.master" = "yarn",
"spark.submit.deployMode" = "cluster",
"spark.executor.memory" = "1g",
wuyunfeng commented on issue #5458:
URL:
https://github.com/apache/incubator-doris/issues/5458#issuecomment-790485201
Currently still in planning. And, We also welcome contributions from
interested users
This is an automate
wuyunfeng commented on pull request #5336:
URL: https://github.com/apache/incubator-doris/pull/5336#issuecomment-790484095
@924060929 I have merge this into master. Thanks
This is an automated message from the Apache Git Serv
wuyunfeng merged pull request #5336:
URL: https://github.com/apache/incubator-doris/pull/5336
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
This is an automated email from the ASF dual-hosted git repository.
wyf 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 3913601 [Spark-Doris-Connector][Bug-Fix]
wuyunfeng closed issue #5335:
URL: https://github.com/apache/incubator-doris/issues/5335
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
HappenLee commented on a change in pull request #5459:
URL: https://github.com/apache/incubator-doris/pull/5459#discussion_r587303102
##
File path: docs/en/administrator-guide/bucket-shuffle-join.md
##
@@ -0,0 +1,106 @@
+```
+---
+{
+"title": "Bucket Shuffle Join",
+"la
qidaye commented on a change in pull request #5459:
URL: https://github.com/apache/incubator-doris/pull/5459#discussion_r587297331
##
File path: docs/en/administrator-guide/bucket-shuffle-join.md
##
@@ -0,0 +1,106 @@
+```
+---
+{
+"title": "Bucket Shuffle Join",
+"langu
HappenLee opened a new pull request #5459:
URL: https://github.com/apache/incubator-doris/pull/5459
## Proposed changes
1.Support Bucket Shuffle Join when left table is colocate table or
Colocate/Bucket Bucket Shuffle Join
2.Enable Local Rumtime Filter when there is Bucket Shuffle
josh7 opened a new issue #5458:
URL: https://github.com/apache/incubator-doris/issues/5458
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
83 matches
Mail list logo