Function datafusion_expr::logical_plan::builder::unnest

source ·
pub fn unnest(input: LogicalPlan, column: Column) -> Result<LogicalPlan>
Expand description

Create a LogicalPlan::Unnest plan