AbsaOSS / AbsaOSS/enceladus

Default values for Array and Struct

Open
#1,230 2 comments 0 reactions 0 assignees View on GitHub
feature priority: medium Standardization
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.