Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
193e526
WIP: tutorial for Data Lakehouse AidboxTopicDestination
spicyfalafel May 15, 2026
7ad3638
docs: convert mode-comparison prose to bullets; drop implementation d…
spicyfalafel May 15, 2026
e3def0d
docs: simplify intro; split Overview diagram; drop unused asides
spicyfalafel May 15, 2026
775d4ce
docs: hoist Delivery guarantees; clarify privileges; tighter Overview
spicyfalafel May 15, 2026
2865815
docs: fix mermaid parse error in auth sequence; drop PAT mention
spicyfalafel May 15, 2026
3a6f4f9
docs: visualize the managed-mode staging relay for initial export
spicyfalafel May 15, 2026
4abcf9c
docs: high-level architecture diagram; append-only upfront; reader-fi…
spicyfalafel May 15, 2026
e9fbac1
docs: drop unsourced cost claims; reader-friendly diagrams; param tabs
spicyfalafel May 15, 2026
8ee9481
docs: restructure flow (auth before config); accuracy + tone fixes
spicyfalafel May 15, 2026
61473e9
docs: consolidate setup; output semantics; param table; drop dev-only…
spicyfalafel May 15, 2026
48c1e98
docs: drop redundant writeMode explanation in Background
spicyfalafel May 15, 2026
ed38d01
docs: managed initial export is now MERGE INTO on id
spicyfalafel May 15, 2026
c0bf76c
deltalake tutorial: add managed-zerobus writeMode + fact-check vs Dat…
spicyfalafel May 18, 2026
e4ea808
deltalake tutorial: tighten Background + mode descriptions per review
spicyfalafel May 18, 2026
1fa830b
deltalake tutorial: second pass per review
spicyfalafel May 18, 2026
b2029b8
deltalake tutorial: third pass per review
spicyfalafel May 18, 2026
82b0f1a
deltalake tutorial: Databricks setup first + privilege table
spicyfalafel May 18, 2026
3bbdeba
deltalake tutorial: split 1e grants into per-mode tabs
spicyfalafel May 18, 2026
fa33e81
deltalake tutorial: consolidate auth bullets + opinionated mode choice
spicyfalafel May 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
* [AidboxTopicSubscription AWS SNS tutorial](tutorials/subscriptions-tutorials/aidboxtopicsubscription-sns-tutorial.md)
* [Subscribe to New Patient Resource](tutorials/subscriptions-tutorials/subscribe-to-new-patient-resource.md)
* [BigQuery AidboxTopicDestination](tutorials/subscriptions-tutorials/bigquery-aidboxtopicdestination.md)
* [Data Lakehouse AidboxTopicDestination](tutorials/subscriptions-tutorials/data-lakehouse-aidboxtopicdestination.md)
* [Artifact Registry Tutorials](tutorials/artifact-registry-tutorials/README.md)
* [How to create FHIR npm package](tutorials/artifact-registry-tutorials/how-to-create-fhir-npm-package.md)
* [Define Extensions](tutorials/artifact-registry-tutorials/define-extensions/README.md)
Expand Down
Loading
Loading