Alexey Serbin has submitted this change and it was merged. ( 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 absolute upper range bound is unbounded. An existing test case is updated making both the absoute lower and absolute upper range bounds unbounded. Change-Id: Ic11bc7ceac7f3863c9d7e3440813f1faa3860b8e Reviewed-on: http://gerrit.cloudera.org:8080/17841 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Alexey Serbin <[email protected]> --- 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, 308 insertions(+), 286 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: Ic11bc7ceac7f3863c9d7e3440813f1faa3860b8e Gerrit-Change-Number: 17841 Gerrit-PatchSet: 3 Gerrit-Owner: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]>
