a5157190b7f634923046d91e7afbaa7e293dc4ac
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 1 | ||
| Move Class org.apache.drill.exec.util.TextSerializer moved to org.apache.drill.exec.util.Text.TextSerializer | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type tmp : org.apache.hadoop.io.Text to tmp : org.apache.drill.exec.util.Text in method public setup() : void in class org.apache.drill.exec.expr.fn.impl.gaggr.Decimal$ | From | To | |
| Extract Method | 1 | ||
| Extract Method private printQuery(c Connection, query String) : void extracted from public executeJdbcAllQuery() : void in class org.apache.drill.jdbc.ITTestShadedJar | From | To |