superseded by #746: test(delta-harness): add schema and type scenarios - #717
Closed
mkuchenbecker wants to merge 8 commits into
Closed
mkuchenbecker wants to merge 8 commits into
mkuchenbecker wants to merge 8 commits into
Conversation
Add scalar, nested, and schema-evolution behavior as an independent 70-case layer. Keep table-shape breadth outside the RTAS dependency path so its review stays focused on replacement behavior. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Move scalar data-type coverage into the foundation and keep nested types and schema evolution as additive schema contributions. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Keep schema layouts, side-table ownership, and schema-specific row values with the nested-type and schema-evolution scenarios that consume them. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Name the schema fixture helper after the query result it returns, consistent with the replacement fixture boundary. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mkuchenbecker
changed the base branch from
mkuchenbecker/delta-harness-oss
to
mkuchenbecker/delta-harness-docs
September 17, 2026 23:41
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.
Superseded
This fork-backed PR is superseded by the same-repository PR #746. Do not reopen this PR. The replacement head and base branches both belong to
linkedin/openhouse.