cockroachdb / cockroachdb/cockroach
sql: support FAMILY index hint
Open
C-enhancement
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
[#93979](https://github.com/cockroachdb/cockroach/pull/93979) added new
FAMILY index hint which is used internally by CDC.
Extend this support to general queries by teaching optimizer how to handle it.
Jira issue: CRDB-23215
Contributor guide
Assessment
This issue has not been assessed yet.