75b9a788df6d6ea5e73cfedff9e2b47acc27b684
Files Diff
- Added: 29
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 4 | ||
Change Attribute Type bitsVectorState : FixedWidthVectorState to bitsVectorState : VectorState in class org.apache.drill.exec.physical.rowSet.impl.ListState.ListVectorState | From | To | |
Change Attribute Type valuesState : SimpleVectorState to valuesState : VectorState in class org.apache.drill.exec.physical.rowSet.impl.NullableVectorState | From | To | |
Change Attribute Type offsetVectorState : OffsetVectorState to offsetVectorState : VectorState in class org.apache.drill.exec.physical.rowSet.impl.ListState.ListVectorState | From | To | |
Change Attribute Type bitsState : SimpleVectorState to bitsState : VectorState in class org.apache.drill.exec.physical.rowSet.impl.NullableVectorState | From | To |