You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2015/05/13 09:24:59 UTC

[jira] [Created] (CASSANDRA-9372) Pass ClientState to ScalarFunction.execute()

Robert Stupp created CASSANDRA-9372:
---------------------------------------

             Summary: Pass ClientState to ScalarFunction.execute()
                 Key: CASSANDRA-9372
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9372
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Robert Stupp
            Assignee: Robert Stupp


CASSANDRA-9200 adds sequences. Sequence's {{EXECUTE}} permission (to generate a sequence value) is evaluated in a {{NativeScalarFunction}} and has to be checked there.

We could optionally think of exposing information of {{ClientState}} to UDFs, but that's out of scope of this ticket.



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