cockroachdb / cockroachdb/docs
release-21.1: sql: use exec cluster settings in schemachange
- Langage dominant
- HTML
- Étoiles
- 212
- Forks
- 476
- Merge moyen
- 40 min
- PR mergées (30 j)
- 3
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.