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
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
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
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
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
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
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
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
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