Open
Description
Related PR: cockroachdb/cockroach#110246
Commit: cockroachdb/cockroach@5f8ae05
Fixes: CRDB-30630
Release note (sql change):
This commit introduces the cluster setting sql.stats.limit_table_size.enabled
which controls whether or not we enforce the row limit set by sql.stats.persited_rows.max
in the system.{statement,transaction} statistics tables.