bfe6cfadc084d8ebba52236bbe2556d77ae357e0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 43
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type a : TopLevelAllocator to a : BufferAllocator in method public Dealloc(bufs List<DrillBuf>, a BufferAllocator) in class org.apache.drill.exec.TestMemoryRetention.Dealloc | From | To | |
Change Parameter Type allocator : TopLevelAllocator to allocator : BufferAllocator in method package Alloc(allocator BufferAllocator) in class org.apache.drill.exec.TestMemoryRetention.Alloc | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private config : DrillConfig in class org.apache.drill.exec.physical.impl.TestOptiqPlans | From | To | |
Extract Variable | 1 | ||
Extract Variable tokens : CommonTokenStream in method private parseExpr(expr String) : LogicalExpression from class org.apache.drill.exec.expr.ExpressionTest | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type allocator : TopLevelAllocator to allocator : BufferAllocator in class org.apache.drill.exec.TestMemoryRetention.Alloc | From | To | |
Change Attribute Type allocator : TopLevelAllocator to allocator : BufferAllocator in class org.apache.drill.exec.record.vector.TestValueVector | From | To | |
Change Attribute Type allocator : TopLevelAllocator to allocator : BufferAllocator in class org.apache.drill.exec.fn.impl.TestByteComparisonFunctions | From | To | |
Change Attribute Type allocator : TopLevelAllocator to allocator : BufferAllocator in class org.apache.drill.PlanningBase | From | To | |
Change Attribute Type a : TopLevelAllocator to a : BufferAllocator in class org.apache.drill.exec.TestMemoryRetention.Dealloc | From | To |