[GitHub] [incubator-doris] imay commented on issue #1157: Use inexistent key (in prefix-index) to filter rows will cost too much time to return.

2019-05-13 Thread GitBox
imay commented on issue #1157: Use inexistent key (in prefix-index) to filter rows will cost too much time to return. URL: https://github.com/apache/incubator-doris/issues/1157#issuecomment-492104653 can you provide the slow query's profile? ---

[GitHub] [incubator-doris] qdore commented on issue #1157: Use inexistent key (in prefix-index) to filter rows will cost too much time to return.

2019-05-13 Thread GitBox
qdore commented on issue #1157: Use inexistent key (in prefix-index) to filter rows will cost too much time to return. URL: https://github.com/apache/incubator-doris/issues/1157#issuecomment-492103638 And the table schema: ![image](https://user-images.githubusercontent.com/6831829/5767

[GitHub] [incubator-doris] qdore opened a new issue #1157: Use inexistent key (in prefix-index) to filter rows will cost too much time to return.

2019-05-13 Thread GitBox
qdore opened a new issue #1157: Use inexistent key (in prefix-index) to filter rows will cost too much time to return. URL: https://github.com/apache/incubator-doris/issues/1157 **Describe the bug** When I use existent key to filter row, doris will return result very fast, but when I us

Re: [DISCUSS] Propose to release Apache Doris(incubating) 0.10.0

2019-05-13 Thread Zhao Chun
We have some pending issues which are belong to 0.10.0. Before we release we need to handle these issues. Thanks, ZHAO Chun Zhao Chun 于2019年5月14日周二 下午2:13写道: > Yes, It has been a long time since we release 0.9.0. And we have developed > some interesting features. > > give my +1 for releasing

[GitHub] [incubator-doris] imay closed issue #783: Failed to send data in csv format using CURL

2019-05-13 Thread GitBox
imay closed issue #783: Failed to send data in csv format using CURL URL: https://github.com/apache/incubator-doris/issues/783 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-doris] imay commented on a change in pull request #1154: Add logic of cancel job

2019-05-13 Thread GitBox
imay commented on a change in pull request #1154: Add logic of cancel job URL: https://github.com/apache/incubator-doris/pull/1154#discussion_r283645091 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadManager.java ## @@ -113,10 +114,11 @@ public void cancelL

[GitHub] [incubator-doris] wuyunfeng closed issue #701: Doris On Elasticsearch, Using Doris and Elasticsearch for real-time data analysis

2019-05-13 Thread GitBox
wuyunfeng closed issue #701: Doris On Elasticsearch, Using Doris and Elasticsearch for real-time data analysis URL: https://github.com/apache/incubator-doris/issues/701 This is an automated message from the Apache Git Servic

[GitHub] [incubator-doris] imay commented on a change in pull request #1154: Add logic of cancel job

2019-05-13 Thread GitBox
imay commented on a change in pull request #1154: Add logic of cancel job URL: https://github.com/apache/incubator-doris/pull/1154#discussion_r283640749 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadJob.java ## @@ -303,18 +317,54 @@ public void cancelJobWi

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #1154: Add logic of cancel job

2019-05-13 Thread GitBox
EmmyMiao87 commented on a change in pull request #1154: Add logic of cancel job URL: https://github.com/apache/incubator-doris/pull/1154#discussion_r283639292 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadJob.java ## @@ -303,18 +317,54 @@ public void cance

Re: [DISCUSS] Propose to release Apache Doris(incubating) 0.10.0

2019-05-13 Thread Zhao Chun
Yes, It has been a long time since we release 0.9.0. And we have developed some interesting features. give my +1 for releasing our new version. Thanks for your job Mingyu. Thanks, ZHAO Chun 陈明雨 于2019年5月14日周二 下午1:59写道: > Hi all, > Somethings delayed our 0.10.0 release. > I think it is time t

[GitHub] [incubator-doris] imay commented on a change in pull request #1154: Add logic of cancel job

2019-05-13 Thread GitBox
imay commented on a change in pull request #1154: Add logic of cancel job URL: https://github.com/apache/incubator-doris/pull/1154#discussion_r283636427 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadJob.java ## @@ -303,18 +317,54 @@ public void cancelJobWi

[GitHub] [incubator-doris] imay commented on a change in pull request #1154: Add logic of cancel job

2019-05-13 Thread GitBox
imay commented on a change in pull request #1154: Add logic of cancel job URL: https://github.com/apache/incubator-doris/pull/1154#discussion_r283635941 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadJob.java ## @@ -102,9 +107,10 @@ protected Reentra

[GitHub] [incubator-doris] imay commented on a change in pull request #1154: Add logic of cancel job

2019-05-13 Thread GitBox
imay commented on a change in pull request #1154: Add logic of cancel job URL: https://github.com/apache/incubator-doris/pull/1154#discussion_r283636715 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadManager.java ## @@ -101,6 +101,34 @@ private void addLoad

Re:[DISCUSS] Propose to release Apache Doris(incubating) 0.10.0

2019-05-13 Thread 陈明雨
Hi all, Somethings delayed our 0.10.0 release. I think it is time to release the version 0.10.0 as some exciting feature are fully implements. The major features show as bellow: New Features: * Support Routine Load Doris now support routine load job, which allow user to create a routine load

[GitHub] [incubator-doris] chaoyli merged pull request #1156: Fix bug that using wrong capacity in trash sweep policy

2019-05-13 Thread GitBox
chaoyli merged pull request #1156: Fix bug that using wrong capacity in trash sweep policy URL: https://github.com/apache/incubator-doris/pull/1156 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-doris] morningman opened a new pull request #1156: Fix bug that using wrong capacity in trash sweep policy

2019-05-13 Thread GitBox
morningman opened a new pull request #1156: Fix bug that using wrong capacity in trash sweep policy URL: https://github.com/apache/incubator-doris/pull/1156 We should use total disk used capacity instead of data used capacity, otherwise, the config 'disk_capacity_insufficient_percentage'

[GitHub] [incubator-doris] imay opened a new issue #1155: Support format in LoadStmt

2019-05-13 Thread GitBox
imay opened a new issue #1155: Support format in LoadStmt URL: https://github.com/apache/incubator-doris/issues/1155 **Is your feature request related to a problem? Please describe.** For current load statement in Doris, only CSV file format is supported. However we need support more

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #1154: Add logic of cancel job

2019-05-13 Thread GitBox
EmmyMiao87 opened a new pull request #1154: Add logic of cancel job URL: https://github.com/apache/incubator-doris/pull/1154 This change add the logic of cancel job by specified labelValue. If the label is exist in load(old framework), it will be performed by load. If the jobs which l

[GitHub] [incubator-doris] kangpinghuang commented on issue #779: reader will failed because the version is compacted

2019-05-13 Thread GitBox
kangpinghuang commented on issue #779: reader will failed because the version is compacted URL: https://github.com/apache/incubator-doris/issues/779#issuecomment-492053987 related problems should be considered: 1. the disk space 2. version graph 3. how long to spare 4. base rows

[GitHub] [incubator-doris] kangpinghuang commented on issue #779: reader will failed because the version is compacted

2019-05-13 Thread GitBox
kangpinghuang commented on issue #779: reader will failed because the version is compacted URL: https://github.com/apache/incubator-doris/issues/779#issuecomment-492045007 this problem will be solved by using the following mechanism(deferred delete mechanism): 1. add a delete flag field

[GitHub] [incubator-doris] imay merged pull request #1151: Add documentation for doris on es

2019-05-13 Thread GitBox
imay merged pull request #1151: Add documentation for doris on es URL: https://github.com/apache/incubator-doris/pull/1151 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] imay commented on a change in pull request #1151: Add documentation for doris on es

2019-05-13 Thread GitBox
imay commented on a change in pull request #1151: Add documentation for doris on es URL: https://github.com/apache/incubator-doris/pull/1151#discussion_r283311732 ## File path: docs/documentation/cn/extending-doris/doris-on-es/doris-on-es.md ## @@ -0,0 +1,205 @@ +# Doris-O

[GitHub] [incubator-doris] imay commented on a change in pull request #1151: Add documentation for doris on es

2019-05-13 Thread GitBox
imay commented on a change in pull request #1151: Add documentation for doris on es URL: https://github.com/apache/incubator-doris/pull/1151#discussion_r283311561 ## File path: docs/documentation/cn/extending-doris/doris-on-es/doris-on-es.md ## @@ -0,0 +1,205 @@ +# Doris-O

[GitHub] [incubator-doris] imay commented on a change in pull request #1151: Add documentation for doris on es

2019-05-13 Thread GitBox
imay commented on a change in pull request #1151: Add documentation for doris on es URL: https://github.com/apache/incubator-doris/pull/1151#discussion_r283312630 ## File path: docs/documentation/cn/extending-doris/doris-on-es/doris-on-es.md ## @@ -0,0 +1,205 @@ +# Doris-O

[GitHub] [incubator-doris] imay merged pull request #1152: Fix bug that cast decimal or bool to other type

2019-05-13 Thread GitBox
imay merged pull request #1152: Fix bug that cast decimal or bool to other type URL: https://github.com/apache/incubator-doris/pull/1152 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-doris] wuyunfeng commented on a change in pull request #1151: Add documentation for doris on es

2019-05-13 Thread GitBox
wuyunfeng commented on a change in pull request #1151: Add documentation for doris on es URL: https://github.com/apache/incubator-doris/pull/1151#discussion_r283255969 ## File path: docs/documentation/cn/administrator-guide/extending-doris/doris-on-es.md ## @@ -0,0 +1,205

[GitHub] [incubator-doris] wuyunfeng commented on a change in pull request #1151: Add documentation for doris on es

2019-05-13 Thread GitBox
wuyunfeng commented on a change in pull request #1151: Add documentation for doris on es URL: https://github.com/apache/incubator-doris/pull/1151#discussion_r283256106 ## File path: docs/documentation/cn/administrator-guide/doris-on-es/doris-on-es.md ## @@ -0,0 +1,200 @@ +

[GitHub] [incubator-doris] morningman commented on a change in pull request #1151: Add documentation for doris on es

2019-05-13 Thread GitBox
morningman commented on a change in pull request #1151: Add documentation for doris on es URL: https://github.com/apache/incubator-doris/pull/1151#discussion_r283253164 ## File path: docs/documentation/cn/administrator-guide/extending-doris/doris-on-es.md ## @@ -0,0 +1,20

[GitHub] [incubator-doris] morningman commented on a change in pull request #1151: Add documentation for doris on es

2019-05-13 Thread GitBox
morningman commented on a change in pull request #1151: Add documentation for doris on es URL: https://github.com/apache/incubator-doris/pull/1151#discussion_r283253217 ## File path: docs/documentation/cn/administrator-guide/extending-doris/doris-on-es.md ## @@ -0,0 +1,20

[GitHub] [incubator-doris] chaoyli merged pull request #1153: Fix bug in calc_missed_versions

2019-05-13 Thread GitBox
chaoyli merged pull request #1153: Fix bug in calc_missed_versions URL: https://github.com/apache/incubator-doris/pull/1153 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] chaoyli opened a new pull request #1153: Fix bug in calc_missed_versions

2019-05-13 Thread GitBox
chaoyli opened a new pull request #1153: Fix bug in calc_missed_versions URL: https://github.com/apache/incubator-doris/pull/1153 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-doris] chenhao7253886 commented on issue #955: Constant predicate related bug

2019-05-13 Thread GitBox
chenhao7253886 commented on issue #955: Constant predicate related bug URL: https://github.com/apache/incubator-doris/issues/955#issuecomment-491740954 Fix it in https://github.com/apache/incubator-doris/pull/1126 This is an a

[GitHub] [incubator-doris] morningman merged pull request #1150: Fix bug that rename table to an existing rollup index name should not be allowed

2019-05-13 Thread GitBox
morningman merged pull request #1150: Fix bug that rename table to an existing rollup index name should not be allowed URL: https://github.com/apache/incubator-doris/pull/1150 This is an automated message from the Apache Git

[GitHub] [incubator-doris] kangpinghuang commented on issue #1124: BE core when load_index

2019-05-13 Thread GitBox
kangpinghuang commented on issue #1124: BE core when load_index URL: https://github.com/apache/incubator-doris/issues/1124#issuecomment-491739667 ok This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-doris] chenhao7253886 opened a new pull request #1152: Fix bug that cast decimal or bool to other type

