223507b76ff6c2227e667ae4a53f743c92edd295
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testTextLineDelimiter() : void renamed to public testCustomTextLineDelimiterAndNewLine() : void in class org.apache.drill.TestSelectWithOption | From | To | |
| Rename Variable | 1 | ||
| Rename Variable mPlus : long to mTemp : long in method private updateLengthBasedOnConstraint() : void in class org.apache.drill.exec.store.easy.text.compliant.TextInput | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute lineSeparator1 : byte to lineSeparator : byte[] in class org.apache.drill.exec.store.easy.text.compliant.TextInput | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type lineSeparator1 : byte to lineSeparator : byte[] in class org.apache.drill.exec.store.easy.text.compliant.TextInput | From | To | |
| Change Attribute Type remByte : boolean to remByte : int in class org.apache.drill.exec.store.easy.text.compliant.TextInput | From | To |