GitHub user jackylk opened a pull request:
https://github.com/apache/incubator-carbondata/pull/852
[WIP] Refactory writer step and add ColumnPage
Add ColumnPage and simplify writer step in data loading
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jackylk/incubator-carbondata page-intf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/852.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #852
----
commit db45d7e9ebed2a1e9e2c5c523a4e9a96665194b8
Author: jackylk <[email protected]>
Date: 2017-04-19T16:08:46Z
refactory FactDataHandlerColumnar
commit 575e6c96ac9fb3a63a570517a93adbdf3d34d445
Author: jackylk <[email protected]>
Date: 2017-04-26T01:29:40Z
change write to use ColumnPage
commit ad40f763e470ea7ac39bd3e59915fa625feb1c10
Author: jackylk <[email protected]>
Date: 2017-04-26T01:36:12Z
fix testcase
commit 6a4e9748f075b04f774bf6ff460054ed0bde74e6
Author: jackylk <[email protected]>
Date: 2017-04-26T03:00:52Z
fix testcase
commit 2e82c7ec2100ee274112f6417a843e3a3a39e232
Author: jackylk <[email protected]>
Date: 2017-04-26T03:26:15Z
fix testcase
commit 3db32713d0ef89f40829b901c0681f48e0ae5d22
Author: jackylk <[email protected]>
Date: 2017-04-26T03:40:36Z
fix testcase
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---