Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18796
Change subject: [tools] update on 'kudu table create' command ...................................................................... [tools] update on 'kudu table create' command This patch updates the code related to the kudu CLI command 'table create': * added 'owner' field to CreateTablePB/JSON * added 'comment' field to CreateTablePB/JSON * updated corresponding comments in the tool.proto file * fixed the example of the JSON object for CreateTablePB * made the example of JSON object for CreateTablePB redable * re-ordered string constants in tool_action_table.cc * other minor updates Change-Id: Ib2855ee07e0dae4df669e6dd1d5ad4281d3b906b --- M src/kudu/tools/tool.proto M src/kudu/tools/tool_action_table.cc 2 files changed, 98 insertions(+), 49 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/18796/1 -- To view, visit http://gerrit.cloudera.org:8080/18796 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib2855ee07e0dae4df669e6dd1d5ad4281d3b906b Gerrit-Change-Number: 18796 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