2019-05-13 Thread GitBox
chenhao7253886 opened a new pull request #1152: Fix bug that cast decimal or bool to other type URL: https://github.com/apache/incubator-doris/pull/1152 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-doris] imay merged pull request #1149: Implement adddate, days_add and from_unixtime function in FE

2019-05-13 Thread GitBox
imay merged pull request #1149: Implement adddate, days_add and from_unixtime function in FE URL: https://github.com/apache/incubator-doris/pull/1149 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [incubator-doris] imay commented on a change in pull request #1151: Add documentation for doris on es

2019-05-13 Thread GitBox
imay commented on a change in pull request #1151: Add documentation for doris on es URL: https://github.com/apache/incubator-doris/pull/1151#discussion_r283246567 ## File path: docs/documentation/cn/administrator-guide/doris-on-es/doris-on-es.md ## @@ -0,0 +1,200 @@ +# Dor

[GitHub] [incubator-doris] wuyunfeng opened a new pull request #1151: Add documentation for doris on es

2019-05-13 Thread GitBox
wuyunfeng opened a new pull request #1151: Add documentation for doris on es URL: https://github.com/apache/incubator-doris/pull/1151 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-doris] kangkaisen commented on issue #1124: BE core when load_index

2019-05-13 Thread GitBox
kangkaisen commented on issue #1124: BE core when load_index URL: https://github.com/apache/incubator-doris/issues/1124#issuecomment-491733539 I have cherry-picked some commit from master. We can ignore this issue tentatively. I will upgrade to 0.10 version when which release.

[GitHub] [incubator-doris] kangpinghuang commented on issue #1124: BE core when load_index

2019-05-13 Thread GitBox
kangpinghuang commented on issue #1124: BE core when load_index URL: https://github.com/apache/incubator-doris/issues/1124#issuecomment-491728127 what is the code base? it seems that is different from: commit ae8d16c81e47930ae0f1fb0c31d35dcfe9f337dc Author: chenhao7253886 <510341..

[GitHub] [incubator-doris] morningman opened a new pull request #1150: Fix bug that rename table to an existing rollup index name should not be allowed

2019-05-13 Thread GitBox
morningman opened a new pull request #1150: Fix bug that rename table to an existing rollup index name should not be allowed URL: https://github.com/apache/incubator-doris/pull/1150 Also fix another bug that backup/restore job should add to task map after writing edit log. ISSUE: #522

[GitHub] [incubator-doris] morningman commented on issue #522: Index id in Partition instance is different from index id in OlapTable instance

2019-05-13 Thread GitBox
morningman commented on issue #522: Index id in Partition instance is different from index id in OlapTable instance URL: https://github.com/apache/incubator-doris/issues/522#issuecomment-491725760 The reason is that user renamed a table to an existing rollup index name, which should not be

[GitHub] [incubator-doris] kangkaisen opened a new pull request #1149: Implement adddate, days_add and from_unixtime function in FE

2019-05-13 Thread GitBox
kangkaisen opened a new pull request #1149: Implement adddate, days_add and from_unixtime function in FE URL: https://github.com/apache/incubator-doris/pull/1149 For https://github.com/apache/incubator-doris/issues/1148 This

[GitHub] [incubator-doris] kangkaisen opened a new issue #1148: Partition pruning support more function

2019-05-13 Thread GitBox
kangkaisen opened a new issue #1148: Partition pruning support more function URL: https://github.com/apache/incubator-doris/issues/1148 Make the following sql support Partition pruning: ``` WHERE waybill_ctime BETWEEN unix_timestamp(adddate(from_unixtime(unix_timestamp(20190505),'

[GitHub] [incubator-doris] chaoyli merged pull request #1147: Check base tablet when clean alter task during startup

2019-05-13 Thread GitBox
chaoyli merged pull request #1147: Check base tablet when clean alter task during startup URL: https://github.com/apache/incubator-doris/pull/1147 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [incubator-doris] kangpinghuang commented on a change in pull request #1147: Check base tablet when clean alter task during startup

2019-05-13 Thread GitBox
kangpinghuang commented on a change in pull request #1147: Check base tablet when clean alter task during startup URL: https://github.com/apache/incubator-doris/pull/1147#discussion_r283210570 ## File path: be/src/olap/tablet_manager.cpp ## @@ -239,6 +239,15 @@ void Tablet