Andrey Mashenkov created IGNITE-16474:
-----------------------------------------
Summary: ignite 3. Forbid nullable key columns.
Key: IGNITE-16474
URL: https://issues.apache.org/jira/browse/IGNITE-16474
Project: Ignite
Issue Type: Bug
Reporter: Andrey Mashenkov
Fix For: 3.0.0-alpha5
SQL standart says that the Primary key constraint is a unique constraint that
doesn't allows nulls.
Let's
* forbid nullable columns for PK
* fix row format and drop null-map for key chunk
* fix IEP-54 page and format description in readme.md
See https://issues.apache.org/jira/browse/IGNITE-7479
--
This message was sent by Atlassian Jira
(v8.20.1#820001)