cockroachdb / cockroachdb/docs
release-21.1: sql: use exec cluster settings in schemachange
- Lenguaje dominante
- HTML
- Estrellas
- 212
- Forks
- 476
- Merge medio
- 40 min
- PR fusionados (30 d)
- 3
Descripción
Jesse Seldess commented:
PR: https://github.com/cockroachdb/cockroach/pull/64004
From release notes:
> SQL executor data validation queries spawned by a schema change or a [`RESTORE`](../v21.1/restore.html) will now use [vectorized](../v21.1/vectorized-execution.html) query execution and [DistSQL](../v21.1/architecture/sql-layer.html#distsql] optimization if these are enabled in the cluster settings `sql.defaults.distsql` and `sql.defaults.vectorized`, respectively. This may improve the speed of these queries. [#64004][#64004) {% comment %}doc{% endcomment %}
Jira Issue: DOC-1607
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.