pub type ArrowBatchMetadata = HashMap<String, String>;
Arrow metadata for an arrow record batch.
struct ArrowBatchMetadata { /* private fields */ }