You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2018/08/29 08:03:01 UTC

[jira] [Assigned] (IGNITE-6469) SQL: NOT NULL fields validation for values provided by cache interceptor

     [ https://issues.apache.org/jira/browse/IGNITE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov reassigned IGNITE-6469:
---------------------------------------

    Assignee: Vladimir Ozerov  (was: Sergey Kalashnikov)

> SQL: NOT NULL fields validation for values provided by cache interceptor
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-6469
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6469
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Sergey Kalashnikov
>            Assignee: Vladimir Ozerov
>            Priority: Major
>
> In case {{CacheInterceptor}} is configured, the method {{CacheInterceptor.onBeforePut}} may produce the value that violates the NOT NULL constraint configured by the cache's QueryEntity.
> The value returned by {{onBeforePut}} must also be validated with regards to configured NOT NULL constraints.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)