cockroachdb / cockroachdb/cockroach

sql: add EXPLAIN (OPT, PLANGRAM)

Open
#170,680 0 comments 0 reactions 1 assignee Claimed by @michae2 View on GitHub
A-plan-management branch-release-26.3 C-enhancement T-sql-queries
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

For round-trip testing of PlanGrams we need to add `EXPLAIN (OPT, PLANGRAM)` which shows a PlanGram representation of the chosen optimizer plan.

We might consider also adding `EXPLAIN (OPT, MEMO, PLANGRAM)` which would show the full memo as a single PlanGram.

Jira issue: CRDB-64115

Epic: CRDB-66266

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.