[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #1191: Change insert into to streaming

2019-05-22 Thread GitBox
EmmyMiao87 opened a new pull request #1191: Change insert into to streaming URL: https://github.com/apache/incubator-doris/pull/1191 * The non-streaming hint of insert into will use the streamin plan which is same as the plan of stream insert. It will also record the load info and retu

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

2019-05-22 Thread GitBox
HangyuanLiu opened a new pull request #1190: Add date-function doc URL: https://github.com/apache/incubator-doris/pull/1190 add date-function doc: 1、date_format.md 2、from_unixtime.md 3、unix_timestamp.md This is an aut

[GitHub] [incubator-doris] morningman merged pull request #1187: Add check to create tablet upon alter tablet task

2019-05-22 Thread GitBox
morningman merged pull request #1187: Add check to create tablet upon alter tablet task URL: https://github.com/apache/incubator-doris/pull/1187 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-doris] morningman closed issue #1188: FE String.format UnknownFormatConversionException

2019-05-22 Thread GitBox
morningman closed issue #1188: FE String.format UnknownFormatConversionException URL: https://github.com/apache/incubator-doris/issues/1188 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-doris] morningman merged pull request #1189: Fix minor string format bug

2019-05-22 Thread GitBox
morningman merged pull request #1189: Fix minor string format bug URL: https://github.com/apache/incubator-doris/pull/1189 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] kangkaisen opened a new pull request #1189: Fix minor string format bug

2019-05-22 Thread GitBox
kangkaisen opened a new pull request #1189: Fix minor string format bug URL: https://github.com/apache/incubator-doris/pull/1189 Fix https://github.com/apache/incubator-doris/issues/1188 This is an automated message from the A

[GitHub] [incubator-doris] kangkaisen opened a new issue #1188: FE String.format UnknownFormatConversionException

2019-05-22 Thread GitBox
kangkaisen opened a new issue #1188: FE String.format UnknownFormatConversionException URL: https://github.com/apache/incubator-doris/issues/1188 **Describe the bug** ``` 2019-05-23 12:49:45,978 WARN 1809 [MasterImpl.finishTask():209] finish agent task error. java.util.UnknownFor

[GitHub] [incubator-doris] morningman commented on a change in pull request #1186: Print unfinished tablet when cancel load job

2019-05-22 Thread GitBox
morningman commented on a change in pull request #1186: Print unfinished tablet when cancel load job URL: https://github.com/apache/incubator-doris/pull/1186#discussion_r286763593 ## File path: fe/src/main/java/org/apache/doris/load/LoadJob.java ## @@ -639,13 +648,19 @@ pu

[GitHub] [incubator-doris] chaoyli opened a new pull request #1187: Add check to create tablet upon alter tablet task

2019-05-22 Thread GitBox
chaoyli opened a new pull request #1187: Add check to create tablet upon alter tablet task URL: https://github.com/apache/incubator-doris/pull/1187 When creating new tablet by alter tablet task, next_unique_id will increase on the base old tablet. If next_unique_id is eqaul to zero, i

[GitHub] [incubator-doris] yiguolei opened a new pull request #1186: Print unfinished tablet when cancel load job

2019-05-22 Thread GitBox
yiguolei opened a new pull request #1186: Print unfinished tablet when cancel load job URL: https://github.com/apache/incubator-doris/pull/1186 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [incubator-doris] chaoyli merged pull request #1185: Be refactor

2019-05-22 Thread GitBox
chaoyli merged pull request #1185: Be refactor URL: https://github.com/apache/incubator-doris/pull/1185 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] chaoyli opened a new pull request #1185: Be refactor

2019-05-22 Thread GitBox
chaoyli opened a new pull request #1185: Be refactor URL: https://github.com/apache/incubator-doris/pull/1185 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[CANCELLED] [VOTE] Release Apache Doris 0.10.0-incubating-rc01

2019-05-22 Thread Zhao Chun
Dear all: Sorry that I have to cancel the previous release of Apache Doris 0.10.0-incubating-rc01, Because: 1. There is a serious problem in code which we have to fix it before release. 2. I changed the svn directories so that we can keep all release candidates. Thanks, ZHAO Chun

[CANCELLED] [VOTE] Release Apache Doris 0.10.0-incubating-rc01

2019-05-22 Thread 陈明雨
Dear all: Sorry that I have to cancel the previous release of Apache Doris 0.10.0-incubating-rc01, Because: 1. There is a serious problem in code which we have to fix it before release. 2. I changed the svn directories so that we can keep all release candidates. -- 此致!Best Regards 陈明雨 Mingyu

[GitHub] [incubator-doris] chenhao7253886 opened a new issue #1184: Optimizing memory usage in expr computation

2019-05-22 Thread GitBox
chenhao7253886 opened a new issue #1184: Optimizing memory usage in expr computation URL: https://github.com/apache/incubator-doris/issues/1184 Now the memory used in expr is freed in close(), a lot of of memory is not freed when PlanNode is running, which causes delays in allocating memor