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/09 14:52:00 UTC

[jira] [Created] (IGNITE-14861) Live-schema. Detect new row version.

Andrey Mashenkov created IGNITE-14861:
-----------------------------------------

             Summary: Live-schema. Detect new row version.
                 Key: IGNITE-14861
                 URL: https://issues.apache.org/jira/browse/IGNITE-14861
             Project: Ignite
          Issue Type: Improvement
            Reporter: Andrey Mashenkov


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)