Hai, I have a small doubt i am not much familiar with java, so when a select or insert query is executed against a node does the output of that query will be stored in heap ??
For insert query the output will stored in Memtables will is part on new_heap right ?? does select and other queries also use the new_heap or just writes ?? Is there any document available correlating queries and heap objects. Thanks Pranay.
