Skip to content

sql/stats: disable partial stats using extremes for enum and bool type columns #126401

@Uzair5162

Description

@Uzair5162

Collecting partial stats USING EXTREMES doesn't make sense for enum and bool types since they are not naturally ordered. This should be disabled by default.

Jira issue: CRDB-39890

Metadata

Metadata

Assignees

Labels

A-sql-table-statsTable statistics (and their automatic refresh).T-sql-queriesSQL Queries Team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions