sql/opt: add table setting to disable statistics forecasting #86353
Labels
A-sql-optimizer
SQL logical planning and optimizations.
A-sql-table-stats
Table statistics (and their automatic refresh).
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-queries
SQL Queries Team
Follow up from #79872: now that statistics forecasts are enabled for all tables, we should add a table setting to disable forecasting, similar to #78110. We already have some of this in place from #79025.
Jira issue: CRDB-18709
The text was updated successfully, but these errors were encountered: