Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/12618 )
Change subject: tools: make it easier to scan full rows with 'kudu table scan' ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/12618/1/src/kudu/tools/table_scanner.cc File src/kudu/tools/table_scanner.cc: http://gerrit.cloudera.org:8080/#/c/12618/1/src/kudu/tools/table_scanner.cc@344 PS1, Line 344: bool project_all = FLAGS_columns == "*" || > btw we're already sort of relying on the user not having a literal ',' in t Maybe a JSON list is a kind of method to solve this, but it will be inconvenience to use this CLI tool. Anyway, keep it simple is ok as a tool. -- To view, visit http://gerrit.cloudera.org:8080/12618 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I89f017baeb0153992ffa0a40b4996a5eb50330f6 Gerrit-Change-Number: 12618 Gerrit-PatchSet: 1 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Comment-Date: Thu, 28 Feb 2019 01:35:00 +0000 Gerrit-HasComments: Yes
