e3d2f456cda75ca1837248555d27c96e8b4b366e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute public CATALOG : String in class com.facebook.presto.plugin.memory.MemoryQueryRunner | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type tableIds : Map<String,Long> to tableIds : Map<SchemaTableName,Long> in class com.facebook.presto.plugin.memory.MemoryMetadata | From | To | |
Rename Parameter | 1 | ||
Rename Parameter tableName : SchemaTableName to schemaTableName : SchemaTableName in method public getTableHandle(session ConnectorSession, schemaTableName SchemaTableName) : ConnectorTableHandle in class com.facebook.presto.plugin.memory.MemoryMetadata | From | To |