1d890ff94c198e7322c569e880f45a8b6eb94a97
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method private expandSelection(fs DrillFileSystem, selection FileSelection) : FileSelection from class org.apache.drill.exec.store.parquet.ParquetFormatPlugin.ParquetFormatMatcher to private initFromMetadataCache(fs DrillFileSystem, selection FileSelection) : FileSelection from class org.apache.drill.exec.store.parquet.ParquetGroupScan | From | To | |
| Extract Variable | 1 | ||
| Extract Variable fileSelection : FileSelection in method public ParquetGroupScan(userName String, selection FileSelection, formatPlugin ParquetFormatPlugin, selectionRoot String, columns List<SchemaPath>) from class org.apache.drill.exec.store.parquet.ParquetGroupScan | From | To |