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 2017/09/28 13:37:01 UTC

[jira] [Updated] (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 updated IGNITE-6469:
------------------------------------
    Fix Version/s: 2.3

> 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: Bug
>          Components: sql
>            Reporter: Sergey Kalashnikov
>            Assignee: Sergey Kalashnikov
>             Fix For: 2.3
>
>
> 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
(v6.4.14#64029)