Function encode_arrow_schema

Source
pub fn encode_arrow_schema(schema: &Schema) -> String
Expand description

Encodes the Arrow schema into the IPC format, and base64 encodes it