Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CARBONDATA-1571] DataMap Example for RTree #1411

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dongx-psu
Copy link

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.

@CarbonDataQA
Copy link

Can one of the admins verify this patch?

2 similar comments
@CarbonDataQA
Copy link

Can one of the admins verify this patch?

@ravipesala
Copy link
Contributor

Can one of the admins verify this patch?

@dongx-psu
Copy link
Author

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.

@CarbonDataQA
Copy link

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants