88ea7a25a3ed6d04f1a12ce98d5211082dc18211
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method private getConf(hiveConfigOverride Map<String,String>) : Configuration from class org.apache.drill.exec.store.hive.HiveDrillNativeScanBatchCreator to private createHiveConf(hiveConfigOverride Map<String,String>) : HiveConf from class org.apache.drill.exec.store.hive.HiveStoragePlugin | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type hiveConfigOverride : Map<String,String> to hiveConf : HiveConf in method public HiveRecordReader(table Table, partition Partition, inputSplit InputSplit, projectedColumns List<SchemaPath>, context FragmentContext, hiveConf HiveConf, proxyUgi UserGroupInformation) in class org.apache.drill.exec.store.hive.HiveRecordReader | From | To | |
| Change Parameter Type hiveConfigOverride : Map<String,String> to hiveConf : HiveConf in method public HiveSchemaFactory(plugin HiveStoragePlugin, name String, hiveConf HiveConf) in class org.apache.drill.exec.store.hive.schema.HiveSchemaFactory | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Configuration to HiveConf in method private createHiveConf(hiveConfigOverride Map<String,String>) : HiveConf in class org.apache.drill.exec.store.hive.HiveStoragePlugin | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute hiveConfigOverride : Map<String,String> to hiveConf : HiveConf in class org.apache.drill.exec.store.hive.HiveRecordReader | From | To | |
| Extract Variable | 2 | ||
| Extract Variable ttl : String in method private DrillHiveMetaStoreClient(hiveConf HiveConf) from class org.apache.drill.exec.store.hive.DrillHiveMetaStoreClient | From | To | |
| Extract Variable expiry : String in method private DrillHiveMetaStoreClient(hiveConf HiveConf) from class org.apache.drill.exec.store.hive.DrillHiveMetaStoreClient | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type hiveConfigOverride : Map<String,String> to hiveConf : HiveConf in class org.apache.drill.exec.store.hive.HiveRecordReader | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter hiveConfigOverride : Map<String,String> to hiveConf : HiveConf in method public HiveRecordReader(table Table, partition Partition, inputSplit InputSplit, projectedColumns List<SchemaPath>, context FragmentContext, hiveConf HiveConf, proxyUgi UserGroupInformation) in class org.apache.drill.exec.store.hive.HiveRecordReader | From | To | |
| Rename Parameter hiveConfigOverride : Map<String,String> to hiveConf : HiveConf in method public HiveSchemaFactory(plugin HiveStoragePlugin, name String, hiveConf HiveConf) in class org.apache.drill.exec.store.hive.schema.HiveSchemaFactory | From | To |