[
https://issues.apache.org/jira/browse/IGNITE-10999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergei Ryzhov reassigned IGNITE-10999:
--------------------------------------
Assignee: Sergei Ryzhov
> 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
> Assignee: Sergei Ryzhov
> Priority: Major
> Labels: newbie
> Attachments: SqlNotNullDataStreamer.java
>
>
> 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
(v8.20.1#820001)