Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
Clients
Description
For CASSANDRA-11871 or to allow queries with WHERE clause like:
... WHERE reading_time < now() - 2h, we need to support some duration type.
In my opinion, it should be represented internally as a number of microseconds.
Attachments
Issue Links
- breaks
-
CASSANDRA-13174 Indexing is allowed on Duration type when it should not be
- Resolved
- is depended upon by
-
CASSANDRA-11936 Add support for + and - operations on dates
- Resolved
-
CASSANDRA-11871 Allow to aggregate by time intervals
- Resolved
- relates to
-
CASSANDRA-16005 sstableloader cannot parse schema of tables with CQL duration type
- Open
-
CASSANDRA-16787 Copy from csv file with duration type fields fails to import
- Open