GitHub user chenliang613 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/462 Add example:directly write dataframe to carbon file without temp CSV
Some uses want to transfer dataframe to carbon file, don't want to generate very big temp CSV due to the storage limitation.
Add example:directly write dataframe to carbon file without temp CSV.
In addition, optimize small part for some examples also.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/chenliang613/incubator-carbondata optimize_examples
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/462.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #462
----
commit ba69853b282a831184185ef4e27b1cfc5d9bc6cf
Author: chenliang613 <
[hidden email]>
Date: 2016-12-25T04:04:26Z
add example:directly write dataframe to carbonfile without temp CSV
----
---
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.
---