aaff1b35b7339fb4e6ab480dd517994ff9f0a5c5
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type String to SqlPatternInfo in method public sqlToRegexLike(sqlPattern String, escapeStr CharSequence) : SqlPatternInfo in class org.apache.drill.exec.expr.fn.impl.RegexpUtil | From | To | |
Change Return Type String to SqlPatternInfo in method public sqlToRegexLike(sqlPattern String) : SqlPatternInfo in class org.apache.drill.exec.expr.fn.impl.RegexpUtil | From | To | |
Change Return Type String to SqlPatternInfo in method public sqlToRegexLike(sqlPattern String, escapeChar char) : SqlPatternInfo in class org.apache.drill.exec.expr.fn.impl.RegexpUtil | From | To | |
Move Attribute | 2 | ||
Move Attribute package matcher : java.util.regex.Matcher from class org.apache.drill.exec.expr.fn.impl.StringFunctions.Like to package matcher : java.util.regex.Matcher from class org.apache.drill.exec.expr.fn.impl.SqlPatternComplexMatcher | From | To | |
Move Attribute package matcher : java.util.regex.Matcher from class org.apache.drill.exec.expr.fn.impl.StringFunctions.LikeWithEscape to package matcher : java.util.regex.Matcher from class org.apache.drill.exec.expr.fn.impl.SqlPatternComplexMatcher | From | To |