4c9dd8d0488555863f47c881e8ccbb33c92e64f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable bh : BatchHolder to startIdx : int in method public probeForKey(incomingRowIdx int, hashCode int) : int in class org.apache.drill.exec.physical.impl.common.HashTableTemplate | From | To | |
Rename Variable areBothNulls : boolean to checkIfBothNulls : boolean in method private setupIsKeyMatchInternal(cg ClassGenerator<HashTable>, incomingMapping MappingSet, htableMapping MappingSet, keyExprs LogicalExpression[], comparators List<Comparator>, htKeyFieldIds TypedFieldId[], work setupWork) : void in class org.apache.drill.exec.physical.impl.common.ChainedHashTable | From | To | |
Change Variable Type | 1 | ||
Change Variable Type bh : BatchHolder to startIdx : int in method public probeForKey(incomingRowIdx int, hashCode int) : int in class org.apache.drill.exec.physical.impl.common.HashTableTemplate | From | To | |
Extract Variable | 2 | ||
Extract Variable midPointResult : JExpression in method private setupIsKeyMatchInternal(cg ClassGenerator<HashTable>, incomingMapping MappingSet, htableMapping MappingSet, keyExprs LogicalExpression[], comparators List<Comparator>, htKeyFieldIds TypedFieldId[], work setupWork) : void from class org.apache.drill.exec.physical.impl.common.ChainedHashTable | From | To | |
Extract Variable finalResult : JExpression in method private setupIsKeyMatchInternal(cg ClassGenerator<HashTable>, incomingMapping MappingSet, htableMapping MappingSet, keyExprs LogicalExpression[], comparators List<Comparator>, htKeyFieldIds TypedFieldId[], work setupWork) : void from class org.apache.drill.exec.physical.impl.common.ChainedHashTable | From | To |