You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/02/14 14:01:00 UTC

[jira] [Updated] (IGNITE-7260) DDL needs to support DEFAULT value for ADD COLUMN operation

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

Vladimir Ozerov updated IGNITE-7260:
------------------------------------
    Issue Type: Improvement  (was: Bug)

> DDL needs to support DEFAULT value for ADD COLUMN operation
> -----------------------------------------------------------
>
>                 Key: IGNITE-7260
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7260
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 2.3
>            Reporter: Taras Ledkov
>            Priority: Major
>
> Constants default value support is added for {{CREATE TABLE}} operation on IGNITE-5623.
> We have support also:
> {{ALTER TABLE <table> ADD COLUMN <name> <type>  DEFAULT <val>}}
> NB: all entries already exist in cache must be modified with default value.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)