Brett Hazen
64a6df7898
Add riak_shell_version to list of supported stats
2016-02-18 01:43:32 +00:00
Brett Hazen
333cc39587
Merge pull request #997 from gordonguthrie/feature/gg/riak_shell
...
Adding riak_shell tests for riak_test
2016-02-17 16:47:01 -07:00
Gordon Guthrie
03a0bb95c9
tests for riak_shell
2016-02-17 19:41:10 +00:00
Gordon Guthrie
e5e8109ce6
make rebar.config more readable
2016-02-17 19:40:08 +00:00
Brett Hazen
461384f7d6
Merge pull request #994 from basho/bugfix-jrd-wrong_ranges
...
Make stronger assertion in ts_cluster_coverage
2016-02-10 15:58:06 -07:00
Brett Hazen
1476346860
Merge pull request #992 from basho/at-single_key_ops
...
Single key op tests (deletes)
2016-02-10 15:51:17 -07:00
John R. Daily
5c6ac8fb66
Thinko
2016-02-10 12:58:46 -05:00
John R. Daily
f95b127933
Brett discovered a bug with assert_disjoint_ranges/2. Rather than fix it, use a stronger assertion in the test that invokes it: if you talk to the wrong process with the wrong context, you get zero results
2016-02-10 12:56:18 -05:00
andytill
8887597267
Commenting code for flexible key tests.
2016-02-09 15:36:33 +00:00
andytill
8f2bf8863b
riak_test for single key ops.
2016-02-09 15:26:59 +00:00
Brett Hazen
3666e5aac8
Merge pull request #990 from basho/at-delete-notfound-error
...
Return an error when deleting a key that does not exist RTS-894
2016-02-04 20:41:09 -07:00
andytill
59ba138e7e
Return an error when deleting a key that does not exist.
2016-02-04 17:30:24 +00:00
Brett Hazen
77f6e03ea4
Merge pull request #988 from basho/bugfix/bch/rts-875
...
RTS-875: Fix ts_degraded_aggregation
2016-02-03 16:47:06 -07:00
Brett Hazen
c5fa585bd9
Merge pull request #987 from basho/bugfix/bch/fn-type-error
...
RTS-876: Clean up ts_simple_aggregation_fail test failures
2016-02-03 14:02:22 -07:00
Brett Hazen
3ce40631a5
Merge remote branch 'origin/riak_ts-develop-1.2' into bugfix/bch/fn-type-error
2016-02-03 19:17:45 +00:00
Brett Hazen
59995278f4
Merge pull request #989 from basho/bugfix/bch/rts-890
...
RTS-890: Change expected error message for ts_simple_select_unexpected_token_not_allowed
2016-02-03 09:45:56 -07:00
Brett Hazen
d6a30c9f2f
RTS-890: Change expected error message for
...
ts_simple_select_unexpected_token_not_allowed
2016-02-03 16:43:08 +00:00
Brett Hazen
623be573a8
Fix ts_degraded_aggregation
2016-02-02 22:51:44 +00:00
Brett Hazen
dc8668ca17
Remove arity from SQL aggregate window functions
2016-02-02 21:20:56 +00:00
Brett Hazen
6ed6f17b1f
Clean up ts_simple_aggregation_fail test failures
2016-02-02 18:25:10 +00:00
Brett Hazen
304652b69f
Merge pull request #985 from basho/bugfix/bch/adjust-error-for-select-compare
...
RTS-877: Adjust the error message for ts_simple_select_compare_two_fields_not_allowed
2016-02-01 15:22:01 -06:00
Brett Hazen
0bb97de95d
Adjust the error message for
...
ts_simple_select_compare_two_fields_not_allowed
2016-02-01 18:15:24 +00:00
Andy Till
5e37811287
Merge pull request #984 from basho/at-div-by-zero
...
Divison by zero returns a sensible error message.
2016-02-01 16:51:06 +00:00
andytill
a4f5196711
Fix de-indentation derp.
2016-02-01 14:30:22 +00:00
andytill
73698d2224
Divison by zero returns a sensible error message.
2016-02-01 13:51:55 +00:00
Luke Bakken
5a434ef15a
Ensure git adds everything and ignores any global ignore settings
2016-01-26 11:02:59 -07:00
Brett Hazen
2c8d615489
Merge pull request #979 from basho/at/stddev_pop
...
Rename function STDDEV to STDDEV_POP RTS-851
2016-01-25 15:31:26 -07:00
Brett Hazen
39558d5415
Add tests for STDDEV and STDDEV_SAMP, too
2016-01-25 22:03:48 +00:00
andytill
801d56099d
Rename STDDEV to STDDEV_POP.
2016-01-25 10:02:55 +00:00
Brett Hazen
083de2cc92
Merge pull request #976 from basho/at/aggregations_and_arith
...
Aggregations and arithmetic tests changed to account for NULL values. RTS-848
2016-01-22 15:14:26 -07:00
Brett Hazen
25ee0d3418
Merge remote branch 'origin/riak_ts-develop-1.2' into at/aggregations_and_arith
2016-01-22 19:00:15 +00:00
andytill
b61d4604be
Naming, constants, white space spotted in code review.
2016-01-21 13:31:54 +00:00
Brett Hazen
eed407a6df
Created riak_ts-develop-1.2
2016-01-21 05:33:31 +00:00
andytill
f516bd8270
Test division by zero.
2016-01-20 14:59:49 +00:00
andytill
bc2f5d9b7d
Aggregations and arithmetic tests changed to account for NULL values.
2016-01-20 12:42:58 +00:00
Brett Hazen
2fd45acc95
Merge pull request #973 from basho/rename/bch/standardize_ts_names
...
Switch from ts_A, B, C to ts_simple, cluster, degraded
2016-01-11 10:56:41 -07:00
Brett Hazen
f2f15c8e85
Add newline
2016-01-11 17:44:27 +00:00
Brett Hazen
dbad1b3c86
Switch from ts_A, B, C to ts_simple, cluster, degraded
2016-01-11 17:40:38 +00:00
Brett Hazen
8d95ead68a
Merge pull request #971 from basho/at/count_fn_ignores_null_cols
...
Test that the COUNT function ignores NULL
2016-01-08 13:28:23 -07:00
Brett Hazen
ccd46023b1
Merge pull request #972 from basho/fix/gg/stdev_to_stddev
...
Rename STDEV to STDDEV
2016-01-08 10:39:57 -07:00
Gordon Guthrie
8623a7cfa8
Rename STDEV to STDDEV
2016-01-08 17:23:11 +00:00
andytill
5cc61c8b1f
Deleted obsolete functions.
2016-01-08 16:49:38 +00:00
andytill
5ecb7dd8d5
Merge branch 'riak_ts' of https://github.com/basho/riak_test into at/count_fn_ignores_null_cols
...
Conflicts:
tests/ts_aggregation_simple.erl
2016-01-08 16:41:10 +00:00
andytill
ac18818901
Test for the COUNT aggregation function ignoring NULL values when a single column is specified.
2016-01-08 16:26:39 +00:00
Andrei Zavada
e0b2cfdfe0
Merge pull request #969 from basho/feature/jrd/ts-spark-coverage
...
Coverage query test for TimeSeries
2016-01-07 13:48:38 +02:00
Andrei Zavada
9536577d06
rename ts_coverage to conform to ts_* naming pattern
2016-01-07 12:46:16 +02:00
Andrei Zavada
f774332b00
simplify overlapping range check
2016-01-07 12:45:15 +02:00
Brett Hazen
8df439c149
Merge pull request #970 from basho/feature/gg/ts1_1_tests_fix
...
Make the fix work and reorganise the tests [JIRA: RTS-823]
2016-01-06 20:12:16 -07:00
Brett Hazen
237e9a19a9
Fix ts_aggregation_cluster, ts_A_select_not_found and refactor
...
ts_aggregation_simple
2016-01-07 03:11:11 +00:00
Andrei Zavada
5d5da7d64a
if no. of vnodes < no. of quantas, vnodes will be reused
...
Deal with this by asserting ranges of TS data retrieved with different
coverage plans are disjoint. Previously, it was assumed 'wrong' vnode
would always return no data, which is not the case when vnodes are reused.
2016-01-07 02:17:11 +00:00