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