GitHub user ravipesala opened a pull request:
https://github.com/apache/carbondata/pull/1410
[WIP] FG interface updates
User should implement AbstractFGDataMapFactory to prune till rowids.
More information about FG Datamap is mentioned in document
https://docs.google.com/document/d/1Zsrru_EL-obnY0WKsCLX4T6DUM-breCtJM7AskaS-No/edit?usp=sharing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ravipesala/incubator-carbondata datamap-fg
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1410.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 #1410
----
commit 4f19b4a2c3e16f62bdff9c4415699ba52748dbe9
Author: ravipesala <[email protected]>
Date: 2017-10-11T13:37:22Z
Added FG interfaces
----
---