[GitHub] [incubator-doris] imay merged pull request #1380: Fix publish version task timeout

2019-06-25 Thread GitBox
imay merged pull request #1380: Fix publish version task timeout URL: https://github.com/apache/incubator-doris/pull/1380 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] morningman opened a new pull request #1380: Fix publish version task timeout

2019-06-25 Thread GitBox
morningman opened a new pull request #1380: Fix publish version task timeout URL: https://github.com/apache/incubator-doris/pull/1380 Publish version task using wrong timeout config. This is an automated message from the Apach

[GitHub] [incubator-doris] kangpinghuang opened a new pull request #1379: Add rle page 2

2019-06-25 Thread GitBox
kangpinghuang opened a new pull request #1379: Add rle page 2 URL: https://github.com/apache/incubator-doris/pull/1379 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-doris] imay merged pull request #1341: Add plain page

2019-06-25 Thread GitBox
imay merged pull request #1341: Add plain page URL: https://github.com/apache/incubator-doris/pull/1341 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-doris] imay merged pull request #1378: Optimize Export feature

2019-06-25 Thread GitBox
imay merged pull request #1378: Optimize Export feature URL: https://github.com/apache/incubator-doris/pull/1378 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-doris] morningman opened a new pull request #1378: Optimize Export feature

2019-06-25 Thread GitBox
morningman opened a new pull request #1378: Optimize Export feature URL: https://github.com/apache/incubator-doris/pull/1378 1. Add 'timeout' property in Export stmt. 2. Add 'tablet_num_per_task' property in Export stmt. 2. Add more infos in 'show export' stmt. 3. Add more logs for

[GitHub] [incubator-doris] imay merged pull request #1376: Add dayofweek function

2019-06-25 Thread GitBox
imay merged pull request #1376: Add dayofweek function URL: https://github.com/apache/incubator-doris/pull/1376 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-doris] imay merged pull request #1289: Modify colocation creation logic

2019-06-25 Thread GitBox
imay merged pull request #1289: Modify colocation creation logic URL: https://github.com/apache/incubator-doris/pull/1289 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] imay merged pull request #1377: Add some function doc

2019-06-25 Thread GitBox
imay merged pull request #1377: Add some function doc URL: https://github.com/apache/incubator-doris/pull/1377 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-doris] imay merged pull request #1373: Add tablet version and descriptor table for query paln

2019-06-25 Thread GitBox
imay merged pull request #1373: Add tablet version and descriptor table for query paln URL: https://github.com/apache/incubator-doris/pull/1373 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [incubator-doris] HangyuanLiu opened a new pull request #1376: Add dayofweek function

2019-06-25 Thread GitBox
HangyuanLiu opened a new pull request #1376: Add dayofweek function URL: https://github.com/apache/incubator-doris/pull/1376 1.add dayofweek function 2.Merge left/right aliases #1336 This is an automated message from th

[GitHub] [incubator-doris] imay closed pull request #1376: Add dayofweek function

2019-06-25 Thread GitBox
imay closed pull request #1376: Add dayofweek function URL: https://github.com/apache/incubator-doris/pull/1376 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-doris] imay merged pull request #1375: Fix the core of mini load

2019-06-25 Thread GitBox
imay merged pull request #1375: Fix the core of mini load URL: https://github.com/apache/incubator-doris/pull/1375 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-doris] HangyuanLiu opened a new pull request #1377: Add some function doc

2019-06-25 Thread GitBox
HangyuanLiu opened a new pull request #1377: Add some function doc URL: https://github.com/apache/incubator-doris/pull/1377 Add some function doc This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [incubator-doris] HangyuanLiu opened a new pull request #1376: Add dayofweek function

2019-06-25 Thread GitBox
HangyuanLiu opened a new pull request #1376: Add dayofweek function URL: https://github.com/apache/incubator-doris/pull/1376 1.add dayofweek function 2.Merge left/right aliases #1336 This is an automated message from th

[GitHub] [incubator-doris] wuyunfeng closed pull request #1373: Add tablet version and descriptor table for query paln

