pub fn with_alias(plan: LogicalPlan, alias: String) -> LogicalPlan
Expand description

Create a SubqueryAlias to wrap a LogicalPlan.