AbsaOSS / AbsaOSS/enceladus

Better error descriptions from Standardization

Aperta
#396 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
feature priority: undecided Standardization under discussion
Lingua principale
Scala
Stelle
33
Fork
16
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

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.