Andrey Mashenkov created IGNITE-14864:
-----------------------------------------
Summary: Schema update. Merge multiple converters stages.
Key: IGNITE-14864
URL: https://issues.apache.org/jira/browse/IGNITE-14864
Project: Ignite
Issue Type: Improvement
Reporter: Andrey Mashenkov
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)