You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2021/05/07 12:00:05 UTC

[jira] [Created] (IGNITE-14692) Validate tuple for STRICT schema

Taras Ledkov created IGNITE-14692:
-------------------------------------

             Summary: Validate tuple for STRICT schema
                 Key: IGNITE-14692
                 URL: https://issues.apache.org/jira/browse/IGNITE-14692
             Project: Ignite
          Issue Type: Improvement
            Reporter: Taras Ledkov
            Assignee: Taras Ledkov


The part of the IGNITE-14556.
At a point of Table public method is called by a user, we need to validate user input
Description.

We can add this logic to check if value fields match the current schema version (no new fields).

For STRICT-Schema.  If Tuple has one or more additional columns, then we should fail the user operation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)