Function parquet::schema::types::to_thrift

source ·
pub fn to_thrift(schema: &Type) -> Result<Vec<SchemaElement>>
Expand description

Method to convert to Thrift.