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)