Will Berkeley has uploaded a new change for review. http://gerrit.cloudera.org:8080/5856
Change subject: Fix to KUDU-1642 patch ...................................................................... Fix to KUDU-1642 patch This is a quick fix to the MakePredicate code. It had an unnecessary Schema argument that can be dropped by making it non-static. Change-Id: I5120368476991bdcdbf58df72931bb72d5116ab8 --- M src/kudu/client/client.cc M src/kudu/client/table-internal.h 2 files changed, 8 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/56/5856/1 -- To view, visit http://gerrit.cloudera.org:8080/5856 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5120368476991bdcdbf58df72931bb72d5116ab8 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]>
