pub type ArrowFieldMetadata = HashMap<String, String>;
Arrow metadata for a column/field.
struct ArrowFieldMetadata { /* private fields */ }