Bitmap encoding is… #flashcard For a column with categorical values, bitmap encoding creates one bit vector per unique value. Each vector has 1s and 0s that represent which rows contain that value.