You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2021/07/16 20:16:00 UTC

[jira] [Updated] (IGNITE-14861) Live-schema. Detect new column.

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

Andrey Mashenkov updated IGNITE-14861:
--------------------------------------
    Summary: Live-schema. Detect new column.  (was: Live-schema. Detect new row version.)

> Live-schema. Detect new column.
> -------------------------------
>
>                 Key: IGNITE-14861
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14861
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Andrey Mashenkov
>            Assignee: Vladimir Ermakov
>            Priority: Major
>              Labels: iep-54, ignite-3
>             Fix For: 3.0.0-alpha3
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Let's detect schema change and trigger registering a new schema version.
> Valid changes are:
> * adding a new column
> * changing column type to a wider one. (e.g. int -> long)



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