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:21:00 UTC

[jira] [Created] (IGNITE-15140) Live Schema. Detect type upcasting.

Andrey Mashenkov created IGNITE-15140:
-----------------------------------------

             Summary: Live Schema. Detect type upcasting.
                 Key: IGNITE-15140
                 URL: https://issues.apache.org/jira/browse/IGNITE-15140
             Project: Ignite
          Issue Type: Improvement
            Reporter: Andrey Mashenkov


Let's detect if one or more column values provided within a tuple are of wider types, then trigger registering a new schema version with the columns of detected types.

Narrowing type is prohibited. No action is required in that case as values will be upcasted to the current schema type.



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