[
https://issues.apache.org/jira/browse/CASSANDRA-10365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991648#comment-14991648
]
Robert Stupp edited comment on CASSANDRA-10365 at 11/5/15 1:21 PM:
-------------------------------------------------------------------
Some {{DROP (IF EXISTS) non_existing_keyspace.foo}} statements fail to execute
(or raise an error).
Fix for that is in [this
branch|https://github.com/snazy/cassandra/tree/10365-drop-if-exists] and
cassci's working on [the
utests|http://cassci.datastax.com/job/snazy-10365-drop-if-exists-testall/1/].
EDIT: damn auto-correction (cassci -> cassia)
was (Author: snazy):
Some {{DROP (IF EXISTS) non_existing_keyspace.foo}} statements fail to execute
(or raise an error).
Fix for that is in [this
branch|https://github.com/snazy/cassandra/tree/10365-drop-if-exists] and
cassia's working on [the
utests|http://cassci.datastax.com/job/snazy-10365-drop-if-exists-testall/1/].
> Store types by their CQL names in schema tables instead of fully-qualified
> internal class names
> -----------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-10365
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10365
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Aleksey Yeschenko
> Assignee: Aleksey Yeschenko
> Labels: client-impacting
> Fix For: 3.0.0
>
>
> Consider saving CQL types names for column, UDF/UDA arguments and return
> types, and UDT components.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)