Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12661
Change subject: tserver: remove DEPRECATED_range_predicates ...................................................................... tserver: remove DEPRECATED_range_predicates This field hasn't been touched in 3 years (Kudu 0.8.0), and would otherwise be another piece of a scan to consider for authorization. Before moving ahead with authorization, it seems like as good a time as any to remove it. I rejiggered a couple of tests that were still using it to use the preferred column_predicates field. Change-Id: I9e338974e81321660652dd3b866efc0c9a865566 --- M src/kudu/tserver/tablet_server-test.cc M src/kudu/tserver/tablet_service.cc 2 files changed, 18 insertions(+), 59 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/12661/1 -- To view, visit http://gerrit.cloudera.org:8080/12661 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9e338974e81321660652dd3b866efc0c9a865566 Gerrit-Change-Number: 12661 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
