cockroachdb / cockroachdb/docs
builtins: add underscore variant for each index builtin
Abierto
C-product-change
no-issue-activity
- Lenguaje dominante
- HTML
- Estrellas
- 212
- Forks
- 476
- Merge medio
- 40 min
- PR fusionados (30 d)
- 3
Descripción
Lauren Hirata Singh (lnhsingh) commented:
PR: https://github.com/cockroachdb/cockroach/pull/51225
From release notes:
> Added a variant of each index-backed geospatial function that is prefixed with a `_` (e.g., `ST_Covers` gets a non-index-accelerated variant called `_ST_Covers`). These prefixed variants avoid using the spatial index while providing the same functionality. [#51225][#51225] {% comment %}doc{% endcomment %}
Jira Issue: DOC-660
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.