Hi ,
TABLE -
CREATE TABLE "CQLUSER" (
id int PRIMARY KEY,
age int,
name text
)
Query -
select * from "CQLUSER" where token(name) > token(deep);
ERROR -
Bad Request: Failed parsing statement: [select * from "CQLUSER" where
token(name) > token(deep);] reason: NullPointerException null
text could not be lexed at line 1, char 15
--
Thanks and Regards
Kuldeep Kumar Mishra
+919540965199
