You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Christopher Batey (JIRA)" <ji...@apache.org> on 2015/05/26 19:00:25 UTC

[jira] [Commented] (CASSANDRA-9480) Example UDFs don't work

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

Christopher Batey commented on CASSANDRA-9480:
----------------------------------------------

Sorry my branch changed the wrong CREATE, it is the 

CREATE TYPE atable (
  pk int PRIMARY KEY,
  val int);

That needs changed.

> Example UDFs don't work
> -----------------------
>
>                 Key: CASSANDRA-9480
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9480
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Documentation & website
>            Reporter: Christopher Batey
>            Assignee: Robert Stupp
>            Priority: Minor
>             Fix For: 2.2.0 rc1
>
>         Attachments: 9480.txt
>
>
> The example function isn't updated for https://issues.apache.org/jira/browse/CASSANDRA-8374 and example aggregate example CQL has create type rather than create table.
> Updated on this branch: https://github.com/chbatey/cassandra-1/tree/patch-1



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