5aae3e44a2e8c654d75809297a6c820bfa2b8e5f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable count : int to delta : int in method public unnestRecords(recordCount int) : int in class org.apache.drill.exec.physical.impl.unnest.UnnestImpl | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute currentRecord : int to valueIndex : int in method public unnestRecords(recordCount int) : int in class org.apache.drill.exec.physical.impl.unnest.UnnestImpl | From | To |