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

Improvements in Lookups related docs #2561

Closed
wants to merge 2 commits into from
Closed

Improvements in Lookups related docs #2561

wants to merge 2 commits into from

Conversation

jkukul
Copy link
Contributor

@jkukul jkukul commented Feb 28, 2016

Introducing a little bit more consistency to Lookups related docs.

Also, I noticed that the "Lookups" documents almost entirely describes "Namespace lookups", so I renamed it accordingly. I moved the remaining general information about lookups (that related to both namespace and map lookups) to "Dimensions Specs" document.


Lookups are a concept in Druid where dimension values are (optionally) replaced with new values.
For more documentation on using lookups, please see [here](../querying/lookups.html).
Explicit lookups allow you to specify a set of keys and values to use when performing the extraction.
A lookup can be of type `namespace` or `map`. A `map` lookup is passed as part of the query.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the confusion, namespace one possible implementation and it is going away. Currently we are re designing how lookup works to make it production ready. please find the road map here #2329

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All right. I'll close this PR and I'm looking forward to see the current developments released.

@jkukul jkukul closed this Feb 29, 2016
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

2 participants