ok,Thanks
------------------ ???????? ------------------ ??????: "rafa";<[email protected]>; ????????: 2017??6??16??(??????) ????4:39 ??????: "user"<[email protected]>; ????: 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, ?????? <[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!
