Toggle navigation
Home
org.eigenbase.rel.AggregateRelBase to org.apache.calcite.rel.core.Aggregate
No. of Instances - 11
No. of Commits - 1
No. of Projects - {'drill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
oldAggRel.getChild()
to
oldAggRel.getInput()
oldAggRel.getChild()
to
oldAggRel.getInput()
oldAggRel.getChild()
to
oldAggRel.getInput()
Update argument list (Class Instance Creation)
StreamAggPrel
to
StreamAggPrel
HashAggPrel
to
HashAggPrel
DrillAggregateRel
to
DrillAggregateRel
Rename Method invocation
getChild
to
getInput