[ 
https://issues.apache.org/jira/browse/CASSANDRA-10365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974317#comment-14974317
 ] 

Aleksey Yeschenko commented on CASSANDRA-10365:
-----------------------------------------------

I apologise for the delay.

The branch will be (mostly) complete later today, but I'm pushing the 
preparation commit(s) early 
[here|https://github.com/iamaleksey/cassandra/commits/10365] in case Sylvain 
might have an early look.

The second commit switches reading schema to pure CQL vs. using commands 
directly, as before, and rewrites the way merging of before/after is performed. 
With UDTs (soon) referring other UDTs potentially, we can no longer perform the 
diff on row-by-row basis, and instead *have to* perform it on full snapshot vs. 
full snapshot basis.

The rest to follow shortly.

> Consider storing 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)

Reply via email to