e46d68beed9da0cb7b5fad7c7cd76ad42a9e1a01
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable currentChildOffset : int to prevEnd : int in method public add(index int) : int in class org.apache.drill.exec.vector.complex.RepeatedListVector.Mutator | From | To | |
Rename Variable v : ValueVector to vector : ValueVector in method public clear() : void in class org.apache.drill.exec.vector.complex.RepeatedMapVector | From | To | |
Extract Class | 2 | ||
Extract Class org.apache.drill.exec.vector.complex.EmptyValuePopulator from class org.apache.drill.exec.vector.complex.RepeatedMapVector | From | To | |
Extract Class org.apache.drill.exec.vector.complex.EmptyValuePopulator from class org.apache.drill.exec.vector.complex.RepeatedListVector | From | To | |
Rename Parameter | 4 | ||
Rename Parameter topLevelValueCount : int to groupCount : int in method public allocateNew(groupCount int, valueCount int) : void in class org.apache.drill.exec.vector.complex.RepeatedMapVector | From | To | |
Rename Parameter to : int to destIndex : int in method public copyValueSafe(srcIndex int, destIndex int) : void in class org.apache.drill.exec.vector.complex.RepeatedListVector.RepeatedListTransferPair | From | To | |
Rename Parameter from : int to srcIndex : int in method public copyValueSafe(srcIndex int, destIndex int) : void in class org.apache.drill.exec.vector.complex.RepeatedListVector.RepeatedListTransferPair | From | To | |
Rename Parameter childValueCount : int to valueCount : int in method public allocateNew(groupCount int, valueCount int) : void in class org.apache.drill.exec.vector.complex.RepeatedMapVector | From | To |