[GitHub] [incubator-doris] morningman merged pull request #1320: Remove unused code

2019-06-15 Thread GitBox
morningman merged pull request #1320: Remove unused code URL: https://github.com/apache/incubator-doris/pull/1320 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [incubator-doris] imay opened a new pull request #1320: Remove unused code

2019-06-15 Thread GitBox
imay opened a new pull request #1320: Remove unused code URL: https://github.com/apache/incubator-doris/pull/1320 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[CANCELL][VOTE] Release Apache Doris 0.10.0-incubating-rc03

2019-06-15 Thread 陈明雨
Hi all Sorry that we encountered a serious bug that may cause loosing user data, so this release has to be cancelled. A new release will be voted later. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: morning...@163.com; morningman@gmail.com

[GitHub] [incubator-doris] morningman merged pull request #1319: Deny specify partition for unpartitioned table

2019-06-15 Thread GitBox
morningman merged pull request #1319: Deny specify partition for unpartitioned table URL: https://github.com/apache/incubator-doris/pull/1319 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-doris] imay commented on a change in pull request #1173: load data from Parquet file (Issues #911)

2019-06-15 Thread GitBox
imay commented on a change in pull request #1173: load data from Parquet file (Issues #911) URL: https://github.com/apache/incubator-doris/pull/1173#discussion_r294040625 ## File path: be/src/exec/base_scanner.cpp ## @@ -0,0 +1,163 @@ +// Licensed to the Apache Software Fo

[GitHub] [incubator-doris] imay commented on a change in pull request #1173: load data from Parquet file (Issues #911)

2019-06-15 Thread GitBox
imay commented on a change in pull request #1173: load data from Parquet file (Issues #911) URL: https://github.com/apache/incubator-doris/pull/1173#discussion_r294040567 ## File path: be/src/exec/base_scanner.cpp ## @@ -0,0 +1,163 @@ +// Licensed to the Apache Software Fo

[GitHub] [incubator-doris] imay closed pull request #1107: change Dockfile for apache/arrow

2019-06-15 Thread GitBox
imay closed pull request #1107: change Dockfile for apache/arrow URL: https://github.com/apache/incubator-doris/pull/1107 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] imay opened a new pull request #1319: Deny specify partition for unpartitioned table

2019-06-15 Thread GitBox
imay opened a new pull request #1319: Deny specify partition for unpartitioned table URL: https://github.com/apache/incubator-doris/pull/1319 #1318 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-doris] imay opened a new issue #1318: BE crash when Loading data to unpartitioned table with specified partition

2019-06-15 Thread GitBox
imay opened a new issue #1318: BE crash when Loading data to unpartitioned table with specified partition URL: https://github.com/apache/incubator-doris/issues/1318 **Describe the bug** when loading data to a unpartitioned table with a specified partition, BE would crash. Bec