The Inverted index maps column values to row locations through bitmap or sorted structures, enabling rapid equality, range, and membership filtering.
productCategory
column with values:
indexingConfig.createInvertedIndexDuringSegmentGeneration
to true
in your table configuration.