5b15d0efd99b8c632efabf249f8f4cc30eabb48e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public isSelectAllColumns() : boolean renamed to public isStarQuery() : boolean in class org.apache.drill.exec.store.ImplicitColumnExplorer | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute selectAllColumns : boolean to isStarQuery : boolean in class org.apache.drill.exec.store.ImplicitColumnExplorer | From | To | |
| Inline Variable | 1 | ||
| Inline Variable tableColumns : List<SchemaPath> in method package getReaderBatch(context FragmentContext, scan EasySubScan) : CloseableRecordBatch from class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin | From | To |