Commit Graph

2760 Commits

Author SHA1 Message Date
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
Doug Rohrer
cc18a5e91d Merge pull request #986 from basho/unregister-per-vnode-stats-on-clean-exit
Add new test verify_stats_removal (RIAK-2312)
2016-02-02 17:20:45 -05: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
Doug Rohrer
6e63512104 Add timeout to receive in order to not lock up riak_test run. Remove "5 values" code as it's not really true any more. Cleanup comments. 2016-02-02 11:01:46 -05:00
Doug Rohrer
a03b14122c Add new test verify_stats_removal 2016-02-02 10:13:01 -05: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
John R. Daily
23763473aa Test large batch uploads 2016-01-29 08:54:36 -05:00
Brett Hazen
a5580bff16 Merge pull request #983 from basho/fixes/lrb/compilation-error-without-eqc
Fix compilation error when compiling without EQC
2016-01-26 16:50:13 -07:00
Luke Bakken
4959dc20dd Fix compilation error when compiling without EQC 2016-01-26 15:45:13 -08:00
Luke Bakken
5a434ef15a Ensure git adds everything and ignores any global ignore settings 2016-01-26 11:02:59 -07:00
Luke Bakken
e9aa193a99 Ensure git adds everything and ignores any global ignore settings 2016-01-26 11:00:17 -07:00
Brett Hazen
8d4040a062 Merge pull request #980 from basho/fixes/lrb/force-add-allthethings
Ensure git adds everything and ignores any global ignore settings
2016-01-26 10:59:03 -07:00
Luke Bakken
9b521b9d7d Ensure git adds everything and ignores any global ignore settings 2016-01-26 04:59:05 -08:00
Luke Bakken
dca01640ce Syntax error in .riak_test.config 2016-01-25 17:21:14 -08: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
Brett Hazen
5e06f64c04 Merge remote branch 'origin/riak_ts' into feature/gg/ts1_1_tests_fix 2016-01-06 23:18:31 +00:00
Gordon Guthrie
e67bc7d18c more test changes 2016-01-06 15:16:21 +00:00