Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17895
Change subject: [common] add PartitionSchema::HasCustomHashSchemas() method ...................................................................... [common] add PartitionSchema::HasCustomHashSchemas() method Added PartitionSchema::HasCustomHashSchemas() method and corresponding unit test. This new method will be used in a follow-up changelist to tell between tables with table-wide and custom per-range hash schemas. Change-Id: I73508447677884391ae26b6b20886d85960836b7 --- M src/kudu/common/partition-test.cc M src/kudu/common/partition.h 2 files changed, 79 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/95/17895/1 -- To view, visit http://gerrit.cloudera.org:8080/17895 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I73508447677884391ae26b6b20886d85960836b7 Gerrit-Change-Number: 17895 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
