[GitHub] carbondata pull request #1411: [CARBONDATA-1571] DataMap Example for RTree

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1411: [CARBONDATA-1571] DataMap Example for RTree

qiuchenjian-2
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.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 #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.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1411: [CARBONDATA-1571] DataMap Example for RTree

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1411
 
    Can one of the admins verify this patch?


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1411: [CARBONDATA-1571] DataMap Example for RTree

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1411
 
    Can one of the admins verify this patch?


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1411: [CARBONDATA-1571] DataMap Example for RTree

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1411
 
    Can one of the admins verify this patch?


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1411: [CARBONDATA-1571] DataMap Example for RTree

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user Skyprophet commented on the issue:

    https://github.com/apache/carbondata/pull/1411
 
    Work in progress. Index building part done and finish testing. Pruning part does not work due to lack of expression support and miss of internal pruning code path.


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1411: [CARBONDATA-1571] DataMap Example for RTree

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1411
 
    Can one of the admins verify this patch?


---