Skip to content

Conversation

@rmloveland
Copy link
Contributor

Fixes DOC-13355

Summary of changes:

  • Update temp tables docs with a 'perf considerations' section that warns users about possible perf impacts incl. schema change GC risk, recommends CTEs

  • Update temp table docs 'examples' section to mention CTEs as an alternative

  • Update CTE docs to mention that they can be used instead of temp tables

  • Update the feature availability page re: temp tables to add more info
    re: schema change GC risk

@netlify
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit bc1c85b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/68b1eb457da3a9000759e208

@netlify
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit bc1c85b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/68b1eb45171fde00086ef4b2

@netlify
Copy link

netlify bot commented Aug 27, 2025

Netlify Preview

Name Link
🔨 Latest commit bc1c85b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/68b1eb45eef5be0008453807
😎 Deploy Preview https://deploy-preview-20221--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.

@rmloveland rmloveland requested a review from taroface August 27, 2025 20:05
Copy link
Contributor

@taroface taroface left a comment

Choose a reason for hiding this comment

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

LGTM, left some optional suggestions. I don't feel that strongly about spelling out "temp" everywhere, so your call.

@rmloveland
Copy link
Contributor Author

TFTRs! Backporting to supported versions v24.1+ and merging ...

Fixes DOC-13355

Summary of changes:

- Update temp tables docs with a 'perf considerations' section that
  warns users about possible perf impacts incl. schema change GC risk,
  recommends CTEs

- Update temp table docs 'examples' section to mention CTEs as an
  alternative

- Update CTE docs to mention that they can be used instead of temp
  tables

- Update the feature availability page re: temp tables to add more info
  re: schema change GC risk

NB. Applied changes to supported versions v24.1+
@rmloveland rmloveland force-pushed the 20250827-DOC-13355-temp-tables-are-not-fast branch from d7e60a3 to bc1c85b Compare August 29, 2025 18:02
@rmloveland rmloveland enabled auto-merge (squash) August 29, 2025 18:02
@rmloveland rmloveland merged commit fd6a812 into main Aug 29, 2025
6 checks passed
@rmloveland rmloveland deleted the 20250827-DOC-13355-temp-tables-are-not-fast branch August 29, 2025 18:10
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