You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (JIRA)" <ji...@apache.org> on 2016/06/01 14:28:59 UTC

[jira] [Created] (CASSANDRA-11936) Add support for + and - operations on dates

Benjamin Lerer created CASSANDRA-11936:
------------------------------------------

             Summary: Add support for + and - operations on dates
                 Key: CASSANDRA-11936
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11936
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Benjamin Lerer
            Assignee: Benjamin Lerer
             Fix For: 3.x


For time series it can be interesting to allow queries with {{WHERE}} clause like: {{... WHERE reading_time < now() - 2h}}

In order to do that we need to add support for: {{+}} and {{-}} operation with date.



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