cockroachdb / cockroachdb/cockroach
Allow for Value Separation to be adjusted at the object level
Open
C-enhancement
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Is your feature request related to a problem? Please describe.**
The `storage.value_separation.minimum_size` is a per cluster setting. If there are tables of various sizes it would make sense to allow for this to be configured on a per table/index basis.
**Describe the solution you'd like**
Allow for `storage.value_separation.minimum_size` to be configured on a per table/index basis.
Jira issue: CRDB-54382
Contributor guide
Assessment
This issue has not been assessed yet.