Paweł Dziepak
4e3f81ee62
tests/cql3: test_tuples: test table creation as well
...
Signed-off-by: Paweł Dziepak <pdziepak@cloudius-systems.com >
2015-08-17 14:44:08 +02:00
Paweł Dziepak
498958878e
tests/cql3: compare token() with bigints
...
The default partitioner is murmur3 for which correct token type is
bigint.
Signed-off-by: Paweł Dziepak <pdziepak@cloudius-systems.com >
2015-08-14 16:51:20 +02:00
Paweł Dziepak
d9f20ebbd1
tests/cql3: add tests for compact storage tables
...
Signed-off-by: Paweł Dziepak <pdziepak@cloudius-systems.com >
2015-08-14 14:53:35 +02:00
Paweł Dziepak
36bd11bf96
tests/cql3: add tests for IN restrictions
...
Signed-off-by: Paweł Dziepak <pdziepak@cloudius-systems.com >
2015-08-13 11:36:16 +02:00
Paweł Dziepak
9966a2eac6
cql3: sort and remove duplicates in multi-column IN restrictions
...
Values inside IN clause should be sorted and duplicates removed if the
restricted columns are part of the clustering key, which is always true
for multi column restrictions.
Signed-off-by: Paweł Dziepak <pdziepak@cloudius-systems.com >
2015-08-13 10:52:42 +02:00
Calle Wilund
81f2f80963
Add batchlog_manager to cqlenv + add batch statement test to cql test
2015-08-11 17:10:18 +02:00
Avi Kivity
c720cddc5c
tests: mv tests/urchin/* -> tests/
...
Now that seastar is in a separate repository, we can use the tests/
directory.
2015-08-05 14:16:52 +03:00