Yingchun Lai has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21717


Change subject: KUDU-3606 [tools] Show column ids when using 'kudu table 
describe'
......................................................................

KUDU-3606 [tools] Show column ids when using 'kudu table describe'

Column id is an internal concept, this patch
adds a new flag --show_column_id to indicate
whether to show it when using 'kudu table describe'.

It's helpful to compare whether two tables'
schema are competely the same with considering
the internal column id as well.

Change-Id: Ib9b28bd8f879bb6cace1683bc366c72772caebdc
---
M src/kudu/client/schema.cc
M src/kudu/tools/kudu-admin-test.cc
M src/kudu/tools/tool_action_table.cc
3 files changed, 45 insertions(+), 22 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/17/21717/1
--
To view, visit http://gerrit.cloudera.org:8080/21717
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib9b28bd8f879bb6cace1683bc366c72772caebdc
Gerrit-Change-Number: 21717
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <[email protected]>

Reply via email to