GitHub user sounakr opened a pull request:
https://github.com/apache/carbondata/pull/1359
[CARBONDATA-1480]Min Max DataMap
Datamap Example. Implementation of Min Max Index through Datamap. And Using
the Index while prunning.
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sounakr/incubator-carbondata minmax
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1359.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 #1359
----
commit a46e3b7c609e070f052017edabef9355668cf00a
Author: sounakr <[email protected]>
Date: 2017-09-13T11:57:23Z
Min Max DataMap
----
---