Story 17.3 — Single-cluster quickstart MD twins (JDBC + ADBC + Arrow Flight SQL) — elasticsql#145
Draft
fupelaqu wants to merge 3 commits into
Draft
Story 17.3 — Single-cluster quickstart MD twins (JDBC + ADBC + Arrow Flight SQL) — elasticsql#145fupelaqu wants to merge 3 commits into
fupelaqu wants to merge 3 commits into
Conversation
… SQL (Story 17.3) The elasticsql MD-mirror half of the single-cluster quickstarts (dual-docs sync; canonical MDX lives in softclient4es-web). Twin mapping is asymmetric (A1): ADBC + Flight SQL twins existed (augmented); JDBC had no twin -> created. - UPDATE client/adbc_driver.md: Your first JOIN, Version compatibility, Licensing & self-selection, honest-gap, Going further (telemetry HOCON/-D/env, no ?telemetry=). - UPDATE client/arrow_flight_sql.md: sidecar-vs-federation, Your first JOIN, in-process-ADBC pointer, version/licensing/honest-gap/Going further. - NEW client/jdbc.md: full mirror of the augmented web JDBC page (# JDBC Driver H1); ?telemetry=false URL opt-out. - UPDATE client/README.md nav: JDBC / ADBC / Arrow Flight SQL order. All JOIN SQL transcribed verbatim from JdbcIntegrationSpec.scala (jdbc_join_emp/jdbc_join_dept). Driver-JAR versions ship as the grep-able placeholder <R1_DRIVER_VERSION> (stale 0.1.5 / <version> removed). Forward cross-links to 17.1/17.2/17.6 carry pending markers; telemetry.md is live. Closed Issue #144 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>
… rename R1, remove story refs Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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 1. Closes #144.
The elasticsql MD-mirror half of the single-cluster quickstarts (dual-docs sync; canonical MDX lives in
softclient4es-web). The MD twin mapping is asymmetric (Architecture Decision A1): ADBC + Flight SQL twins already existed (augmented); JDBC had no twin → created (A1 default — symmetry + the hard dual-docs constraint, NOT the web-only carve-out).Files
documentation/client/adbc_driver.md— Your first JOIN, Version compatibility, Licensing & self-selection, honest-gap, Going further (telemetry HOCON/-D/env, no?telemetry=).documentation/client/arrow_flight_sql.md— sidecar-vs-federation, Your first JOIN, in-process-ADBC pointer, version/licensing/honest-gap/Going further.documentation/client/jdbc.md— full mirror of the augmented web JDBC page (# JDBC DriverH1);?telemetry=falseURL opt-out.documentation/client/README.mdnav — JDBC / ADBC / Arrow Flight SQL order.Notes for reviewers
JdbcIntegrationSpec.scala(jdbc_join_emp/jdbc_join_dept;:799-838fixture,:1126-1129PS) — re-verified against source.<R1_DRIVER_VERSION>(stale0.1.5/<version>removed); resolved at R1 release time.../sql/joins.md, 17.2federation_operator_guide.md, 17.6../sql/known_limitations.mdare not onrelease-r1→ carry<!-- pending -->markers.client/telemetry.mdIS live → linked directly. Launch gate (17.8): strip pending markers on sibling merge.SOFTNETWORK-APP/softclient4es-webFix painless scripts #21 (draft).🤖 Generated with Claude Code