AbsaOSS / AbsaOSS/enceladus

Default values for Array and Struct

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

Descrizione

## Background
When a non-null default (fallback) value for complex types (array, struct) would be requested during the **Standardization** it will stop the process with exception because the value is not defined.

## Feature
And default (fallback) value for Array and Struct types

## Proposed Solution
**Array**: empty array
**Struct**: each field is flled with default value of the field's type

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.