c73b3e434b2ba1998116f6d994032802ecdd143c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable descriptor : RelationType to outputType : RelationType in method protected visitQuerySpecification(node QuerySpecification, parentContext AnalysisContext) : RelationType in class com.facebook.presto.sql.analyzer.StatementAnalyzer | From | To | |
Extract Variable | 1 | ||
Extract Variable field : int in method private analyzeOrderBy(node QuerySpecification, sourceType RelationType, outputType RelationType, context AnalysisContext, outputExpressions List<FieldOrExpression>) : List<FieldOrExpression> from class com.facebook.presto.sql.analyzer.StatementAnalyzer | From | To | |
Split Variable | 1 | ||
Split Variable tupleDescriptor : RelationType to [outputType : RelationType, sourceType : RelationType] in method protected visitQuerySpecification(node QuerySpecification, parentContext AnalysisContext) : RelationType in class com.facebook.presto.sql.analyzer.StatementAnalyzer | From | To |