Story 17.1 — Cross-Index JOIN doc (Markdown twin)#137
Draft
fupelaqu wants to merge 6 commits into
Draft
Conversation
NEW documentation/sql/joins.md — the in-repo Markdown twin of the canonical website page (SOFTNETWORK-APP/softclient4es-web#11): two-superpowers lead, the JOIN ladder, the three rows (same-cluster passthrough / cross-cluster conveyor / multi-source coordinator) with worked SQL transcribed verbatim from the JDBC + federation integration tests, all three diagrams as fenced ASCII, the qualitative performance section, and the quota-as-meter licensing section. Add the page to the SQL doc index (README.md) and reconcile the stale JOIN-limitation copy in dql_statements.md (the top "What is supported" list and the Limitations "joins only via Materialized Views" bullet) to point at the new page. Cross-links to not-yet-merged targets are marked pending (Epic-17-close launch gate). Dual-docs parity verified against the canonical MDX. Closed Issue #135 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jun 25, 2026
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… R1/R2x, remove story refs Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…dark gradient bg, gradient-filled boxes, drop shadows)
…op outside source/target (no overlap)
…keywords, traffic-light bar)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Epic 17 (R1 Documentation & Marketing), Layer 0 — in-repo Markdown twin of the canonical website JOIN doc (
SOFTNETWORK-APP/softclient4es-web#12).Closes #135.
What
documentation/sql/joins.md—# Cross-Index JOINpage: same content as the canonical MDX, plain GitHub Markdown, all three diagrams as fenced ASCII. Worked SQL transcribed verbatim from the JDBC tests (softclient4es-jdbcJdbcIntegrationSpec.scala) and federation tests (softclient4es-arrowFederationJoinE2ESpec.scala).documentation/sql/README.md—- [Cross-Index JOIN](joins.md)added after DQL Support.documentation/sql/dql_statements.md— stale JOIN-limitation copy reconciled in two places (the top "What is supported" list and the## Limitations"joins only via Materialized Views" bullet), both pointing at the new page.Verification
Pending cross-links (Epic-17-close launch gate)
Links to not-yet-merged targets are marked
pending(17.6 known-limitations, 17.3 ADBC, 17.2/16.6 federation guide, Epic-16 topologies). AC15 close-out gate strips everypendingbefore R1.Sibling PR:
SOFTNETWORK-APP/softclient4es-web#12(canonical MDX).🤖 Generated with Claude Code