cb9547a67ada2f848b145b4611c463cd25154295
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable capNext : boolean to capitalizeNext : boolean in method public initCap(start int, end int, inBuf DrillBuf, outBuf DrillBuf) : void in class org.apache.drill.exec.expr.fn.impl.StringFunctionHelpers | From | To | |
Change Variable Type | 1 | ||
Change Variable Type currentByte : byte to currentByte : int in method public initCap(start int, end int, inBuf DrillBuf, outBuf DrillBuf) : void in class org.apache.drill.exec.expr.fn.impl.StringFunctionHelpers | From | To |