Toggle navigation
Home
java.lang.Integer to com.facebook.presto.sql.planner.Symbol
No. of Instances - 7
No. of Commits - 2
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Rename Variable
partitioningChannels
to
partitioningColumns
getHashChannel
to
getHashColumn
partitioningChannels
to
partitioningColumns
partitioningChannels
to
partitioningColumns
partitioningChannels
to
partitioningColumns
partitioningChannels
to
partitioningColumns
partitioningChannels
to
partitioningColumns
partitioningChannels
to
partitioningColumns
partitioningChannels
to
partitioningColumns
hashChannel
to
hashColumn
hashChannel
to
hashColumn
hashChannel
to
hashColumn
hashChannel
to
hashColumn
hashChannel
to
hashColumn
getPartitioningChannels
to
getPartitioningColumns
buildLayout
to
buildSymbols
Cascading Type Change (Different)
BuildFieldReferenceFinder
to
BuildSymbolReferenceFinder
Add or Remove Method invocation
buildLayout.contains(field.getFieldIndex())
to
buildLayout.contains(new Symbol(symbolReference.getName()))