return new GroupIdNode(getId(),Iterables.getOnlyElement(newChildren),groupingSets,groupingSetMappings,argumentMappings,groupIdSymbol); | return new GroupIdNode(getId(),Iterables.getOnlyElement(newChildren),groupingSets,groupingColumns,aggregationArguments,groupIdSymbol); | new GroupIdNode(getId(),Iterables.getOnlyElement(newChildren),groupingSets,groupingSetMappings,argumentMappings,groupIdSymbol) | new GroupIdNode(getId(),Iterables.getOnlyElement(newChildren),groupingSets,groupingColumns,argumentMappings,groupIdSymbol) | presto | 90abb14d3532d306df69f5f9addd8d2482e53d86 | com.facebook.presto.sql.planner.plan.GroupIdNode | | _1 | argumentMappings |
---|
_2 | aggregationArguments |
---|
| TCIVar | argumentMappings |
---|
v1 | groupIdSymbol |
---|
v2 | groupingSets |
---|
v3 | getId() |
---|
v4 | Iterables.getOnlyElement(newChildren) |
---|
| | TCIVar | argumentMappings |
---|
v1 | groupIdSymbol |
---|
v2 | groupingSets |
---|
v3 | getId() |
---|
v4 | Iterables.getOnlyElement(newChildren) |
---|
| Uses | False |