f4e98aa8358c3ac6185885c03b36d88b0defa79a
Files Diff
- Added: 7
- Removed: 2
- Renamed: 0
- Modified: 22
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
com.teradata:re2j-td:1.4 | |
Updated | |
From org.testng:testng 6.9.6 To 6.8.21 | |
From org.testng:testng 6.8.21 To 6.9.6 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getPattern() : Regex renamed to public getJoniPattern() : Regex in class com.facebook.presto.operator.scalar.RegexpFunctionsBenchmark.DotStarAroundData | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type experimentalSyntaxEnabled : boolean to featuresConfig : FeaturesConfig in method public FunctionRegistry(typeManager TypeManager, blockEncodingSerde BlockEncodingSerde, featuresConfig FeaturesConfig) in class com.facebook.presto.metadata.FunctionRegistry | From | To | |
Rename Class | 2 | ||
Rename Class com.facebook.presto.operator.scalar.RegexpFunctions renamed to com.facebook.presto.operator.scalar.JoniRegexpFunctions | From | To | |
Rename Class com.facebook.presto.type.RegexpType renamed to com.facebook.presto.type.JoniRegexpType | From | To | |
Rename Attribute | 1 | ||
Rename Attribute REGEXP : RegexpType to JONI_REGEXP : JoniRegexpType in class com.facebook.presto.type.JoniRegexpType | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type REGEXP : RegexpType to JONI_REGEXP : JoniRegexpType in class com.facebook.presto.type.JoniRegexpType | From | To | |
Rename Parameter | 1 | ||
Rename Parameter experimentalSyntaxEnabled : boolean to featuresConfig : FeaturesConfig in method public FunctionRegistry(typeManager TypeManager, blockEncodingSerde BlockEncodingSerde, featuresConfig FeaturesConfig) in class com.facebook.presto.metadata.FunctionRegistry | From | To |