[R2 SQL] Document JOINs, subqueries, and multi-table queries#30826
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
/bonk review this draft pr and ensure: changes and examples are consistent, clear, and concise |
There was a problem hiding this comment.
Posted 2 inline suggestions.
Issues
- MEDIUM
src/content/docs/r2-sql/reference/limitations-best-practices.mdx:38— The "Multi-table CTEs" row duplicates the CTEs entry directly above it. Remove it. - LOW
src/content/docs/r2-sql/reference/limitations-best-practices.mdx:35— "Semi-join" and "anti-join" should be lowercase to match the other Notes cells, which are sentence fragments.
Out-of-scope note
src/content/docs/r2-sql/troubleshooting.mdx:20 — The expected exactly 1 table in FROM clause error message may be misleading now that JOINs are supported. Consider verifying whether this error still occurs or updating the description in a follow-up.
|
Review posted on PR #30826. Summary of changes
Actions taken
No build-breaking issues (unescaped MDX, invalid frontmatter, broken links) were found. |
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Documentation checklist