Skip to content

fix: simplify syntax for row-based validations in YAML - #692

Merged
rich-iannone merged 4 commits into
mainfrom
fix-row-based-validations-in-yaml
Aug 21, 2026
Merged

fix: simplify syntax for row-based validations in YAML#692
rich-iannone merged 4 commits into
mainfrom
fix-row-based-validations-in-yaml

Conversation

@rich-iannone

Copy link
Copy Markdown
Member

This PR updates the handling of YAML validation steps in the agent, specifically improving support for scalar steps (steps without arguments) and updating documentation and example files to reflect this change. Scalar steps like - rows_distinct are now supported and processed correctly, rather than requiring a columns: ~ argument.

Fixes: #688

@rich-iannone
rich-iannone merged commit 0dc5ae0 into main Aug 21, 2026
12 checks passed
@rich-iannone
rich-iannone deleted the fix-row-based-validations-in-yaml branch August 21, 2026 19:55
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.

Row-based validations in yaml

1 participant