pub fn decode_instructions_batch(
signature: InstructionSignature,
batch: &RecordBatch,
allow_decode_fail: bool,
) -> Result<RecordBatch>pub fn decode_instructions_batch(
signature: InstructionSignature,
batch: &RecordBatch,
allow_decode_fail: bool,
) -> Result<RecordBatch>