Open aixulin opened 3 months ago
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':
CLOUD-8292
my soda-core-contracts version is 3.3.13
when I execute contract check with contract_yarm_str like this
Based on the printed log, both columns have been successfully verified. But the result returned is a failure with this: