Using a date column as a distribution key may distribute rows evenly across dataslices, why is this
a poor choice of a distribution key?

A.
“Queries on the table will invoke compression.
B.
“Queries on date range may involve processing skew.
C.
“Queries on date range will utilize only host processing.
D.
“Queries on the table will invoke compression on the date columns.
Explanation: