cockroachdb / cockroachdb/docs
release-22.1: sql: keep experimental_enable_hash_sharded_indexes var as noop
Open
C-product-change
release-22.1
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
https://github.com/cockroachdb/cockroach/pull/78038 --- Release note (sql change): experimental_enable_hash_sharded_indexes used to be set to enable the hash sharded index feature. since we now enable the feature by default, user don't need to set this var anymore. But still keeping it as noop for backward compatibility.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.