[GitHub] [incubator-doris] yangzhg merged pull request #4180: Masking glibc symbols for better portability

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] stdpain commented on a change in pull request #5468: [Enhancement] Support Pallralel Merge In Exchange Node

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] stdpain opened a new pull request #5470: [Feature] Support Local Exechange

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] stdpain opened a new issue #5469: [Feature] Local Exechange

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] HappenLee opened a new pull request #5468: [Enhancement] Support Pallralel Merge In Exchange Node

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] HappenLee opened a new issue #5467: [Feature] Support Parallel Merge Sort in Exchange Node

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] stdpain opened a new issue #5466: [BUG]

2021-03-04 Thread GitBox
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 '.

[GitHub] [incubator-doris] zhangboya1 commented on issue #5460: SPARK LOAD ERROR

2021-03-04 Thread GitBox
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 ---

[GitHub] [incubator-doris] shiyi23 commented on issue #2537: support bitmap_andnot

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] shiyi23 removed a comment on issue #2537: support bitmap_andnot

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] shiyi23 commented on issue #2537: support bitmap_andnot

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #5459: [Bucket Shuffle Join] Support the some featrue of Bucket Shuffle Join

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #5459: [Bucket Shuffle Join] Support the some featrue of Bucket Shuffle Join

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] HappenLee commented on issue #5442: Doris内存会不停增长

2021-03-04 Thread GitBox
HappenLee commented on issue #5442: URL: https://github.com/apache/incubator-doris/issues/5442#issuecomment-791114562 目前memtracker缺乏了一些内存的记录, 存在一些没有记录的内存空洞,后续我们会添加更详细的记录,调整一些不合理的内存配置来排查和规避这个问题。 This is an automated message f

[incubator-doris] 02/02: [Bug] Fix bug that the image cannot be pulled after the new fe nodes added (#5418)

2021-03-04 Thread yangzhg
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

[incubator-doris] branch branch-0.14 updated (9cc12be -> 48444ae)

2021-03-04 Thread yangzhg
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

[incubator-doris] 01/02: 0.14.0-release-rc02

2021-03-04 Thread yangzhg
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

[GitHub] [incubator-doris] yangzhg merged pull request #5418: [Bug] Fix bug that the image cannot be pulled after the new fe nodes added

2021-03-04 Thread GitBox
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

[incubator-doris] branch master updated: [Bug] Fix bug that the image cannot be pulled after the new fe nodes added (#5418)

2021-03-04 Thread yangzhg
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

[GitHub] [incubator-doris] yangzhg closed issue #5292: Doris 0.13.x FE meta image could not be sync

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] ZhaoBQ commented on issue #5442: Doris内存会不停增长

2021-03-04 Thread GitBox
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天

[GitHub] [incubator-doris] androidMake commented on issue #5461: Doris元数据管理和BE的问题请教

2021-03-04 Thread GitBox
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.

[GitHub] [incubator-doris] morningman commented on a change in pull request #5418: [Bug] Fix bug that the image cannot be pulled after the new fe nodes added

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] morningman commented on a change in pull request #5418: [Bug] Fix bug that the image cannot be pulled after the new fe nodes added

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] shiyi23 commented on issue #2540: support bitmap_contains

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] ZhaoBQ commented on issue #5442: Doris内存会不停增长

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] morningman opened a new pull request #5465: [Bug] Fix bug that BE failed to start when validating conf from be_custom.conf

2021-03-04 Thread GitBox
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 --

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #5459: [Bucket Shuffle Join] Support the some featrue of Bucket Shuffle Join

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] androidMake commented on issue #5461: Doris元数据管理和BE的问题请教

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] morningman opened a new issue #5464: [Bug] BE can not start with config validator

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] morningman commented on issue #5461: Doris元数据管理和BE的问题请教

2021-03-04 Thread GitBox
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

[incubator-doris] annotated tag 0.14.0-rc02 updated (2b43e4e -> 6a16db4)

2021-03-04 Thread yangzhg
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

[incubator-doris] branch branch-0.14 updated: [Enhancement] move FeMetaVersion.java from fe-common to fe-core #5426 (#5427)

2021-03-04 Thread yangzhg
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

[GitHub] [incubator-doris] androidMake commented on issue #5461: Doris元数据管理和BE的问题请教

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] morningman commented on issue #5461: Doris元数据管理和BE的问题请教

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] androidMake commented on issue #5461: Doris元数据管理和BE的问题请教

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] morningman commented on a change in pull request #5462: [Load] Support multi bytes LineDelimiter and ColumnSeparator

2021-03-04 Thread GitBox
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

[incubator-doris] branch master updated: [Rewrite]Rewrite from_unixtime to reduce calling this function (#5444)

2021-03-04 Thread morningman
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

[GitHub] [incubator-doris] morningman merged pull request #5444: [Rewrite]Rewrite from_unixtime to reduce calling this function

2021-03-04 Thread GitBox
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

[incubator-doris] branch master updated (7748552 -> 805f98e)

2021-03-04 Thread morningman
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

[incubator-doris] branch master updated (4e1b6b3 -> 7748552)

2021-03-04 Thread morningman
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

[GitHub] [incubator-doris] morningman merged pull request #5431: Fix #5430 set dest tuple to null when src_tuple is NULL

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] morningman closed issue #5430: BE core when query grouping sets and left join

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] morningman merged pull request #5427: [Enhancement] Move FeMetaVersion back to fe-core to avoid invalid version upgrade (#5426)

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] acelyc111 commented on issue #5442: Doris内存会不停增长

