Avi Kivity
90dc409c83
Merge "Support for MIN/MAX aggregation functions over date-types" from Dan
...
"Added support for min/max functions over date/timestamp/timeuuid.
There was one issue with Scylla's type system internals: no C++ type
was mapped to these types. So special "native_types" were added for them.
It required some changes to native functions because these types don't support
the same operations as their real native counterparts.
Fixes #3104."
* 'danfiala/3104-v1' of https://github.com/hagrid-the-developer/scylla :
tests: Tests for min/max aggregate functions over date/timestamp and timeuuid.
functions: Added min/max functions for date/timestamp/timeuuid.
types: Added native types for timestamp and timeuuid.
Advertise compatibility with CQL Version 3.3.2, since CAST functions are supported.
2018-01-14 17:26:27 +02:00
..
2018-01-14 13:13:36 +01:00
2017-12-03 11:59:11 +02:00
2017-11-24 10:01:21 +00:00
2018-01-12 07:43:21 -05:00
2017-08-22 15:06:18 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-07-27 09:39:58 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-08-10 15:01:10 -04:00
2016-04-08 08:12:47 +03:00
2017-07-19 09:52:15 +02:00
2017-05-04 14:59:11 +03:00
2016-05-16 14:13:31 +03:00
2016-05-16 14:13:31 +03:00
2017-09-03 11:07:27 +03:00
2017-12-08 13:38:13 -05:00
2017-08-10 15:01:10 -04:00
2017-08-10 15:01:10 -04:00
2017-05-21 12:26:15 +03:00
2017-12-12 11:06:49 -05:00
2017-07-01 12:13:44 +03:00
2017-06-29 10:51:20 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-05-21 12:26:15 +03:00
2017-11-30 10:31:19 +02:00
2017-05-04 15:59:50 +02:00
2017-11-30 10:31:19 +02:00
2017-05-04 15:59:50 +02:00
2016-12-20 13:06:11 +00:00
2017-02-22 09:19:46 +00:00
2017-07-02 20:06:50 +02:00
2017-07-02 20:06:50 +02:00
2016-10-06 15:42:37 +03:00
2017-11-03 09:10:43 +02:00
2017-10-05 15:29:51 +01:00
2016-04-08 08:12:47 +03:00
2017-07-13 14:02:11 +03:00
2017-07-13 14:02:11 +03:00
2018-01-10 15:01:22 +01:00
2017-10-21 13:53:03 -04:00
2016-04-08 08:12:47 +03:00
2016-12-20 13:06:11 +00:00
2017-04-24 10:40:12 +03:00
2017-04-24 10:40:12 +03:00
2017-11-27 12:14:24 -05:00
2017-11-27 12:14:24 -05:00
2017-11-27 12:14:24 -05:00
2017-05-04 15:59:50 +02:00
2017-05-04 15:59:50 +02:00
2017-07-11 11:30:49 +02:00
2017-08-10 15:01:10 -04:00
2017-01-20 13:19:00 +02:00
2017-01-26 13:50:04 +02:00
2017-04-17 23:03:15 +03:00
2016-12-20 13:06:11 +00:00
2017-07-26 19:28:35 +03:00
2016-04-08 08:12:47 +03:00
2017-09-18 15:15:15 +02:00
2017-09-18 15:15:15 +02:00
2017-05-04 15:59:50 +02:00
2017-05-04 15:59:50 +02:00
2017-11-15 23:22:42 -05:00
2017-11-15 23:22:42 -05:00
2017-01-27 09:24:36 +02:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-07-01 12:13:44 +03:00
2017-01-30 10:49:31 +02:00
2017-05-10 12:38:18 +03:00
2017-05-10 12:38:18 +03:00