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

Andrey Mashenkov updated IGNITE-14861:
--------------------------------------
    Description: 
Let's detect if one or more new columns are provided within a tuple and trigger 
registering a new schema version with these columns.


  was:
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)



> 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 if one or more new columns are provided within a tuple and 
> trigger registering a new schema version with these columns.



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

Reply via email to