pub fn new_group_values(schema: SchemaRef) -> Result<Box<dyn GroupValues>>
Expand description
Return a specialized implementation of GroupValues
for the given schema.
pub fn new_group_values(schema: SchemaRef) -> Result<Box<dyn GroupValues>>
Return a specialized implementation of GroupValues
for the given schema.