Description
It would be nice to have support of empty IN queries.
Example: "SELECT a FROM t WHERE aKey IN ()".
One of the reasons is to have such support in DataStax Java Driver (see discussion here: https://datastax-oss.atlassian.net/browse/JAVA-106).