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

Allow user-configurable indexing strategies for dimensions #2654

Closed
jon-wei opened this issue Mar 14, 2016 · 3 comments
Closed

Allow user-configurable indexing strategies for dimensions #2654

jon-wei opened this issue Mar 14, 2016 · 3 comments

Comments

@jon-wei
Copy link
Contributor

jon-wei commented Mar 14, 2016

Druid could support a wider range of index strategies beyond bitmap indexes. Possible configurations could include:

  • String dimensions without bitmap indexes
  • Range indexes
  • Spatial indexes on multiple data types (e.g., long coordinates)
  • tries for String dimensions

Related issues:
#2622
#2292

@fjy
Copy link
Contributor

fjy commented Mar 14, 2016

👍

@stale
Copy link

stale bot commented Jun 21, 2019

This issue has been marked as stale due to 280 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@druid.apache.org list. Thank you for your contributions.

@stale stale bot added the stale label Jun 21, 2019
@stale
Copy link

stale bot commented Jul 5, 2019

This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.

@stale stale bot closed this as completed Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants