project_schema

Function project_schema 

Source
pub fn project_schema(
    input: &LogicalPlan,
    exprs: &[Expr],
) -> QuillSQLResult<Schema>