basho-labs / Riak-TS-JDBC-Driver

JDBC client for Basho's Riak TS database (http://docs.basho.com/riak/ts/), see https://github.com/cvitter/Riak-TS-JDBC-Driver/tree/master/riakts.jdbc.driver for documentation.
Apache License 2.0
10 stars 2 forks source link

Error: Too many subqueries (14) - Max Quantas not working correctly #9

Closed cvitter closed 8 years ago

cvitter commented 8 years ago

With a partion key set to a quantum of 5 days maximum query range that will succeed is 23 hours and 59 minutes. Bug appears to be in Riak TS 1.3.

cvitter commented 8 years ago

Error was in date conversion code and not Riak TS at all.