You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/06/06 10:25:18 UTC

[jira] [Created] (IGNITE-5420) Table key type name and value type must be unique

Vladimir Ozerov created IGNITE-5420:
---------------------------------------

             Summary: Table key type name and value type must be unique
                 Key: IGNITE-5420
                 URL: https://issues.apache.org/jira/browse/IGNITE-5420
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 2.1


We need to make sure that key and value type names assigned to query entity are globally unique between all tables in the cluster. Otherwise, we may have conflicts between tables in different schemas with equal names (not the case for 2.1), or within the same table, when we do CREATE -> DROP -> CREATE and certain column type is changes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)