Grant Henke 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 == "*" ||
> I thought about this a bit. We could remove the '*' option but I thought it
If we ever ran into the case where someone hit this, we could add some support 
for escaping the * with \ or something similar. Until someone needs it, I am 
not sure we should worry about this case.



--
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: Wed, 27 Feb 2019 19:06:20 +0000
Gerrit-HasComments: Yes

Reply via email to