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

sql: Add crdb_internal.locality_value builtin function #4890

Closed
jseldess opened this issue Jun 6, 2019 · 2 comments · Fixed by #5540
Closed

sql: Add crdb_internal.locality_value builtin function #4890

jseldess opened this issue Jun 6, 2019 · 2 comments · Fixed by #5540
Assignees
Labels
C-product-change P-1 High priority; must be done this release
Milestone

Comments

@jseldess
Copy link
Contributor

jseldess commented Jun 6, 2019

PR: cockroachdb/cockroach#37369

From release notes:

Added a new locality_value built-in function that returns the value of the locality key given as its argument. [#37369][#37369] {% comment %}doc{% endcomment %}

@robert-s-lee
Copy link
Contributor

@jseldess @rmloveland created an example for sharing with customers.

@ericharmeling
Copy link
Contributor

ericharmeling commented Oct 2, 2019

@robert-s-lee Noted. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-product-change P-1 High priority; must be done this release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants