a61eddc12eef19f0bb68cc453719cf17076e11c7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From sqlline:sqlline 1.6.0 To 1.7.0 | |
| From org.apache.hbase:hbase-client 2.1.1 To 1.1.1-mapr-1602-m7-5.2.0 | |
| From org.apache.hbase:hbase-client 1.1.1-mapr-1602-m7-5.2.0 To 2.1.1 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public initDrivers() : Collection<String> renamed to public allowedDrivers() : List<String> in class org.apache.drill.exec.client.DrillSqlLineApplication | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Collection<String> to List<String> in method public allowedDrivers() : List<String> in class org.apache.drill.exec.client.DrillSqlLineApplication | From | To |