GitHub user jackylk opened a pull request:
https://github.com/apache/carbondata/pull/971
[WIP] Refactor writer to use ColumnPage/TableStatistics/TableSpec
This PR extracts interface that used for:
- make ColumnPage unsafe
- Encoding override
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jackylk/incubator-carbondata write
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/971.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 #971
----
commit 9523b1796abd560fe8fcec1d869d4044cf7e7449
Author: jackylk <[email protected]>
Date: 2017-05-27T18:14:48Z
use ColumnPage in writer
commit 4df3861cf7e3eb124ad45106185bf70f68c0c319
Author: jackylk <[email protected]>
Date: 2017-05-27T18:22:31Z
remove WriterCompressModel
commit 7ffd5098008847bf7fb7c7651ea8693efed65bfd
Author: jackylk <[email protected]>
Date: 2017-05-28T14:55:29Z
add PrimitiveColumnPage
commit ce81299766e449f02f00420c26ce16bcbd915ac9
Author: jackylk <[email protected]>
Date: 2017-05-30T00:36:20Z
add TableSpec
----
---
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.
---