Structsยง
- Logical
Expand LogicalExpandexpands one row multiple times according tocolumn_subsetsand also keeps original columns of input. It can be used to implement distinct aggregation and group set.
LogicalExpand expands one row multiple times according to column_subsets and also keeps
original columns of input. It can be used to implement distinct aggregation and group set.