216b1237739935b04c4f54b3f6f05371a4644085
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public getRuntimeFilter() : RuntimeFilterWritable renamed to public getRuntimeFilterSink() : RuntimeFilterSink in class org.apache.drill.test.PhysicalOpUnitTestBase.MockExecutorFragmentContext | From | To | |
| Rename Method public getRuntimeFilter() : RuntimeFilterWritable renamed to public getRuntimeFilterSink() : RuntimeFilterSink in class org.apache.drill.exec.ops.FragmentContextImpl | From | To | |
| Rename Method public getRuntimeFilterManager() : RuntimeFilterManager renamed to public getRuntimeFilterRouter() : RuntimeFilterRouter in class org.apache.drill.exec.work.foreman.Foreman | From | To | |
| Rename Method public getRuntimeFilter() : RuntimeFilterWritable renamed to public getRuntimeFilterSink() : RuntimeFilterSink in class org.apache.drill.exec.ops.FragmentContext | From | To | |
| Rename Variable | 3 | ||
| Rename Variable runtimeFilterWritable : RuntimeFilterWritable to runtimeFilterSink : RuntimeFilterSink in method private setupHashHelper() : void in class org.apache.drill.exec.physical.impl.filter.RuntimeFilterRecordBatch | From | To | |
| Rename Variable runtimeFilterWritable : RuntimeFilterWritable to runtimeFilterSink : RuntimeFilterSink in method private applyRuntimeFilter() : void in class org.apache.drill.exec.physical.impl.filter.RuntimeFilterRecordBatch | From | To | |
| Rename Variable buildSideEncountererdBroadcastExchange : boolean to routeToForeman : boolean in method public visitJoin(prel JoinPrel, holder RFHelperHolder) : Void in class org.apache.drill.exec.planner.physical.visitor.RuntimeFilterVisitor.RuntimeFilterInfoPaddingHelper | From | To | |
| Change Return Type | 4 | ||
| Change Return Type RuntimeFilterWritable to RuntimeFilterSink in method public getRuntimeFilterSink() : RuntimeFilterSink in class org.apache.drill.test.PhysicalOpUnitTestBase.MockExecutorFragmentContext | From | To | |
| Change Return Type RuntimeFilterWritable to RuntimeFilterSink in method public getRuntimeFilterSink() : RuntimeFilterSink in class org.apache.drill.exec.ops.FragmentContextImpl | From | To | |
| Change Return Type RuntimeFilterManager to RuntimeFilterRouter in method public getRuntimeFilterRouter() : RuntimeFilterRouter in class org.apache.drill.exec.work.foreman.Foreman | From | To | |
| Change Return Type RuntimeFilterWritable to RuntimeFilterSink in method public getRuntimeFilterSink() : RuntimeFilterSink in class org.apache.drill.exec.ops.FragmentContext | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.drill.exec.work.filter.RuntimeFilterManager renamed to org.apache.drill.exec.work.filter.RuntimeFilterRouter | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute runtimeFilterWritable : RuntimeFilterWritable to runtimeFilterSink : RuntimeFilterSink in class org.apache.drill.exec.ops.FragmentContextImpl | From | To | |
| Rename Attribute runtimeFilterManager : RuntimeFilterManager to runtimeFilterRouter : RuntimeFilterRouter in class org.apache.drill.exec.work.foreman.Foreman | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type runtimeFilterWritable : RuntimeFilterWritable to runtimeFilterSink : RuntimeFilterSink in method private setupHashHelper() : void in class org.apache.drill.exec.physical.impl.filter.RuntimeFilterRecordBatch | From | To | |
| Change Variable Type runtimeFilterWritable : RuntimeFilterWritable to runtimeFilterSink : RuntimeFilterSink in method private applyRuntimeFilter() : void in class org.apache.drill.exec.physical.impl.filter.RuntimeFilterRecordBatch | From | To | |
| Extract Variable | 2 | ||
| Extract Variable fieldIds : int[] in method private setupHashHelper() : void from class org.apache.drill.exec.physical.impl.filter.RuntimeFilterRecordBatch | From | To | |
| Extract Variable data : DrillBuf[] in method private broadcastAggregatedRuntimeFilter(srcRuntimeFilterWritable RuntimeFilterWritable) : void from class org.apache.drill.exec.work.filter.RuntimeFilterRouter | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type runtimeFilterWritable : RuntimeFilterWritable to runtimeFilterSink : RuntimeFilterSink in class org.apache.drill.exec.ops.FragmentContextImpl | From | To | |
| Change Attribute Type runtimeFilterManager : RuntimeFilterManager to runtimeFilterRouter : RuntimeFilterRouter in class org.apache.drill.exec.work.foreman.Foreman | From | To |