Skip to content

Add support of binary fields #624

@yruslan

Description

@yruslan

Background

Some fields are custom-encoded and there is no generic way of converting them to normal primitive types.

The PIC for such fields looks like this:

03 FIELD        PIC X(8) COMP.

Feature

Add support of binary fields.

The output Spark data type should be binary.

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