Skip to main content

expand_bound_projection_stars

Function expand_bound_projection_stars 

Source
pub fn expand_bound_projection_stars(
    projections: &[ProjectionPlan],
    schema: &RowSchema,
) -> Result<Vec<ProjectionPlan>, SQLError>