Since new CB SDK does not support below expression (Select / Expression), do we need to create a query as a String “statement” and running through query option. As showed in example below or there is any other way …?
getCluster().query(statement, QueryOptions.queryOptions().parameters(placeholders));