Skip to main content

arrow_schema

Function arrow_schema 

Source
pub fn arrow_schema(fields: Vec<Field>) -> Schema
Expand description

A schema from declared fields (hosts build SchemaMode::Declared without depending on arrow).