[
https://issues.apache.org/jira/browse/IGNITE-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038810#comment-16038810
]
ASF GitHub Bot commented on IGNITE-5420:
----------------------------------------
Github user devozerov closed the pull request at:
https://github.com/apache/ignite/pull/2093
> 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)