[ 
https://issues.apache.org/jira/browse/KUDU-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462936#comment-17462936
 ] 

ASF subversion and git services commented on KUDU-3339:
-------------------------------------------------------

Commit 958248adf3ea70f12ab033e0041bfc5c922956af in kudu's branch 
refs/heads/master from shenxingwuying
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=958248a ]

KUDU-3339 [tool] CLI to add a column

usage:
  kudu table add_column <master_addresses> <table_name> \
  <column_name> <data_type> [-encoding_type=<type>] \
  [-compression_type=<type>] [-default_value=<value>] \
  [-comment=<comment>]

Change-Id: I93e6c2af07e9fa5aa909b4a09b79b7c54401d4e3
Reviewed-on: http://gerrit.cloudera.org:8080/17851
Tested-by: Kudu Jenkins
Reviewed-by: Yingchun Lai <[email protected]>


> CLI to add a column
> -------------------
>
>                 Key: KUDU-3339
>                 URL: https://issues.apache.org/jira/browse/KUDU-3339
>             Project: Kudu
>          Issue Type: Improvement
>            Reporter: shenxingwuying
>            Priority: Trivial
>
> I have found the kudu tool support deleting a column but does not supprt 
> adding a column
>  
> here is the cr, https://gerrit.cloudera.org/c/17851/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to