Rekha Joshi created CASSANDRA-8567:
--------------------------------------

             Summary: Functions like length() and trim() on cqlsh table fields
                 Key: CASSANDRA-8567
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8567
             Project: Cassandra
          Issue Type: Wish
          Components: Core
            Reporter: Rekha Joshi


It would be nice to be able to order by length of field values.
A function like length(field) and trim(field) on cqlsh
To enable do something like say - select * from  <table> where <field1>=<value> 
order by length(trim(<field2>)) desc;
Thanks.



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

Reply via email to