A list of database columns which store denormalized data per table.
This corresponds to the return value of TableMappingInterface::getExtraColumns() except that this variable is additionally keyed by table name.
Type: array[]
protected $extraColumns = [];