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

C. Scott Andreas updated CASSANDRA-5962:
----------------------------------------
    Component/s: CQL

> Support trigger parametrization
> -------------------------------
>
>                 Key: CASSANDRA-5962
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5962
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: CQL
>            Reporter: Aleksey Yeschenko
>            Priority: Minor
>              Labels: cql3, triggers
>
> We don't have a convenient way to parametrize triggers, which limits their 
> reusability and usability in general. For any configuration you have to rely 
> on external config files.
> We already have [trigger_options map<text, text>] column in 
> system.schema_triggers, all we need is to add the right syntax to CQL3 
> (CREATE TRIGGER foo ON bar USING class WITH options = {..}) and modify 
> ITrigger to support it.
> Setting fixver to 2.1, but might move to 2.0.x later.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to