9ddb484aaf0b84b729be9b699b0528813b4ffb1b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable name : String in method public contructSchemaTable(statement PhoenixStatement, plan QueryPlan, selectNodes List<AliasedNode>) : TableRef from class org.apache.phoenix.compile.UnionCompiler | From | To | |
Extract Variable aliasedNodes : List<AliasedNode> in method public select(statements List<SelectStatement>, orderBy List<OrderByNode>, limit LimitNode, bindCount int, isAggregate boolean) : SelectStatement from class org.apache.phoenix.parse.ParseNodeFactory | From | To | |
Extract Method | 1 | ||
Extract Method private fixSubqueryStatement(select SelectStatement) : SelectStatement extracted from protected leaveArrayComparisonNode(node ParseNode, l List<ParseNode>) : List<ParseNode> in class org.apache.phoenix.compile.SubqueryRewriter | From | To |