AbsaOSS / AbsaOSS/enceladus

Warn users when using casting rule on incompatible types

Abierto
#556 0 comentarios 0 reacciones 0 asignados Ver en GitHub
feature Menas priority: medium
Lenguaje dominante
Scala
Estrellas
33
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.