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/06/29 14:38:00 UTC

[jira] [Assigned] (IGNITE-14864) Schema update. Merge multiple converters stages.

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

Andrey Mashenkov reassigned IGNITE-14864:
-----------------------------------------

    Assignee: Andrey Mashenkov

> Schema update. Merge multiple converters stages.
> ------------------------------------------------
>
>                 Key: IGNITE-14864
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14864
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Andrey Mashenkov
>            Assignee: Andrey Mashenkov
>            Priority: Major
>              Labels: iep-54, ignite-3
>             Fix For: 3.0.0-alpha3
>
>
> Assumed schema was updated a number of times and there are n >1 converters to apply.
> Let's chain converters  to apply all at once rather then one-by-one having a row of intermediate version in between.
> Also, opposite changes like  "adding column A" then "remove column A" or
> "Changing column default" then "remove column A" can be effectively omitted.



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