d040429cdafee0bfd25d1115a36922a10e2b5d96
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable changed : boolean to schemaChanged : boolean in method public next() : boolean in class org.apache.drill.jdbc.impl.DrillCursor | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute currentBatch : RecordBatchLoader to currentBatchHolder : RecordBatchLoader in class org.apache.drill.jdbc.impl.DrillCursor | From | To | |
| Rename Attribute currentBatch : RecordBatchLoader to batchLoader : RecordBatchLoader in class org.apache.drill.jdbc.impl.DrillResultSetImpl | From | To | |
| Rename Attribute first : boolean to beforeFirstBatch : boolean in class org.apache.drill.jdbc.impl.DrillCursor | From | To |