[GitHub] [incubator-doris] chaoyli commented on a change in pull request #1813: Limit the max version to cumulative compaction

2019-09-16 Thread GitBox
chaoyli commented on a change in pull request #1813: Limit the max version to cumulative compaction URL: https://github.com/apache/incubator-doris/pull/1813#discussion_r324963127 ## File path: be/src/common/config.h ## @@ -240,7 +240,8 @@ namespace config { // cumul

[GitHub] [incubator-doris] yiguolei commented on a change in pull request #1813: Limit the max version to cumulative compaction

2019-09-16 Thread GitBox
yiguolei commented on a change in pull request #1813: Limit the max version to cumulative compaction URL: https://github.com/apache/incubator-doris/pull/1813#discussion_r324957114 ## File path: be/src/common/config.h ## @@ -240,7 +240,8 @@ namespace config { // cumu

[GitHub] [incubator-doris] imay commented on issue #1815: mini load:too many filtered rows

2019-09-16 Thread GitBox
imay commented on issue #1815: mini load:too many filtered rows URL: https://github.com/apache/incubator-doris/issues/1815#issuecomment-532024206 @DarrenChanChenChi Data has been filtered because of some reason. You can visit the URL returned by `SHOW LOAD` command. In this URL, th

回复:Apache project meetup in ShangHai Sep 21st

2019-09-16 Thread Liu Ted
Hi Willem, What's the current status if the captioned meeting in Shanghai on Seot. 21st? Has the venue and time been decided yet? Best regards, Ted Liu,  ASF Member, Sponsor Ambassador, Incubator PMC Member 2019 年 8 月 21 日周三 10:55,Willem Jiang 写道: Hi, We would like to hold a meetup in S

Re: [DISCUSS] Move GitHub/Gitbox messages to a commits@doris Mailing List

2019-09-16 Thread Dave Fisher
Hi - I double checked resources and there already is a commits@doris email. I will request that gitbox messages be routed there. Regards, Dave > On Sep 4, 2019, at 6:11 PM, Zhao Chun wrote: > > Thanks Dave, I will look into it > > Dave Fisher 于2019年9月5日周四 上午1:36写道: > >> Hi Zhao Chun - >>

[GitHub] [incubator-doris] DarrenChanChenChi opened a new issue #1815: mini load:too many filtered rows

2019-09-16 Thread GitBox
DarrenChanChenChi opened a new issue #1815: mini load:too many filtered rows URL: https://github.com/apache/incubator-doris/issues/1815 when I do the mini load,it has the issue:too many filtered rows. the file to load is as follows: 201909151 1584928185071026爱奇艺

[GitHub] [incubator-doris] imay commented on a change in pull request #1812: Add where expr in broker load

2019-09-16 Thread GitBox
imay commented on a change in pull request #1812: Add where expr in broker load URL: https://github.com/apache/incubator-doris/pull/1812#discussion_r324686190 ## File path: fe/src/main/java/org/apache/doris/planner/LoadScanNode.java ## @@ -0,0 +1,72 @@ +// Licensed to the A

[GitHub] [incubator-doris] nick-yangg opened a new issue #1814: 这种FE扩容状态是正常的吗

2019-09-16 Thread GitBox
nick-yangg opened a new issue #1814: 这种FE扩容状态是正常的吗 URL: https://github.com/apache/incubator-doris/issues/1814 ![image](https://user-images.githubusercontent.com/55170104/64963364-b51c4400-d8cb-11e9-99ad-daee917fe7a6.png) 这种FE扩容状态是正常的吗? ---

[GitHub] [incubator-doris] chaoyli opened a new pull request #1813: Limit the max version to cumulative compaction

2019-09-16 Thread GitBox
chaoyli opened a new pull request #1813: Limit the max version to cumulative compaction URL: https://github.com/apache/incubator-doris/pull/1813 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-doris] chaoyli closed pull request #1761: Add multi-path in RowsetGraph

