You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Kalashnikov (JIRA)" <ji...@apache.org> on 2017/09/12 09:16:00 UTC

[jira] [Created] (IGNITE-6351) SQL: Forbid NOT NULL constraints usage for a cache with configured conflict resolver

Sergey Kalashnikov created IGNITE-6351:
------------------------------------------

             Summary: SQL: Forbid NOT NULL constraints usage for a cache with configured conflict resolver
                 Key: IGNITE-6351
                 URL: https://issues.apache.org/jira/browse/IGNITE-6351
             Project: Ignite
          Issue Type: Bug
          Components: sql
            Reporter: Sergey Kalashnikov
            Assignee: Sergey Kalashnikov


We need to throw an exception when user attempts to create or alter a table with a field declared as NOT NULL in a case the conflict resolver is enabled for the cache.

These features seem to not fit together quite well, so we skip the support at the moment and the check will keep things consistent.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)