docs: record DeltaGraph progress (PRs #316–#333) in CHANGELOG + STATUS#334
Merged
Conversation
Adds a top-of-CHANGELOG section under 0.6.7-dev rolling up the Phase 1 (dialect + FunctionMapper), Phase 2 (Databricks executor), Phase 4.2 (cg --dialect), and Phase 4.4 (FFI open_databricks) work. STATUS gains a "DeltaGraph: Databricks SQL Warehouse mode" bullet next to Remote and Hybrid so users discovering the project see Databricks as a first-class mode. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
This doc-only PR records recently merged DeltaGraph / Databricks SQL Warehouse work in the project’s canonical state documents.
Changes:
- Adds a DeltaGraph status entry describing Databricks execution, dialect routing, FFI/CLI entry points, and pending work.
- Adds a changelog rollout summary for PRs #316–#333 across dialect plumbing, executor, CLI, and FFI exposure.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
STATUS.md |
Adds Databricks SQL Warehouse mode to the “What Works” capability list. |
CHANGELOG.md |
Adds a 0.6.7-dev feature entry summarizing DeltaGraph rollout phases and remaining gaps. |
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.
Summary
Doc-only roll-up: now that the Databricks executor + dialect plumbing + cg flag + FFI surface are all merged, surface them in the two canonical project-state files.
CHANGELOG.md— top-of-0.6.7-dev section listing Phase 1.x → 4.4 rollout with PR numbers.STATUS.md— new "DeltaGraph: Databricks SQL Warehouse mode" bullet under "What Works", next to Remote and Hybrid.Test plan
Doc-only; no test impact.
🤖 Generated with Claude Code