[FOLLOW UP QUESTION TO #5605]
We are not aware of which queries are making into the Cassandra. Is there any way by which we can find out those?
Batch time out queries which appeared in Debug.log shows queries with LIMIT 5000 but no IN statement.
Is there any way by which we can get those queries which are causing multi-partition read into the Database?