Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

valid_min_length is not working #349

Open
JoeriMeurisse opened this issue May 4, 2022 · 1 comment
Open

valid_min_length is not working #349

JoeriMeurisse opened this issue May 4, 2022 · 1 comment
Labels
bug Something isn't working soda-sql

Comments

@JoeriMeurisse
Copy link

JoeriMeurisse commented May 4, 2022

Describe the bug
When running a scan on a SQL server dataset, using a valid_min_length definition on a column, the scan fails with an error message (see screenshot)

Context
relevant yaml piece under "columns:"

maiden_name:
valid_min_length: 3
tests:
- missing_percentage < 15
- invalid_percentage < 15

Screenshot 2022-05-04 at 17 15 36

@JoeriMeurisse JoeriMeurisse added bug Something isn't working soda-sql labels May 4, 2022
@albinkjellin
Copy link

This seems to be the case for Postgres as well.

@albinkjellin albinkjellin changed the title valid_min_length is not working for SQL Server valid_min_length is not working May 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working soda-sql
Projects
None yet
Development

No branches or pull requests

2 participants