2019-09-16 Thread GitBox
chaoyli closed pull request #1761: Add multi-path in RowsetGraph URL: https://github.com/apache/incubator-doris/pull/1761 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #1812: Add where expr in broker load

2019-09-16 Thread GitBox
EmmyMiao87 opened a new pull request #1812: Add where expr in broker load URL: https://github.com/apache/incubator-doris/pull/1812 The where predicate in broker load is responsible for filtering transformed data. The docs of help and operator has been changed. --

[GitHub] [incubator-doris] imay merged pull request #1811: Resolve reduce/reduce conflict in our syntax

2019-09-16 Thread GitBox
imay merged pull request #1811: Resolve reduce/reduce conflict in our syntax URL: https://github.com/apache/incubator-doris/pull/1811 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-doris] imay opened a new pull request #1811: Resolve reduce/reduce conflict in our syntax

2019-09-16 Thread GitBox
imay opened a new pull request #1811: Resolve reduce/reduce conflict in our syntax URL: https://github.com/apache/incubator-doris/pull/1811 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-doris] imay merged pull request #1810: fix tablet meta tool command argument bug

2019-09-16 Thread GitBox
imay merged pull request #1810: fix tablet meta tool command argument bug URL: https://github.com/apache/incubator-doris/pull/1810 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-doris] WingsGo opened a new pull request #1810: fix tablet meta tool command argument bug

2019-09-16 Thread GitBox
WingsGo opened a new pull request #1810: fix tablet meta tool command argument bug URL: https://github.com/apache/incubator-doris/pull/1810 In tablet-meta-tool document, the commad to get a tablet meta as following will cause a invalid operation, I found the correct argument in code is ge

[GitHub] [incubator-doris] xionglei0 opened a new issue #1809: support udtf:user defined table generation

2019-09-16 Thread GitBox
xionglei0 opened a new issue #1809: support udtf:user defined table generation URL: https://github.com/apache/incubator-doris/issues/1809 we need to explode one line to multi lines,like json string or array string this is what udtf do, like table test_udtf: **select * from test_udtf;**

[GitHub] [incubator-doris] imay merged pull request #1788: add param: doris_exchange_instances to set parallel after exchange

2019-09-16 Thread GitBox
imay merged pull request #1788: add param: doris_exchange_instances to set parallel after exchange URL: https://github.com/apache/incubator-doris/pull/1788 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-doris] nick-yangg commented on issue #1808: doris FE扩容失败问题

2019-09-16 Thread GitBox
nick-yangg commented on issue #1808: doris FE扩容失败问题 URL: https://github.com/apache/incubator-doris/issues/1808#issuecomment-531687314 ![image](https://user-images.githubusercontent.com/55170104/64944082-06164300-d8a0-11e9-874c-3dea25d0c623.png) 这是我其中一台FE log 日志的错误信息 --

[GitHub] [incubator-doris] nick-yangg commented on issue #1808: doris FE扩容失败问题

2019-09-16 Thread GitBox
nick-yangg commented on issue #1808: doris FE扩容失败问题 URL: https://github.com/apache/incubator-doris/issues/1808#issuecomment-531686028 ![image](https://user-images.githubusercontent.com/55170104/64943873-6c4e9600-d89f-11e9-8672-84a12839a98c.png) 我是这样启动其他fe节点的 ---

[GitHub] [incubator-doris] nick-yangg commented on issue #1808: doris FE扩容失败问题

2019-09-16 Thread GitBox
nick-yangg commented on issue #1808: doris FE扩容失败问题 URL: https://github.com/apache/incubator-doris/issues/1808#issuecomment-531686165 > ![image](https://user-images.githubusercontent.com/55170104/64943873-6c4e9600-d89f-11e9-8672-84a12839a98c.png) > 我是这样启动其他fe节点的 启动之后主节点就连不上了 ---