2019-06-25 Thread GitBox
wuyunfeng closed pull request #1373: Add tablet version and descriptor table for query paln URL: https://github.com/apache/incubator-doris/pull/1373 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-doris] wuyunfeng opened a new pull request #1373: Add tablet version and descriptor table for query paln

2019-06-25 Thread GitBox
wuyunfeng opened a new pull request #1373: Add tablet version and descriptor table for query paln URL: https://github.com/apache/incubator-doris/pull/1373 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-doris] chaoyli merged pull request #1346: Add column reader writer for segment V2

2019-06-25 Thread GitBox
chaoyli merged pull request #1346: Add column reader writer for segment V2 URL: https://github.com/apache/incubator-doris/pull/1346 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [incubator-doris] EmmyMiao87 edited a comment on issue #1095: Unifies load flow

2019-06-25 Thread GitBox
EmmyMiao87 edited a comment on issue #1095: Unifies load flow URL: https://github.com/apache/incubator-doris/issues/1095#issuecomment-504322449 I propose to test the performance of streaming broker load and mini load. This test will ignore the effect of rollup and query. The result of test

[GitHub] [incubator-doris] EmmyMiao87 edited a comment on issue #1095: Unifies load flow

2019-06-25 Thread GitBox
EmmyMiao87 edited a comment on issue #1095: Unifies load flow URL: https://github.com/apache/incubator-doris/issues/1095#issuecomment-504322449 I propose to test the performance of streaming broker load and mini load. This test will ignore the effect of rollup and query. The result of test

[GitHub] [incubator-doris] imay commented on a change in pull request #1375: Fix the core of mini load

2019-06-25 Thread GitBox
imay commented on a change in pull request #1375: Fix the core of mini load URL: https://github.com/apache/incubator-doris/pull/1375#discussion_r297060191 ## File path: be/src/http/action/mini_load.cpp ## @@ -331,12 +339,14 @@ int MiniLoadAction::on_header(HttpRequest* req)

[GitHub] [incubator-doris] chaoyli merged pull request #1374: add garbase collect by rowsetid

2019-06-25 Thread GitBox
chaoyli merged pull request #1374: add garbase collect by rowsetid URL: https://github.com/apache/incubator-doris/pull/1374 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #1375: Fix the core of mini load

2019-06-25 Thread GitBox
EmmyMiao87 opened a new pull request #1375: Fix the core of mini load URL: https://github.com/apache/incubator-doris/pull/1375 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-doris] chaoyli commented on a change in pull request #1374: add garbase collect by rowsetid

2019-06-25 Thread GitBox
chaoyli commented on a change in pull request #1374: add garbase collect by rowsetid URL: https://github.com/apache/incubator-doris/pull/1374#discussion_r297037578 ## File path: be/src/olap/tablet.cpp ## @@ -839,6 +839,30 @@ bool Tablet::check_path(const std::string& path_

[GitHub] [incubator-doris] chaoyli commented on a change in pull request #1374: add garbase collect by rowsetid

2019-06-25 Thread GitBox
chaoyli commented on a change in pull request #1374: add garbase collect by rowsetid URL: https://github.com/apache/incubator-doris/pull/1374#discussion_r297024489 ## File path: be/src/olap/storage_engine.cpp ## @@ -944,6 +944,20 @@ OLAPStatus StorageEngine::execute_task(E

[GitHub] [incubator-doris] chaoyli commented on a change in pull request #1374: add garbase collect by rowsetid

2019-06-25 Thread GitBox
chaoyli commented on a change in pull request #1374: add garbase collect by rowsetid URL: https://github.com/apache/incubator-doris/pull/1374#discussion_r297037919 ## File path: be/src/olap/tablet.cpp ## @@ -839,6 +839,30 @@ bool Tablet::check_path(const std::string& path_

[GitHub] [incubator-doris] chaoyli commented on a change in pull request #1374: add garbase collect by rowsetid

2019-06-25 Thread GitBox
chaoyli commented on a change in pull request #1374: add garbase collect by rowsetid URL: https://github.com/apache/incubator-doris/pull/1374#discussion_r297037830 ## File path: be/src/olap/tablet.cpp ## @@ -839,6 +839,30 @@ bool Tablet::check_path(const std::string& path_