c9d6b954fbd7d240c6c096ba1e36fdf92bb786b6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable definition : MethodDefinition in method public generateExpression(signature Signature, context BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>) : BytecodeNode from class com.facebook.presto.sql.gen.TryCodeGenerator | From | To | |
| Inline Variable | 1 | ||
| Inline Variable expressionInputs : List<Parameter> in method private generateFilterMethod(classDefinition ClassDefinition, callSiteBinder CallSiteBinder, cachedInstanceBinder CachedInstanceBinder, filter RowExpression) : void from class com.facebook.presto.sql.gen.PageProcessorCompiler | From | To |