Skip to content

Document "how to read an explain plan" #12088

@alamb

Description

@alamb

Is your feature request related to a problem or challenge?

The EXPLAIN command is a key way to understand what DataFusion has done. However, the output format is not well documented which makes understanding what DataFusion is doing harder

The syntax of EXPLAIN is documented here: https://datafusion.apache.org/user-guide/sql/explain.html

However information on how to interpret what these mean is not available

Describe the solution you'd like

I would like to document how to read an explain plan

Describe alternatives you've considered

I propose adding a new page in the user guide here:

Screenshot 2024-08-20 at 3 22 43 PM

InfluxData has internal documentation about how to read an explain plan that we would like to donate to the public docs (both to help others as well as to have help maintaining them)

Additional context

No response

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions