You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Raghavendra Pinninti (JIRA)" <ji...@apache.org> on 2016/07/13 07:07:20 UTC

[jira] [Updated] (CASSANDRA-12110) How to refer internal table values in cassandra UDF

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

Raghavendra Pinninti updated CASSANDRA-12110:
---------------------------------------------
    Description: How can I refer column values in UDF's? For example Return boolean (True/False) for a given UserID provided it matches the value of the column in a table. Do I need to write a separate java code as text file to hold the values in the result set object?  (was: How can I refer a column values in UDF's? For example Return boolean (True/False) for a given UserID provided it matches the value of the column in a table. Do I need to write a separate java code as text file to hold the values in the result set object?)

> How to refer internal table values in cassandra UDF
> ---------------------------------------------------
>
>                 Key: CASSANDRA-12110
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12110
>             Project: Cassandra
>          Issue Type: Test
>          Components: CQL
>         Environment: Linux and java
>            Reporter: Raghavendra Pinninti
>            Priority: Minor
>              Labels: cassandra, cqlsh, java, triggers, udf
>             Fix For: 3.0.8
>
>
> How can I refer column values in UDF's? For example Return boolean (True/False) for a given UserID provided it matches the value of the column in a table. Do I need to write a separate java code as text file to hold the values in the result set object?



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