5d240dd5a171ba8079afa9095ec9f1664907c55e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type metastore : InMemoryHiveMetastore to metastore : TestingHiveMetastore in method public createLocalQueryRunner(tempDir File) : LocalQueryRunner in class com.facebook.presto.hive.HiveBenchmarkQueryRunner | From | To | |
Change Variable Type metastore : InMemoryHiveMetastore to metastore : TestingHiveMetastore in method public createQueryRunner(tables Iterable<TpchTable<?>>, extraProperties Map<String,String>, security String, extraHiveProperties Map<String,String>) : DistributedQueryRunner in class com.facebook.presto.hive.HiveQueryRunner | From | To |