Yifan Zhang has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21694 )
Change subject: [common] Remove unused field from key_util::PushLowerBoundPrimaryKeyPredicates ...................................................................... [common] Remove unused field from key_util::PushLowerBoundPrimaryKeyPredicates This patch removes the unused field 'Arena* arena' from the method key_util::PushLowerBoundPrimaryKeyPredicates and does not contain any functional changes. Change-Id: I1d45194fc427f9bd193952e0637e73c24b2e16c1 Reviewed-on: http://gerrit.cloudera.org:8080/21694 Reviewed-by: Yingchun Lai <[email protected]> Reviewed-by: Mahesh Reddy <[email protected]> Tested-by: Yifan Zhang <[email protected]> --- M src/kudu/common/key_util.cc M src/kudu/common/key_util.h M src/kudu/common/partition_pruner.cc M src/kudu/common/scan_spec.cc 4 files changed, 13 insertions(+), 21 deletions(-) Approvals: Yingchun Lai: Looks good to me, approved Mahesh Reddy: Looks good to me, but someone else must approve Yifan Zhang: Verified -- To view, visit http://gerrit.cloudera.org:8080/21694 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I1d45194fc427f9bd193952e0637e73c24b2e16c1 Gerrit-Change-Number: 21694 Gerrit-PatchSet: 2 Gerrit-Owner: Yifan Zhang <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]>
