Skip to content

DOC-223: clarify EXPLAIN ANALYZE executes statements#23119

Merged
rmloveland merged 4 commits into
mainfrom
20260318-DOC-223-explain-analyze-warning
Mar 24, 2026
Merged

DOC-223: clarify EXPLAIN ANALYZE executes statements#23119
rmloveland merged 4 commits into
mainfrom
20260318-DOC-223-explain-analyze-warning

Conversation

@rmloveland
Copy link
Copy Markdown
Contributor

@rmloveland rmloveland commented Mar 19, 2026

Fixes DOC-223

Summary of changes:

  • Clarify that EXPLAIN ANALYZE executes the target statement rather than performing a dry run.
  • Update the warning to note that statements can change data or acquire locks, and move the physical plan URL explanation out of the page intro callout.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 19, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 4d2314b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69c2ed0d6ad1e00008a24ee5

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 19, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 4d2314b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69c2ed0d4d51070008fa009d

@rmloveland
Copy link
Copy Markdown
Contributor Author

@RaduBerinde any chance you would review this small update to EXPLAIN ANALYZE docs to note that statements passed to it can mutate data?

comes from an old docs issue #4233

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 19, 2026

Netlify Preview

Name Link
🔨 Latest commit 4d2314b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69c2ed0d7eb98e00082a1391
😎 Deploy Preview https://deploy-preview-23119--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@bsanchez-the-roach bsanchez-the-roach self-requested a review March 24, 2026 18:32
Copy link
Copy Markdown
Contributor

@bsanchez-the-roach bsanchez-the-roach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rmloveland
Copy link
Copy Markdown
Contributor Author

thanks for the reviews y'all! backporting to all supported versions per https://www.cockroachlabs.com/docs/releases/release-support-policy.html#supported-versions and then merging

@rmloveland rmloveland enabled auto-merge (squash) March 24, 2026 19:20
@rmloveland rmloveland merged commit 30a9d41 into main Mar 24, 2026
6 checks passed
@rmloveland rmloveland deleted the 20260318-DOC-223-explain-analyze-warning branch March 24, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants