What is a materialized view in Cassandra?
A. A view that is created on a column family to allow for fast querying
B. A view that is created on a node to allow for fast querying
C. A view that is created on a non-primary key column to allow for fast querying
D. A view that is created on a primary key column to allow for fast querying