You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@phoenix.apache.org by 曾柏棠 <ze...@qq.com> on 2017/06/16 08:33:17 UTC

how to modify column in phoenix?

hi,   I want to expand one column in my phoenix table, but I can not find any words about how to modify column in phoenix reference,
 so Is phoenix can do something like alter table modify some_column varchar(100)?


thanks!

回复: how to modify column in phoenix?

Posted by 曾柏棠 <ze...@qq.com>.
ok,Thanks




------------------ 原始邮件 ------------------
发件人: "rafa";<ra...@gmail.com>;
发送时间: 2017年6月16日(星期五) 下午4:39
收件人: "user"<us...@phoenix.apache.org>; 

主题: Re: how to modify column in phoenix?



Hi, 


As far as I know there is no support for that in Phoenix.


James Taylor explained an alternative to accomplish that in this thread:

https://mail-archives.apache.org/mod_mbox/phoenix-user/201610.mbox/browser


Regards,

rafa





On Fri, Jun 16, 2017 at 10:33 AM, 曾柏棠 <ze...@qq.com> wrote:
hi,   I want to expand one column in my phoenix table, but I can not find any words about how to modify column in phoenix reference,
 so Is phoenix can do something like alter table modify some_column varchar(100)?


thanks!

Re: how to modify column in phoenix?

Posted by rafa <ra...@gmail.com>.
Hi,

As far as I know there is no support for that in Phoenix.

James Taylor explained an alternative to accomplish that in this thread:

https://mail-archives.apache.org/mod_mbox/phoenix-user/201610.mbox/browser

Regards,
rafa


On Fri, Jun 16, 2017 at 10:33 AM, 曾柏棠 <ze...@qq.com> wrote:

> hi,
>    I want to expand one column in my phoenix table, but I can not find any
> words about how to modify column in phoenix reference,
>  so Is phoenix can do something like *alter table modify some_column
> varchar(100)?*
>
> *thanks!*
>