d59fcb03b87c0e9d48b54eba00808d9162aa0b76
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type tpchType : TpchColumnType to column : TpchColumn<?> in method public getPrestoType(column TpchColumn<?>) : Type in class com.facebook.presto.tpch.TpchMetadata | From | To | |
Change Parameter Type tpchType : TpchColumnType to column : TpchColumn<?> in method private getTypeString(column TpchColumn<?>) : String in class com.facebook.presto.connector.thrift.server.ThriftTpchService | From | To | |
Rename Parameter | 2 | ||
Rename Parameter tpchType : TpchColumnType to column : TpchColumn<?> in method public getPrestoType(column TpchColumn<?>) : Type in class com.facebook.presto.tpch.TpchMetadata | From | To | |
Rename Parameter tpchType : TpchColumnType to column : TpchColumn<?> in method private getTypeString(column TpchColumn<?>) : String in class com.facebook.presto.connector.thrift.server.ThriftTpchService | From | To |