[
https://issues.apache.org/jira/browse/CASSANDRA-10074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson updated CASSANDRA-10074:
----------------------------------------
Attachment: 10074.txt
> cqlsh HELP SELECT_EXPR gives outdated incorrect information
> -----------------------------------------------------------
>
> Key: CASSANDRA-10074
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10074
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Environment: 3.0.0-alpha1-SNAPSHOT
> Reporter: Jim Meyer
> Assignee: Philip Thompson
> Priority: Trivial
> Labels: cqlsh, lhf
> Fix For: 3.x
>
> Attachments: 10074.txt
>
>
> Within cqlsh, the HELP SELECT_EXPR states that COUNT is the only function
> supported by CQL.
> It is missing a description of the SUM, AVG, MIN, and MAX built in functions.
> It should probably also mention that user defined functions can be invoked
> via SELECT.
> The outdated text is in pylib/cqlshlib/helptopics.py under def
> help_select_expr
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)