AbsaOSS / AbsaOSS/enceladus

Default values for Array and Struct

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

Descripción

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

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.