Roman Puchkovskiy created IGNITE-20400:
------------------------------------------
Summary: Do not allow a NOT NULL column without a default value to
be added
Key: IGNITE-20400
URL: https://issues.apache.org/jira/browse/IGNITE-20400
Project: Ignite
Issue Type: Bug
Reporter: Roman Puchkovskiy
Fix For: 3.0.0-beta2
ItThinClientSchemaSynchronizationTest#testClientUsesLatestSchemaOnReadWithNotNullColumn()
demonstrates that it's possible to add a NOT NULL column without a default
value to a table (even if the table is not empty). This should not be allowed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)