sql: add telemetry for interleaved table join if it doesn't already exist #39360
Labels
A-sql-execution
Relating to SQL execution.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
S-3-productivity
Severe issues that impede the productivity of CockroachDB developers.
Interleaved table join is one of the most complex features in the SQL system. We should determine if it's getting used or not.
The text was updated successfully, but these errors were encountered: