bd4b70f0cd6e130f49fdcfbf45df32f10c6eb791
Files Diff
- Added: 6
 - Removed: 3
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testStatisticsForPartitionedTable() : void renamed to public testStatisticsForTablePartitionedByBigint() : void in class com.facebook.presto.tests.hive.TestHiveTableStatistics | From | To | |
| Rename Class | 1 | ||
| Rename Class com.facebook.presto.tests.hive.TestHiveTableStatistics.PartitionedNationTable renamed to com.facebook.presto.tests.hive.TestHiveTableStatistics.NationPartitionedByBigintTable | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute NATION_PARTITIONED_BY_REGIONKEY : HiveTableDefinition to NATION_PARTITIONED_BY_BIGINT_REGIONKEY : HiveTableDefinition in class com.facebook.presto.tests.hive.HiveTableDefinitions | From | To |