a9f1b8d5ad754a3afd4ea32cea2ef16a8801a5d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type List<ShardInfo> to CompletableFuture<List<ShardInfo>> in method public commit() : CompletableFuture<List<ShardInfo>> in class com.facebook.presto.raptor.storage.OrcStorageManager.OrcStoragePageSink | From | To | |
Change Return Type List<ShardInfo> to CompletableFuture<List<ShardInfo>> in method public commit() : CompletableFuture<List<ShardInfo>> in class com.facebook.presto.raptor.storage.StoragePageSink | From | To |