Function get_alias_layer_from_node

Source
fn get_alias_layer_from_node(node: &LogicalPlan) -> Result<AliasLayer>
Expand description

Return a mapping of original column to all the aliased columns in current node of the plan