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, 曾柏棠 <[email protected]> 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!* >
