Mahesh Reddy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17841
Change subject: KUDU-2671: Pruning compatible with unbounded ranges. ...................................................................... KUDU-2671: Pruning compatible with unbounded ranges. This patch fixes an edge case where the upper bound is unbounded. An existing test case is updated to include ranges with custom hash schemas where both the lower and upper bound are unbounded. Change-Id: Ic11bc7ceac7f3863c9d7e3440813f1faa3860b8e --- M src/kudu/client/flex_partitioning_client-test.cc M src/kudu/common/key_util.cc M src/kudu/common/partition_pruner-test.cc M src/kudu/common/partition_pruner.cc 4 files changed, 309 insertions(+), 286 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/41/17841/1 -- To view, visit http://gerrit.cloudera.org:8080/17841 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic11bc7ceac7f3863c9d7e3440813f1faa3860b8e Gerrit-Change-Number: 17841 Gerrit-PatchSet: 1 Gerrit-Owner: Mahesh Reddy <[email protected]>
