GitHub user Skyprophet opened a pull request:
https://github.com/apache/carbondata/pull/1411 [CARBONDATA-1571] DataMap Example for RTree
Example for DataMap Use Case. Creating an R-Tree index through DataMap API to index blocklet bounding boxes.
Also, try to fix bugs encountered in DataMap life cycle.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/Skyprophet/carbondata rtree
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1411.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1411
----
commit bd8f92c1e0130c9838a246489bf5e28a772770da
Author: Dong Xie <
[hidden email]>
Date: 2017-10-11T16:28:03Z
Initial push for building RTree
commit bdf89401383c1c59a2d916be914a72f1e9cc602e
Author: Dong Xie <
[hidden email]>
Date: 2017-10-11T19:06:56Z
fix bug to make index building work.
----
---