You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default value for vectorize_row_count_threshold setting has been decreased from 1000 to 0, meaning that from now on CockroachDB will always use the vectorized engine for all supported queries regardless of the row estimate (unless vectorize=off is set). [#55713][#55713] {% comment %}doc{% endcomment %}
The text was updated successfully, but these errors were encountered:
PR: cockroachdb/cockroach#55713
From release notes:
The text was updated successfully, but these errors were encountered: