Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

execute sada contract check result pass but has error with logs result #2154

Open
aixulin opened this issue Aug 22, 2024 · 2 comments
Open

Comments

@aixulin
Copy link

aixulin commented Aug 22, 2024

when I execute contract check with contract_yarm_str like this

dataset: dim_customer
columns: 
- name: create_date
  checks: 
  - type: no_invalid_values
    valid_format: date inverse
- name: number
  checks: 
  - type: no_invalid_values
    valid_min: 50

Based on the printed log, both columns have been successfully verified.
But the result returned is a failure with this:

0 check failures and 1 execution error
Errors:  
     error | Duplicate check identity '719156cd': 
@tools-soda
Copy link

CLOUD-8292

@aixulin
Copy link
Author

aixulin commented Aug 22, 2024

my soda-core-contracts version is 3.3.13

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants