Skip to content

Make '_corrupt_fields' array nullable otherwise it breaks some workflows #821

@yruslan

Description

@yruslan

Background

Usually in Spark all fields are nullable except when there is a reason for them to be non-nullable.
Making the _corrupt_fields field nullable with nullable struct fields would make the generated schema more flexible.

Feature

Make '_corrupt_fields' array nullable otherwise it breaks some workflows.

Example [Optional]

--

Proposed Solution [Optional]

--

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions