Duarte Nunes
95677877c2
Merge 'JSON support fixes' from Piotr
...
"
This series addresses SELECT/INSERT JSON support issues, namely
handling null values properly and parsing decimals from strings.
It also comes with updated cql tests.
Tests: unit (release)
"
* 'json_fixes_3' of https://github.com/psarna/scylla :
cql3: remove superfluous null conversions in to_json_string
tests: update JSON cql tests
cql3: enable parsing decimal JSON values from string
cql3: add missing return for dead cells
cql3: simplify parsing optional JSON values
cql3: add handling null value in to_json
cql3: provide to_json_string for optional bytes argument
2018-08-09 18:05:34 +01:00
..
2018-06-26 16:38:12 +01:00
2018-08-08 08:50:41 +03:00
2018-05-14 09:41:06 +03:00
2018-05-31 15:51:11 +01:00
2018-06-25 09:21:47 +01:00
2018-06-27 21:51:04 +02:00
2018-06-25 09:21:47 +01:00
2018-06-19 16:26:52 +03:00
2018-04-29 11:03:21 +03:00
2018-04-29 11:03:21 +03:00
2018-05-31 15:51:11 +01:00
2018-06-25 09:21:47 +01:00
2018-03-27 01:20:11 +01:00
2018-08-09 18:07:12 +02:00
2018-06-14 14:24:01 +01:00
2018-03-27 01:20:11 +01:00
2018-06-26 18:54:44 +02:00
2018-04-29 11:03:21 +03:00
2018-04-24 11:29:57 +02:00
2018-05-09 16:52:26 +01:00
2018-07-18 13:52:23 +01:00
2018-07-18 13:52:23 +01:00
2018-07-18 12:28:06 +01:00
2018-05-25 10:15:10 +01:00
2018-03-27 01:20:10 +01:00
2018-03-27 01:20:10 +01:00
2018-06-15 09:56:45 +01:00
2018-08-01 16:50:58 +01:00
2018-07-20 13:51:13 -07:00
2018-07-25 13:16:06 +02:00
2018-05-28 18:12:12 +03:00
2018-04-16 21:00:35 +02:00
2018-05-22 20:05:01 -04:00
2018-06-11 15:34:14 +03:00
2018-06-11 15:34:14 +03:00
2018-05-31 15:51:11 +01:00
2018-05-22 15:08:07 +01:00
2018-05-31 15:51:11 +01:00
2018-07-17 20:15:32 +08:00
2018-05-31 10:09:01 +01:00
2018-07-03 12:01:44 +03:00
2018-07-17 16:32:04 +03:00
2018-05-31 15:51:11 +01:00
2018-07-04 17:42:37 +03:00
2018-08-09 15:27:20 +03:00
2018-06-28 17:20:28 +08:00
2018-07-17 16:39:43 +02:00
2018-06-27 21:51:04 +02:00
2018-04-21 13:53:29 +01:00
2018-07-11 10:15:01 +01:00
2018-05-31 15:51:11 +01:00
2018-06-27 21:51:04 +02:00
2018-06-19 13:20:13 +03:00
2018-07-18 12:28:06 +01:00
2018-07-18 12:28:06 +01:00
2018-06-25 09:37:43 +01:00
2018-07-18 21:06:36 +03:00
2018-05-22 16:52:58 +02:00
2018-04-27 17:12:33 +03:00
2018-07-23 14:10:52 +02:00
2018-05-31 15:51:11 +01:00
2018-08-08 08:50:41 +03:00
2018-07-20 13:50:17 -07:00
2018-08-06 10:09:39 +01:00
2018-06-25 09:37:43 +01:00
2018-06-25 09:37:43 +01:00
2018-06-29 11:48:33 -07:00
2018-05-04 14:38:13 +02:00
2018-06-28 17:20:28 +08:00
2018-07-18 12:28:06 +01:00
2018-04-24 23:12:07 +01:00
2018-07-26 12:03:37 +01:00
2018-03-27 01:20:11 +01:00
2018-05-30 15:39:25 +01:00
2018-05-31 12:10:50 +03:00
2018-04-16 20:26:44 +02:00
2018-06-04 11:31:29 +01:00