Function parquet::schema::types::from_thrift
source ยท pub fn from_thrift(elements: &[SchemaElement]) -> Result<TypePtr>
Expand description
Method to convert from Thrift.
pub fn from_thrift(elements: &[SchemaElement]) -> Result<TypePtr>
Method to convert from Thrift.