Negation rule issue should not kill the whole job on error
Offen
Conformance
feature
priority: medium
under discussion
- Vorherrschende Sprache
- Scala
- Sterne
- 33
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Describe the bug
Negation conformance rule kills the whole spark job if it encounter unsupported data type.
## To Reproduce
Steps to reproduce the behavior OR commands run:
1. Have a dataset with a conf rule of negation with input column of type string
2. Run conformance
## Expected behaviour
I expect the issue to be written to errCol and not kill the job
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.