54b5f80a546f23c11e0521dcf7e2439cc338030e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
org.apache.hbase:hbase-testing-util:0.98.7-hadoop2 | |
org.apache.hbase:hbase-client:0.98.7-hadoop2 | |
Removed | |
org.apache.hbase:hbase:0.94.22-drill-r1 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable kvs : KeyValue[] to cells : Cell[] in method public next() : int in class org.apache.drill.exec.store.hbase.HBaseRecordReader | From | To | |
Rename Variable kv : KeyValue to cell : Cell in method public next() : int in class org.apache.drill.exec.store.hbase.HBaseRecordReader | From | To | |
Rename Attribute | 2 | ||
Rename Attribute TABLE_NAME : String to TABLE_NAME_STR : String in class org.apache.drill.hbase.TestHBaseRegionScanAssignments | From | To | |
Rename Attribute TABLE_NAME_BYTES : byte[] to TABLE_NAME : TableName in class org.apache.drill.hbase.TestHBaseRegionScanAssignments | From | To | |
Change Variable Type | 4 | ||
Change Variable Type comparator : WritableByteArrayComparable to comparator : ByteArrayComparable in method private createHBaseScanSpec(call FunctionCall, processor CompareFunctionsProcessor) : HBaseScanSpec in class org.apache.drill.exec.store.hbase.HBaseFilterBuilder | From | To | |
Change Variable Type serverLoad : HServerLoad to serverLoad : ServerLoad in method public TableStatsCalculator(table HTable, hbaseScanSpec HBaseScanSpec, config DrillConfig, storageConfig HBaseStoragePluginConfig) in class org.apache.drill.exec.store.hbase.TableStatsCalculator | From | To | |
Change Variable Type kv : KeyValue to cell : Cell in method public next() : int in class org.apache.drill.exec.store.hbase.HBaseRecordReader | From | To | |
Change Variable Type kvs : KeyValue[] to cells : Cell[] in method public next() : int in class org.apache.drill.exec.store.hbase.HBaseRecordReader | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type TABLE_NAME : String to TABLE_NAME : TableName in class org.apache.drill.hbase.TestHBaseRegionScanAssignments | From | To | |
Change Attribute Type TABLE_NAME_BYTES : byte[] to TABLE_NAME : TableName in class org.apache.drill.hbase.TestHBaseRegionScanAssignments | From | To |