2021-03-04 Thread GitBox
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新增的,能看到更详细内存(当然这里只捕获了其中部分内存使用情况) -

[GitHub] [incubator-doris] morningman merged pull request #5422: [ODBC] Let the type conversion of the fail in query in ODBC of MySQL table to prompt the information of the column

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] morningman closed issue #5421: [ODBC] Let the type conversion of the fail in query in ODBC of MySQL table to prompt the information of the column

2021-03-04 Thread GitBox
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

[incubator-doris] branch master updated: [ODBC] Let the type conversion of the fail in query in ODBC of MySQL table to prompt the information of the column (#5422)

2021-03-04 Thread morningman
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

[GitHub] [incubator-doris] morningman merged pull request #5419: Remove order by from `insert into select`

2021-03-04 Thread GitBox
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

[incubator-doris] branch master updated: [Enhance] Remove order by from insert into select (#5419)

2021-03-04 Thread morningman
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

[GitHub] [incubator-doris] morningman merged pull request #5407: [Bug] The toString() method in PartitionInfo class. Property information strings are concatenated together

2021-03-04 Thread GitBox
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

[incubator-doris] branch master updated: [Bug] The toString() method in PartitionInfo class. Property information strings are concatenated together (#5407)

2021-03-04 Thread morningman
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

[GitHub] [incubator-doris] morningman merged pull request #5379: [Config] Support config validating when BE bootstart and update BE's config by API

2021-03-04 Thread GitBox
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

[incubator-doris] branch master updated: [Config] Support config validating when BE bootstrap and update BE's config by API (#5379)

2021-03-04 Thread morningman
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

[incubator-doris] branch master updated (47d6b1f -> bf08640)

2021-03-04 Thread morningman
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

[GitHub] [incubator-doris] morningman merged pull request #4479: [Apache][Doris]add query cache docs

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] caiconghui closed issue #5450: [Ut] run topn_function_test failed in be unit test

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] caiconghui merged pull request #5449: [Ut] Fix be ut failed for topn_function_test

2021-03-04 Thread GitBox
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

[incubator-doris] branch master updated: Fix ut failed for topn_function_test (#5449)

2021-03-04 Thread caiconghui
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

[incubator-doris] branch master updated (3913601 -> 5a6be41)

2021-03-04 Thread caiconghui
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

[GitHub] [incubator-doris] caiconghui merged pull request #5395: [Ut] Add drop meta unit test and remove some redundant code in Alter

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #5459: [Bucket Shuffle Join] Support the some featrue of Bucket Shuffle Join

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] zhangxinjian123 commented on issue #5460: SPARK LOAD ERROR

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] zhangxinjian123 removed a comment on issue #5460: SPARK LOAD ERROR

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #5459: [Bucket Shuffle Join] Support the some featrue of Bucket Shuffle Join

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] zhangxinjian123 commented on issue #5460: SPARK LOAD ERROR

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] yangzhg opened a new pull request #5463: Support compressed csv file in stream load

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] yangzhg opened a new pull request #5462: Support multi bytes LineDelimiter and ColumnSeparator

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] zhangboya1 commented on issue #5460: SPARK LOAD ERROR

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] zhangxinjian123 commented on issue #5460: SPARK LOAD ERROR

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] morningman commented on issue #5461: Doris元数据管理和BE的问题请教

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] androidMake opened a new issue #5461: Doris元数据管理和BE的问题请教

2021-03-04 Thread GitBox
androidMake opened a new issue #5461: URL: https://github.com/apache/incubator-doris/issues/5461 请问Doris的元数据如何读取,我看文档上说的默认的库是为了和mysql兼容,数据不及时,那元数据该从什么地方读呢?我这边要做一个元数据管理的东西出来,还有就是每次我启动BE的时候都能启动,就是show backends的时候显示磁盘为0.0B,这个是怎么回事啊?感谢您的不吝赐教! -

[GitHub] [incubator-doris] zhangboya1 commented on issue #5460: SPARK LOAD ERROR

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] zhangxinjian123 opened a new issue #5460: SPARK LOAD ERROR

2021-03-04 Thread GitBox
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",

[GitHub] [incubator-doris] wuyunfeng commented on issue #5458: 请问Doris什么时候能支持ES的嵌套数据呢?

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] wuyunfeng commented on pull request #5336: [Spark-Doris-Connector][Bug-Fix] Resolve deserialize exception when Spark Doris Connector in aync deserialize mode

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] wuyunfeng merged pull request #5336: [Spark-Doris-Connector][Bug-Fix] Resolve deserialize exception when Spark Doris Connector in aync deserialize mode

2021-03-04 Thread GitBox
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

[incubator-doris] branch master updated: [Spark-Doris-Connector][Bug-Fix] Resolve deserialize exception when Spark Doris Connector in aync deserialize mode (#5336)

2021-03-04 Thread wyf
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]

[GitHub] [incubator-doris] wuyunfeng closed issue #5335: [Bug] ScalaValueReader throw TApplicationException: get_next failed: out of sequence response: expected 21 but got 20

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #5459: [Bucket Shuffle Join] Support the some featrue of Bucket Shuffle Join

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] qidaye commented on a change in pull request #5459: [Bucket Shuffle Join] Support the some featrue of Bucket Shuffle Join

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] HappenLee opened a new pull request #5459: [Bucket Shuffle Join] Support the some featrue of Bucket Shuffle Join

2021-03-04 Thread GitBox
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

[GitHub] [incubator-doris] josh7 opened a new issue #5458: 请问Doris什么时候能支持ES的嵌套数据呢?

2021-03-04 Thread GitBox
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