GitHub user QiangCai opened a pull request:
https://github.com/apache/incubator-carbondata/pull/345 [WIP]Nosort dataloading
1. add table property
BLPROPERTIES('sort'='false')
2. nosort dataloading
Remove row and column sorting
3. one carbondata per task.
4. skip btree index for nosort table
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/QiangCai/incubator-carbondata newnosortflow
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/345.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #345
----
commit 7f2a2cd210dc68eaed441c54984335ff05da413e
Author: QiangCai <
[hidden email]>
Date: 2016-11-21T02:11:13Z
nosort dataloading
----
---
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.
---