Negation rule issue should not kill the whole job on error
Aperta
Conformance
feature
priority: medium
under discussion
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.