Negation rule issue should not kill the whole job on error
Ouverte
Conformance
feature
priority: medium
under discussion
- Langage dominant
- Scala
- Étoiles
- 33
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.