We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Encounter this error in a customer application:
SQL error: Server Error. Invalid start_doc_key: DocKey(0x82f1, [0, "<some_value>"], [1469285001, 60]). Range: DocKey(0x82f1, [0, "<some_value>"], [1513622000, -Inf]), DocKey(0xdf45, [0, "<some_other_value>"], [0, +Inf, +Inf]) [info] select * from some_keyspace.some_table [info] ^^^^^^ [info] where h2 = ? AND v > 0 AND r1 >= ? AND r1 <= ? [info] AND h1 IN (1,0) [info] (error -2))
The text was updated successfully, but these errors were encountered:
d355997
m-iancu
No branches or pull requests
Encounter this error in a customer application:
The text was updated successfully, but these errors were encountered: