AbsaOSS / AbsaOSS/enceladus

Warn users when using casting rule on incompatible types

Aperta
#556 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
feature Menas priority: medium
Lingua principale
Scala
Stelle
33
Fork
16
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Background
When using a casting conformance rule I would expect there to be a warning if I try to cast one type into another that is not compatible with the first one. This results in a `null` field and info in the `errCol`. But we do know which are compatible and which aren't, so we should warn the users.

## Feature
Add warning when casting into incompatible types

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.