You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Pavlukhin (JIRA)" <ji...@apache.org> on 2019/01/21 11:20:00 UTC

[jira] [Updated] (IGNITE-10999) NOT NULL sql constraint is not checked for data streamer operations

     [ https://issues.apache.org/jira/browse/IGNITE-10999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Pavlukhin updated IGNITE-10999:
------------------------------------
    Attachment: SqlNotNullDataStreamer.java

> 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
>            Priority: Major
>         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
(v7.6.3#76005)