## 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") ```