Ivan Pavlukhin created IGNITE-10999:
---------------------------------------
Summary: NOT NULL sql constraint is not checked for data streamer operations
Key: IGNITE-10999
URL:
https://issues.apache.org/jira/browse/IGNITE-10999 Project: Ignite
Issue Type: Bug
Components: sql
Affects Versions: 2.7
Reporter: Ivan Pavlukhin
It is possible to violate NOT NULL constraint when using {{IgniteDataStreamer}}. See attached reproducer.
Attention should be paid to various SQL commands using data streamer internally. Among them:
1. {{COPY}} command.
2. Operations executed with {{SET STREAMING ON}} mode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)