f374141cce00022b017f6e9fbbf643987b268793
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public parseTimestampWithTimeZone(timestampWithTimeZone String) : long renamed to public parseTimestampLiteral(timeZoneKey TimeZoneKey, value String) : long in class com.facebook.presto.util.DateTimeUtils | From | To | |
Rename Parameter | 1 | ||
Rename Parameter timestampWithTimeZone : String to value : String in method public parseTimestampLiteral(timeZoneKey TimeZoneKey, value String) : long in class com.facebook.presto.util.DateTimeUtils | From | To |