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
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
Andy Till
0d166b9f22
Merge pull request #967 from basho/feature/bch/more-bad-data-tests
...
Row validation test.
2016-01-06 13:39:18 +00:00
Gordon Guthrie
0c6306a192
small fix up
2016-01-05 16:54:33 +00:00
Gordon Guthrie
428fdd6e48
basic fail tests now pass
2016-01-05 16:48:53 +00:00
Gordon Guthrie
8eb43acb38
remove excess io:formats
2016-01-05 15:47:01 +00:00
Gordon Guthrie
1c98365097
fix for tests
2016-01-05 15:29:56 +00:00
Gordon Guthrie
01f5969057
fixing tests
2016-01-03 12:02:51 +00:00
Andrei Zavada
cbe61d27c0
Merge pull request #965 from basho/feature/az/create-table-via-sql-statement
...
add a module to test riakc_ts:query("CREATE TABLE ...")
2016-01-01 21:28:47 +02:00
John R. Daily
1c2c7f0200
Add tertiary test: make certain we get no results from a wrong node with each coverage chunk. Also remove debug statements
2015-12-31 15:50:17 -05:00
John R. Daily
72d573dc63
Close each pid in the fold
2015-12-31 15:43:23 -05:00
John R. Daily
479c249b44
Add secondary check that all data located with each quantum matches that quantum
2015-12-31 15:41:07 -05:00
John R. Daily
2b4fdaceb5
Add new test for coverage plan query/use
2015-12-31 15:31:03 -05:00
Gordon Guthrie
247def566f
fix to make test handle new improved error msgs
2015-12-30 15:38:16 +00:00
andytill
ea35e1361b
Do not assert on the error message which is prone to change, just verify that it does fail.
2015-12-30 11:55:47 +00:00
Andrei Zavada
993fdf7e3b
check for failure to create the same table
2015-12-30 01:59:21 +00:00
Andrei Zavada
5965953a0f
query("CREATE TABLE") already activates Table
...
also, make it multi-node cluster to better check activation
2015-12-30 01:42:16 +00:00
Andrei Zavada
832170cd51
add a read/write test
2015-12-26 17:58:22 +00:00
Andrei Zavada
4a5e95dd6c
add a module to test riakc_ts:query("CREATE TABLE ...")
2015-12-26 03:31:18 +00:00