You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "dan jatnieks (JIRA)" <ji...@apache.org> on 2015/08/11 01:08:46 UTC

[jira] [Commented] (CASSANDRA-9771) Revert CASSANDRA-9542 (allow native functions in UDA)

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

dan jatnieks commented on CASSANDRA-9771:
-----------------------------------------

[~snazy]
We noticed that {{CreateAggregateStatement.validateFunctionKeyspace}} from commit [fc202a7|https://github.com/apache/cassandra/blob/fc202a756e666aff36811d995bb95956a1daeff8/src/java/org/apache/cassandra/cql3/statements/CreateAggregateStatement.java] still allows the {{system}} keyspace if it is explicitly specified; this seems to be contrary to the intention given in the [comment from CASSANDRA-9542|https://issues.apache.org/jira/browse/CASSANDRA-9542?focusedCommentId=14620414&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14620414] that would disallow any usage of functions outside the UDA keyspace.

> Revert CASSANDRA-9542 (allow native functions in UDA)
> -----------------------------------------------------
>
>                 Key: CASSANDRA-9771
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9771
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>            Priority: Blocker
>             Fix For: 2.2.0, 3.0.0 rc1
>
>
> As [noted in this comment|https://issues.apache.org/jira/browse/CASSANDRA-9542?focusedCommentId=14620414&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14620414] of CASSANDRA-9542, we should revert it.
> Setting priority to blocker, since once 9542 gets into 2.2.0, we cannot revert it.
> Will provide a patch soon.



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