Skip to content

[multistage][feature] support explain on physical plan #10901

@walterddr

Description

@walterddr

currently running

EXPLAIN PLAN FOR
SELECT ...

returns a logical plan. but we should also allow return a ExplainPlanVisitor.explainPlan API to return a physical plan with all the stage assigned and worker info attached.

Metadata

Metadata

Assignees

Labels

featuremulti-stageRelated to the multi-stage query engine

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions