f3f7aa3f20f56c60268d445321dea2ad85625913
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable elementType : Type in method public UnnestOperator(operatorContext OperatorContext, replicateChannels List<Integer>, replicateTypes List<Type>, unnestChannels List<Integer>, unnestTypes List<Type>, withOrdinality boolean, isLegacyUnnest boolean) from class com.facebook.presto.operator.UnnestOperator | From | To | |
Extract Variable elementType : Type in method protected visitUnnest(node Unnest, scope Optional<Scope>) : Scope from class com.facebook.presto.sql.analyzer.StatementAnalyzer.Visitor | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public isLegacyUnnestArrayRows() : boolean extracted from public SystemSessionProperties(queryManagerConfig QueryManagerConfig, taskManagerConfig TaskManagerConfig, memoryManagerConfig MemoryManagerConfig, featuresConfig FeaturesConfig) in class com.facebook.presto.SystemSessionProperties & moved to class com.facebook.presto.sql.analyzer.FeaturesConfig | From | To |