Function to_record_batch

Source
pub fn to_record_batch<A>(input: Vec<A>) -> Result<RecordBatch>
Expand description

Generic function to convert vec of structs into a recordbatch