Skip to content

Add 'record_bytes' field that contains raw data of each input record #593

Description

@yruslan

Background

Original record bytes used for decoding its fields is useful for validation and audit, as well as writing filtered data back to EBCDIC format.

Feature

Add the ability to generate 'reaord_bytes' field that contains raw bytes of the decoded record.

Example

.option("generate_record_bytes", "true")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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