Skip to content

EXPLAIN ANALYZE limitations in docs should be called ANALYZE limitations #109106

Open
@msirek

Description

@msirek

The limitations listed in docs at https://www.cockroachlabs.com/docs/stable/known-limitations#limitations-for-explain-analyze are actually limitations of the ANALYZE statement or CREATE STATISTICS statement, which collects table statistics, not EXPLAIN ANALYZE, which runs the query and displays an "EXPLAIN" of the execution.

Jira issue: CRDB-30783

Metadata

Metadata

Assignees

Labels

A-docsC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions