Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17841
to look at the new patch set (#2).
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
---
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(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/41/17841/2
--
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: newpatchset
Gerrit-Change-Id: Ic11bc7ceac7f3863c9d7e3440813f1faa3860b8e
Gerrit-Change-Number: 17841
Gerrit-PatchSet: 2
Gerrit-Owner: Mahesh Reddy <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)