Commit Graph

4 Commits

Author SHA1 Message Date
John R. Daily
4744eecd47 Faster/cleaner remove_last/1 per Andrei
converting ts_util calls to new ts library calls

modified ts_setup:create_bucket_type

more test updating

Replace ts_util with ts_setup, ts_ops and ts_data
2016-11-04 16:19:30 -06:00
James Gorlick
1d3649ea81 changed data set size for ts_simple_select_is_null to odd to make NULL and NOT NULL set size differ for greater certainty granted by the assertions. 2016-10-13 07:30:14 -07:00
James Gorlick
7d393f0412 changed ts_simple_select_is_null to assert exact row count within NULL and NOT NULL subsets. changed ts_simple_select_is_null to test the NOT NULL binary <<"">> to stress the edge where an empty string is not NULL. 2016-10-11 09:26:02 -07:00
James Gorlick
fc08989c0d implemented Riak TS SQL "WHERE IS [NOT] NULL" test. 2016-10-07 14:12:30 -07:00