d57a10006a8c1152f71c164046b45e0bfecc6da2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testNullifForUnknown() : void renamed to public testNullif() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler | From | To | |
Extract Variable | 1 | ||
Extract Variable firstValue : Variable in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>) : BytecodeNode from class com.facebook.presto.sql.gen.NullIfCodeGenerator | From | To |