Adar Dembo has uploaded a new patch set (#2) to the change originally created 
by Todd Lipcon. ( http://gerrit.cloudera.org:8080/12618 )

Change subject: tools: make it easier to scan full rows with 'kudu table scan'
......................................................................

tools: make it easier to scan full rows with 'kudu table scan'

This changes the 'table scan' tool so that if --show_value is passed, or
if '--columns=*' is specified, the entire row is projected. Previously,
the user would have to manually list out all columns of the table, which
is somewhat tedious.

Change-Id: I89f017baeb0153992ffa0a40b4996a5eb50330f6
---
M src/kudu/tools/table_scanner.cc
1 file changed, 6 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/12618/2
--
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: newpatchset
Gerrit-Change-Id: I89f017baeb0153992ffa0a40b4996a5eb50330f6
Gerrit-Change-Number: 12618
Gerrit-PatchSet: 2
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[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]>

Reply via email to