Abhishek Chennaka has posted comments on this change. ( http://gerrit.cloudera.org:8080/18121 )
Change subject: [tools] Kudu table schema in Avro format ...................................................................... Patch Set 2: (3 comments) http://gerrit.cloudera.org:8080/#/c/18121/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/18121/1//COMMIT_MSG@17 PS1, Line 17: : > Yeah a pretty printer on the json would be preferred. Done http://gerrit.cloudera.org:8080/#/c/18121/1/src/kudu/tools/tool_action_table.cc File src/kudu/tools/tool_action_table.cc: http://gerrit.cloudera.org:8080/#/c/18121/1/src/kudu/tools/tool_action_table.cc@245 PS1, Line 245: writer(&out, JsonWriter > Looks like the data displayed with avro_format_schema is very different fro As discussed Avro schema format doesn't have attributes for the other above mentioned information. http://gerrit.cloudera.org:8080/#/c/18121/1/src/kudu/tools/tool_action_table.cc@280 PS1, Line 280: case > better to move the else block in a separate function Done -- 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: comment Gerrit-Change-Id: I98194739e8132f93e916d1a78d338d28dd9e8075 Gerrit-Change-Number: 18121 Gerrit-PatchSet: 2 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Thu, 06 Jan 2022 21:19:13 +0000 Gerrit-HasComments: Yes
