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)