Question-170: Which of the following is shared across all the tables?
- Memtable
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Ans: C
Exp: Memtables and SSTables are maintained for each table. And commit log is shared across all the tables on the node.
You can access to full explanation to question and answer from this page.