[GitHub] carbondata pull request #1249: [WIP] Use ColumnPage in reader for measure co...

2017-08-16 Thread jackylk
Github user jackylk closed the pull request at:

https://github.com/apache/carbondata/pull/1249


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1249: [WIP] Use ColumnPage in reader for measure co...

2017-08-10 Thread jackylk
GitHub user jackylk opened a pull request:

https://github.com/apache/carbondata/pull/1249

[WIP] Use ColumnPage in reader for measure column 

Refactor to use ColumnPage in reader for measure column, delete 
MeasureColumnDataChunk class

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jackylk/incubator-carbondata read_page

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1249.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 #1249


commit 924c43bb8856560350722e47aa60a3a64634fecf
Author: Jacky Li 
Date:   2017-08-06T16:02:13Z

add RLE codec

commit c43e5df5d07eb2b26f3b50e387d19e7e858a014d
Author: Jacky Li 
Date:   2017-08-06T18:06:03Z

fix style

commit a8b911561277c93267923f72dec2a60a3228714c
Author: Jacky Li 
Date:   2017-08-07T03:21:34Z

add comment

commit 5bccef50658049a089b9034f6d8543890a6a3054
Author: Jacky Li 
Date:   2017-08-10T08:33:36Z

add codec meta

commit 568fb952ece2b891c0c1464f21b36c5115081293
Author: Jacky Li 
Date:   2017-08-10T12:43:44Z

wip




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---