Commit Graph

5 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
Brett Hazen
d0295d7eed Fix typo "aggregration" 2016-04-21 15:58:14 +00:00
Andrei Zavada
789ae2c7c5 fix matching on ddl compiler error strings
In those strings, riak_kv_qry_compiler no longer puts internal atoms:

  "incomplete_where_clause: Where clause has no upper bound."

thus becomes simply

  "Where clause has no upper bound."
2016-04-17 22:31:17 +03:00
andytill
b61d4604be Naming, constants, white space spotted in code review. 2016-01-21 13:31:54 +00:00
andytill
f516bd8270 Test division by zero. 2016-01-20 14:59:49 +00:00