Skip to content

[DOCS] Update distinct values set Expectations to document observed_value contract#11934

Open
EshwarCVS wants to merge 1 commit into
fivetran:developfrom
EshwarCVS:b/ethedla/ExpectColumnDistinctValuesToBeInSet
Open

[DOCS] Update distinct values set Expectations to document observed_value contract#11934
EshwarCVS wants to merge 1 commit into
fivetran:developfrom
EshwarCVS:b/ethedla/ExpectColumnDistinctValuesToBeInSet

Conversation

@EshwarCVS

Copy link
Copy Markdown
Contributor

Summary

Fixes #11913

Test plan

  • Verify docstrings render correctly in Expectation Gallery build
  • invoke type-schema --sync confirms schemas match (no diff)

Align docstrings and JSON schemas with the result format from fivetran#11614:
observed_value is always None, and violations are reported via
unexpected_count/partial_unexpected_list (and missing_* fields for
equal/contain variants).

Fixes fivetran#11913
@netlify

netlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

👷 Deploy request for niobium-lead-7998 pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit fa6e9e7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ExpectColumnDistinctValuesToBeInSet result.observed_value always return None.

1 participant