93a2c79188b7fa3dbbc9921a58fc83bb19343895
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 19
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From org.codehaus.janino:commons-compiler 3.0.7 To 3.0.9 | |
From org.codehaus.janino:janino 3.0.7 To 3.0.9 | |
From com.fasterxml.jackson.core:jackson-databind 2.8.11.2 To 2.9.6 | |
From com.fasterxml.jackson.core:jackson-core 2.8.11 To 2.9.6 | |
From com.fasterxml.jackson.core:jackson-annotations 2.8.11 To 2.9.6 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable operand : SqlNode in method protected inferUnknownTypes(inferredType RelDataType, scope SqlValidatorScope, node SqlNode) : void from class org.apache.calcite.sql.validate.SqlValidatorImpl | From | To | |
Extract Method | 2 | ||
Extract Method public validateAggregateParams(aggCall SqlCall, filter SqlNode, orderList SqlNodeList, scope SqlValidatorScope) : void extracted from public validateAggregateParams(aggCall SqlCall, filter SqlNode, scope SqlValidatorScope) : void in class org.apache.calcite.sql.validate.SqlValidatorImpl | From | To | |
Extract Method protected expandDynamicStar(id SqlIdentifier, fqId SqlIdentifier) : SqlNode extracted from public visit(id SqlIdentifier) : SqlNode in class org.apache.calcite.sql.validate.SqlValidatorImpl.Expander | From | To |