Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: xfail
test_order_by_success_case
for scylla
test is failing with the following: ``` cassandra.InvalidRequest: Error from server: code=2200 [Invalid query] message="Order by currently only supports the ordering of columns following their declared order in the PRIMARY KEY" ``` seems like scylla doesn't support ordering by clustering keys Ref: #343
- Loading branch information