66a30f12bfa033200e5ac9ca5c05c1c5a31c720b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public onMatch(call RelOptRuleCall) : void renamed to protected doPushFilterToScan(call RelOptRuleCall, filter FilterPrel, project ProjectPrel, scan ScanPrel, groupScan HBaseGroupScan, condition RexNode) : void in class org.apache.drill.exec.store.hbase.HBasePushFilterIntoScan | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute INSTANCE : StoragePluginOptimizerRule to FILTER_ON_PROJECT : StoragePluginOptimizerRule in class org.apache.drill.exec.store.hbase.HBasePushFilterIntoScan | From | To | |
| Extract Variable | 10 | ||
| Extract Variable sql : String in method public testFilterPushDownRowKeyGreaterThan() : void from class org.apache.drill.hbase.TestHBaseFilterPushDown | From | To | |
| Extract Variable childRel : RelNode in method protected doPushFilterToScan(call RelOptRuleCall, filter FilterPrel, project ProjectPrel, scan ScanPrel, groupScan HBaseGroupScan, condition RexNode) : void from class org.apache.drill.exec.store.hbase.HBasePushFilterIntoScan | From | To | |
| Extract Variable sql : String in method public testFilterPushDownRowKeyBetween() : void from class org.apache.drill.hbase.TestHBaseFilterPushDown | From | To | |
| Extract Variable sql : String in method public testFilterPushDownRowKeyEqual() : void from class org.apache.drill.hbase.TestHBaseFilterPushDown | From | To | |
| Extract Variable sql : String in method public testFilterPushDownRowKeyRangeAndColumnValueLike() : void from class org.apache.drill.hbase.TestHBaseFilterPushDown | From | To | |
| Extract Variable sql : String in method public testFilterPushDownRowKeyLike() : void from class org.apache.drill.hbase.TestHBaseFilterPushDown | From | To | |
| Extract Variable sql : String in method public testFilterPushDownMultiColumns() : void from class org.apache.drill.hbase.TestHBaseFilterPushDown | From | To | |
| Extract Variable sql : String in method public testFilterPushDownRowKeyLessThanOrEqualTo() : void from class org.apache.drill.hbase.TestHBaseFilterPushDown | From | To | |
| Extract Variable sql : String in method public testFilterPushDownRowKeyLikeWithEscape() : void from class org.apache.drill.hbase.TestHBaseFilterPushDown | From | To | |
| Extract Variable sql : String in method public testFilterPushDownConvertExpression() : void from class org.apache.drill.hbase.TestHBaseFilterPushDown | From | To |