Hi,   I have created table schema using CQL, and I am able to insert and select 
from that table.  Everything works great but DELETE is not working.  When I 
execute the DELETE statement it throws "Bad Request: Failed parsing statement: 
[COL1, COL2, from TABLE1;] reason NullPointerException: null"  I tried without 
column names and with column names but always throws the same exception.
Thanks,-Sridharan                                         

Reply via email to