fix(tck): distinguish whole entities using projection provenance - #201
Merged
Merged
Conversation
|
Automated tck-gfql conformance summary for this PR.
Unified Conformance SummaryHeadline Counts
Manifest Summary
Direct-Cypher Delta
Debt Movement
Direct-Cypher Added Passing CasesNone. Direct-Cypher Added Expected-Error CasesNone. Direct-Cypher Removed CasesNone. Direct-Cypher Changed CasesNone. Newly Broken Support ClassificationsNone. Recovered DebtNone. Removed Debt CasesNone. Input Warnings
|
|
Automated pygraphistry GFQL coverage-gap delta for this PR.
Evidence-only pygraphistry GFQL coverage delta for shrink PR review.
Priority File Deltas
|
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.
The TCK adapter now consumes explicit entity kind and presence metadata so unlabeled whole-entity returns remain distinct from property/scalar projections and absent OPTIONAL rows. It preserves the distinction between unrecorded provenance and explicitly empty metadata, with compatibility controls for older product behavior and unchanged result oracles.
Merged as
84b098c2784849a47e1c3c12bbf0766a2ffe3b4b, after product #2079 merged as65c359b5d94231224010ce00f7bcbbfadcb1e4fb. Issue #200 is closed.The increased default-CI skips include176opt-in Polars/cuDF variants of88new upstream cases. The nativePolars run covers the Polars variants;88cuDF variants remain opt-in and were not executed by these CPU workflows. Separate product-level #2079 tests exercised pandas, Polars, cuDF25/26 and PolarsGPU26, including56focused entity cases passing in the GPU image. Device/TCK scope is disclosed rather than treating skips or backend declines as execution passes.
The merged product's graphistry tree exactly matches the combined source used for device and integration testing. Full evidence and residual baseline compatibility debt are tracked in graphistry/pygraphistry#2074 and #2082.