Bankim Bhavsar has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18121 )
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 Reviewed-on: http://gerrit.cloudera.org:8080/18121 Tested-by: Kudu Jenkins Reviewed-by: Bankim Bhavsar <[email protected]> --- M src/kudu/tools/kudu-admin-test.cc M src/kudu/tools/tool_action_table.cc 2 files changed, 190 insertions(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Bankim Bhavsar: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I98194739e8132f93e916d1a78d338d28dd9e8075 Gerrit-Change-Number: 18121 Gerrit-PatchSet: 6 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241)
