pub fn rand(schema: &Schema) -> BatchGeneratorBuilder
Expand description
Create a BatchGeneratorBuilder with the given schema
You can add more columns or convert this into a reader immediately
pub fn rand(schema: &Schema) -> BatchGeneratorBuilder
Create a BatchGeneratorBuilder with the given schema
You can add more columns or convert this into a reader immediately