fd7fba6c56fb19c6fbf3074ce16b7c97d1aef63f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [formatPluginConfig : MapRDBFormatPluginConfig, storagePlugin : FileSystemPlugin, storageConfig : StoragePluginConfig] to formatPlugin : MapRDBFormatPlugin in class org.apache.drill.exec.store.mapr.db.MapRDBSubScan | From | To | |
| Rename Method | 1 | ||
| Rename Method public shouldDisableCountOptimization() : boolean renamed to public disableCountOptimization() : boolean in class org.apache.drill.exec.store.mapr.db.MapRDBFormatPluginConfig | From | To | |
| Rename Variable | 1 | ||
| Rename Variable e1 : Exception to e : Exception in method public getBatch(context FragmentContext, subScan MapRDBSubScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.mapr.db.MapRDBScanBatchCreator | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter registry : StoragePluginRegistry to engineRegistry : StoragePluginRegistry in method public MapRDBSubScan(engineRegistry StoragePluginRegistry, userName String, formatPluginConfig MapRDBFormatPluginConfig, storageConfig StoragePluginConfig, regionScanSpecList List<MapRDBSubScanSpec>, columns List<SchemaPath>, tableType String) in class org.apache.drill.exec.store.mapr.db.MapRDBSubScan | From | To | |
| Rename Parameter storage : StoragePluginConfig to storageConfig : StoragePluginConfig in method public MapRDBSubScan(engineRegistry StoragePluginRegistry, userName String, formatPluginConfig MapRDBFormatPluginConfig, storageConfig StoragePluginConfig, regionScanSpecList List<MapRDBSubScanSpec>, columns List<SchemaPath>, tableType String) in class org.apache.drill.exec.store.mapr.db.MapRDBSubScan | From | To |