bfc4c0d82d87cd1e6552c23c6aafaa28f988bcdc
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type metastore : ExtendedHiveMetastore to pageSinkMetadataProvider : HivePageSinkMetadataProvider in method public HivePageSink(schemaName String, tableName String, isCreateTable boolean, inputColumns List<HiveColumnHandle>, tableStorageFormat HiveStorageFormat, partitionStorageFormat HiveStorageFormat, locationHandle LocationHandle, locationService LocationService, filePrefix String, bucketProperty Optional<HiveBucketProperty>, pageSinkMetadataProvider HivePageSinkMetadataProvider, pageIndexerFactory PageIndexerFactory, typeManager TypeManager, hdfsEnvironment HdfsEnvironment, maxOpenPartitions int, immutablePartitions boolean, forceIntegralToBigint boolean, compress boolean, partitionUpdateCodec JsonCodec<PartitionUpdate>, session ConnectorSession) in class com.facebook.presto.hive.HivePageSink | From | To | |
Rename Attribute | 1 | ||
Rename Attribute metastore : ExtendedHiveMetastore to pageSinkMetadataProvider : HivePageSinkMetadataProvider in class com.facebook.presto.hive.HivePageSink | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type metastore : ExtendedHiveMetastore to pageSinkMetadataProvider : HivePageSinkMetadataProvider in class com.facebook.presto.hive.HivePageSink | From | To | |
Rename Parameter | 1 | ||
Rename Parameter metastore : ExtendedHiveMetastore to pageSinkMetadataProvider : HivePageSinkMetadataProvider in method public HivePageSink(schemaName String, tableName String, isCreateTable boolean, inputColumns List<HiveColumnHandle>, tableStorageFormat HiveStorageFormat, partitionStorageFormat HiveStorageFormat, locationHandle LocationHandle, locationService LocationService, filePrefix String, bucketProperty Optional<HiveBucketProperty>, pageSinkMetadataProvider HivePageSinkMetadataProvider, pageIndexerFactory PageIndexerFactory, typeManager TypeManager, hdfsEnvironment HdfsEnvironment, maxOpenPartitions int, immutablePartitions boolean, forceIntegralToBigint boolean, compress boolean, partitionUpdateCodec JsonCodec<PartitionUpdate>, session ConnectorSession) in class com.facebook.presto.hive.HivePageSink | From | To |