31b64a00e974eea2caca834caf139c7b9b63d4f0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type partitionUpdate : PartitionUpdate to existingFileNames : Set<String> in method private computeFileNamesForMissingBuckets(session ConnectorSession, table Table, storageFormat HiveStorageFormat, targetPath Path, filePrefix String, bucketCount int, existingFileNames Set<String>) : List<String> in class com.facebook.presto.hive.HiveMetadata | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable targetFileNames : Set<String> to existingFileNames : Set<String> in method private computeFileNamesForMissingBuckets(session ConnectorSession, table Table, storageFormat HiveStorageFormat, targetPath Path, filePrefix String, bucketCount int, existingFileNames Set<String>) : List<String> in class com.facebook.presto.hive.HiveMetadata | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter partitionUpdate : PartitionUpdate to existingFileNames : Set<String> in method private computeFileNamesForMissingBuckets(session ConnectorSession, table Table, storageFormat HiveStorageFormat, targetPath Path, filePrefix String, bucketCount int, existingFileNames Set<String>) : List<String> in class com.facebook.presto.hive.HiveMetadata | From | To |