helifu has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12891
Change subject: client: convert the has_foo booleans into boost::optional ...................................................................... client: convert the has_foo booleans into boost::optional this patch converts the has_foo booleans into boost::optional in schema related files in client module, and it can help to make the code look cleaner. Change-Id: Ia4e7319c617bd388730d6e81378b37eb6793cf24 --- M src/kudu/client/schema-internal.h M src/kudu/client/schema.cc M src/kudu/client/table_alterer-internal.cc 3 files changed, 91 insertions(+), 152 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/91/12891/1 -- To view, visit http://gerrit.cloudera.org:8080/12891 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia4e7319c617bd388730d6e81378b37eb6793cf24 Gerrit-Change-Number: 12891 Gerrit-PatchSet: 1 Gerrit-Owner: helifu <hzhel...@corp.netease.com>