Yury Gerzhedovich created IGNITE-17702:
------------------------------------------
Summary: move schema changes history from configuration to
metastore
Key: IGNITE-17702
URL: https://issues.apache.org/jira/browse/IGNITE-17702
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Yury Gerzhedovich
History of schema changes keeps in configuration.Looks like it wrong, due to
configuration it is just a thing which requires to recreate similar cluster.
History schema more looks like a internal part which could keeps in Metastore.
Start points:
org.apache.ignite.internal.configuration.schema.SchemaConfigurationSchema
org.apache.ignite.internal.configuration.schema.ExtendedTableConfigurationSchema
--
This message was sent by Atlassian Jira
(v8.20.10#820010)