f5467970a20d2e2c24e1dd5d5430ea9e42f3f9d0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type dataFormat : String to dataFormat : Optional<String> in method private JsonFieldDecoderTester(dataFormat Optional<String>, formatHint Optional<String>) in class com.facebook.presto.decoder.json.JsonFieldDecoderTester | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type dataFormat : String to dataFormat : Optional<String> in class com.facebook.presto.decoder.json.JsonFieldDecoderTester | From | To |