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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Sergey Kalashnikov created IGNITE-6469:
------------------------------------------

             Summary: 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


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)