AbsaOSS / AbsaOSS/enceladus

Better error descriptions from Standardization

Abierto
#396 0 comentarios 0 reacciones 0 asignados Ver en GitHub
feature priority: undecided Standardization under discussion
Lenguaje dominante
Scala
Estrellas
33
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Background
When Standardization fails on a value the error provided is often not very informative.

## Feature
Make the messages in the `errCol` much more informative to better hint what went wrong.

## Example
For a Byte column trying to Standardize `1024` value -> _Byte size type overflow_
Similarly for Fractional types, not just Integral ones
For an Integer column trying on `3.14` -> _Loss of precision_
Not adhering to pattern fail.
...

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.