GitHub user QiangCai opened a pull request:
https://github.com/apache/incubator-carbondata/pull/396 [CARBONDATA-493]fix bug for insert into select from empty table
InsertInto Feature:
If there is no partition in select sub-query dataframe , data loading will throw dataloadingexception
Solution:
The dataframe without partition, no need to do data loading.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/QiangCai/incubator-carbondata fixinsertintofromemptytable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/396.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #396
----
commit a62b99bd9293da9535b9ccfb532ee576c738e71c
Author: QiangCai <
[hidden email]>
Date: 2016-12-05T07:08:39Z
fixInsertIntoFromEmptyTable
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at
[hidden email] or file a JIRA ticket
with INFRA.
---