pub fn unnest(input: LogicalPlan, columns: Vec<Column>) -> Result<LogicalPlan>
Create a LogicalPlan::Unnest plan
LogicalPlan::Unnest