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)