[ 
https://issues.apache.org/jira/browse/CASSANDRA-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Tunnicliffe updated CASSANDRA-8146:
---------------------------------------
    Attachment: 8146.txt

> Fix validation of collections in TriggerExecutor
> ------------------------------------------------
>
>                 Key: CASSANDRA-8146
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8146
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sam Tunnicliffe
>            Assignee: Sam Tunnicliffe
>         Attachments: 8146.txt
>
>
> TriggerExecutor.validate uses o.a.c.cql.QueryProcessor (i.e. the cql2 
> version) to validate cells in generated mutations. This suffers from the same 
> issue with collections as described in CASSANDRA-7665.
> With cql2 being removed in 3.0, TriggerExecutor in trunk does the right thing 
> and uses the Cell's validateFields method, so we should just do the same 
> thing in 2.1.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to