[
https://issues.apache.org/jira/browse/CASSANDRA-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Lerer updated CASSANDRA-9187:
--------------------------------------
Component/s: CQL
> When altering a UDT only the UDT keyspace should be searched
> ------------------------------------------------------------
>
> Key: CASSANDRA-9187
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9187
> Project: Cassandra
> Issue Type: Improvement
> Components: CQL
> Reporter: Benjamin Lerer
> Assignee: Benjamin Lerer
> Priority: Minor
> Fix For: 2.1.5
>
> Attachments: 9187.txt
>
>
> In {{AlterTypeStatement}} when a {{UDT}} is modified the code checks all the
> existing Keyspaces for tables using this {{UDT}}. As a {{UDT}} can only be
> used in the Keyspace in which it has been created we can limit the search to
> the {{UDT}} keyspace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)