Skip to main content

get_arrow_schema

Function get_arrow_schema 

Source
pub fn get_arrow_schema(type_name: &str) -> Option<Arc<Schema>>
Expand description

Returns the Arrow schema for the given custom type name, if registered.