Hello Kudu Jenkins, Bankim Bhavsar,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18121
to look at the new patch set (#2).
Change subject: [tools] Kudu table schema in Avro format
......................................................................
[tools] Kudu table schema in Avro format
This patch introduces a new flag -avro_format_schema to the existing
"kudu table describe" CLI tool to output the table schema in Avro
format. The other information displayed by the tool like owner,
comments, partitions won't be displayed if this flag is set to true.
This flag cannot be used in conjunction with other flags.
Change-Id: I98194739e8132f93e916d1a78d338d28dd9e8075
---
M src/kudu/tools/kudu-admin-test.cc
M src/kudu/tools/tool_action_table.cc
2 files changed, 222 insertions(+), 32 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/21/18121/2
--
To view, visit http://gerrit.cloudera.org:8080/18121
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I98194739e8132f93e916d1a78d338d28dd9e8075
Gerrit-Change-Number: 18121
Gerrit-PatchSet: 2
Gerrit-Owner: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)