[
https://issues.apache.org/jira/browse/CARBONDATA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15628353#comment-15628353 ]
ASF GitHub Bot commented on CARBONDATA-85:
------------------------------------------
GitHub user QiangCai opened a pull request:
https://github.com/apache/incubator-carbondata/pull/278 [CARBONDATA-85][WIP] support insert into carbon table select from table
**1.Support insert into carbon table select from table**
**2.Imporve performance of dataframe loading**
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/QiangCai/incubator-carbondata loaddataframe
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/278.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #278
----
commit 217947dc6f167f8ae490d28254eed4785eea73d3
Author: QiangCai <
[hidden email]>
Date: 2016-10-24T02:54:20Z
DataLoadCoalescedRDD
DataLoadPartitionCoalescer
concurrently read dataframe
commit 39d517179184c8412a488e44b5b914412ec24451
Author: QiangCai <
[hidden email]>
Date: 2016-11-01T09:39:57Z
add test case
----
> please support insert into carbon table from other format table
> ---------------------------------------------------------------
>
> Key: CARBONDATA-85
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-85> Project: CarbonData
> Issue Type: Wish
> Components: spark-integration
> Affects Versions: 0.2.0-incubating
> Reporter: Shoujie Zhuo
> Fix For: 0.2.0-incubating
>
>
> exmaple:
> insert into table2 select * from table1
> table2 is stored by org.apache.carbondata.format, and table 1 is a parquet table
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)