You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/01 16:30:00 UTC

[jira] [Updated] (KUDU-1480) alter table: Allow for non-destructive modification of columns

     [ https://issues.apache.org/jira/browse/KUDU-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Henke updated KUDU-1480:
------------------------------
    Labels: roadmap-candidate  (was: )

> alter table: Allow for non-destructive modification of columns
> --------------------------------------------------------------
>
>                 Key: KUDU-1480
>                 URL: https://issues.apache.org/jira/browse/KUDU-1480
>             Project: Kudu
>          Issue Type: New Feature
>          Components: tablet
>    Affects Versions: 0.9.0
>            Reporter: Mike Percy
>            Priority: Major
>              Labels: roadmap-candidate
>
> Kudu doesn't currently allow for modifying a column, except for its name.
> We should be able to support additional modifications:
> * Widen a data type (int32 -> int64)
> * Make a column nullable
> * Change a column default



--
This message was sent by Atlassian Jira
(v8.3.4#803005)